@charset "utf-8";
/* このファイルはUTF-8のBOMなし(UTF-8N)で保存しています */

/**
 * CSS Information
 * ===============================================================
 *
 * Site URL:
 * File name: contents.css
 * Summary:   各コンテンツ用スタイル
 * Created:   YYYY-mm-dd NAME
 * Modified:
 *     YYYY-mm-dd NAME
 *
 * -----------------------------------
 *
 * TOC:
 *     =1    dashboard
 *     =2    login
 *     =3    forget password / reset password
 *
 * ===============================================================
*/

/** =1
 * ========================================
 * dashboard
 * ========================================
 */

.index#dashboard {
}

.index#dashboard .widget dt {
  font-weight: bold;
}

.index#dashboard .widget dd {
  margin: 0 0 1em 1em;
}

.index#dashboard .widget ul {
  margin-left: 20px;
}

.index#dashboard .widget li {
  list-style: disc;
}

/** =2
 * ========================================
 * login
 * ========================================
 */

.account#login {
}

.account#login #header {
  position: absolute;
}

.account#login #contents {
  padding: 0;
}

.account#login #contents #main {
  margin: 150px 0 0;
  width: 100%;
}

.account#login #contents #main #loginForm {
  margin: 10px auto;
  width: 60%;
}

.account#login #contents #main .btns {
  text-align: center;
}

/* -- [ styles for narrow layout ] ----- */
@media screen and (max-width: 768px) {
  .account#login #header .navHandler {
    display: none;
  }

  .account#login #contents #main {
    margin: 150px 0 0 !important;
  }

  .account#login #contents #main #loginForm {
    width: 90%;
  }
}

/** =3
 * ========================================
 * forget password / reset password
 * ========================================
 */

.account#forget-password,
.account#reset-password {
}

.account#forget-password #header,
.account#reset-password #header {
  position: absolute;
}

.account#forget-password #contents,
.account#reset-password #contents {
  padding: 0;
}

.account#forget-password #contents #main,
.account#reset-password #contents #main {
  margin: 150px 0 0;
  width: 100%;
}

.account#forget-password #contents #main #reminderForm,
.account#reset-password #contents #main #reminderForm {
  margin: 10px auto;
  width: 60%;
}

.account#forget-password #contents #main .btns,
.account#reset-password #contents #main .btns {
  text-align: center;
}

.account#forget-password #contents #main .note,
.account#reset-password #contents #main .note {
  margin-top: 2em;
}

.account#forget-password #contents #main .note i,
.account#reset-password #contents #main .note i {
  font-size: 120%;
  text-decoration: none;
}

/* -- [ styles for narrow layout ] ----- */
@media screen and (max-width: 768px) {
  .account#forget-password #header .navHandler,
  .account#reset-password #header .navHandler {
    display: none;
  }

  .account#forget-password #contents #main,
  .account#reset-password #contents #main {
    margin: 150px 0 0 !important;
  }

  .account#forget-password #contents #main #reminderForm,
  .account#reset-password #contents #main #reminderForm {
    width: 90%;
  }
}

/*====================
********************

以下、中前追記分

********************
====================*/

/**
 * ========================================
 * 新規ユーザー招待
 * ========================================
 */

.account#register #contents #main {
  margin: 150px 0 0;
  width: 100%;
}
.account#register #contents #main #reminderForm {
  margin: 10px auto;
  width: 60%;
}

/*placeholder 文字サイズ*/

::-webkit-input-placeholder {
  font-size: 12px;
}
::-moz-placeholder {
  font-size: 12px;
}
:-ms-input-placeholder {
  font-size: 12px;
}
input:placeholder {
  font-size: 12px;
}

/*pに上向きmargin .addP*/

.addP {
  margin-top: 0.5em;
  margin-bottom: 0;
}
.addP02 {
  margin-top: 1em;
  margin-bottom: 0;
}

/*font-awesome 編集*/

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  margin-left: -2px;
  margin-top: -2px;
  font-size: 19px !important;
  font-size: 1.9rem !important;
}
.icon-stack .icon-stack-base {
  margin-left: 5px;
  margin-top: 1px;
  font-size: 13px !important;
  font-size: 1.3rem !important;
}
td [class^="icon-"],
[class*=" icon-"] {
  vertical-align: middle !important;
}
td a .icon-stack {
  margin: 0 -5px -3px -4px;
}
td .icon-stack [class^="icon-"],
td .icon-stack [class*=" icon-"] {
  margin-top: -3px;
  font-size: 20px !important;
  font-size: 2rem !important;
}
td .icon-stack .icon-stack-base {
  margin-left: 5px;
  margin-top: 1px;
  font-size: 14px !important;
  font-size: 1.4rem !important;
}

/*--ヘッダー内アイコン説明部分用--*/
.exeCont td .icon-stack [class^="icon-"],
.exeCont td .icon-stack [class*=" icon-"] {
  margin-left: -4px;
  margin-top: 2px;
  font-size: 30px !important;
  font-size: 3rem !important;
}
.exeCont td .icon-stack .icon-stack-base {
  margin-left: 5px;
  margin-top: 5px;
  font-size: 18px !important;
  font-size: 1.8rem !important;
}
.exeCont td .icon-stack {
  margin-bottom: 7px;
}

/*--edit view output 共通ぱんくず・操作ボタンアイコン部分--*/
.editBtn .icon-stack [class^="icon-"],
.editBtn .exeCont td .icon-stack [class*=" icon-"] {
  margin-left: -6px;
  margin-top: 12px;
  font-size: 38px !important;
  font-size: 3.8rem !important;
}
.editBtn .icon-stack .icon-stack-base {
  margin-left: 10px;
  margin-top: 15px;
  font-size: 24px !important;
  font-size: 2.4rem !important;
}
.editBtn .icon-stack {
  height: 3.8rem;
  margin-bottom: 8px;
  vertical-align: 0;
}

/*アイコン凡例 iconExe*/

.iconExe {
}
.iconExe a {
}
.iconExe i {
  vertical-align: middle;
}

.exeCont {
  padding: 5px 10px 5px 0;
  background: #fff;
  color: #000;
}
.exeCont table {
  /*margin-top: -20px;*/
}
.exeCont td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  font-size: 1.2rem;
}

/*検索ワード 補助ボタン searchListBtn*/

a.searchListBtn,
table.data tbody td a.searchListBtn {
  margin-left: -2px;
  margin-top: 0;
  padding: 4px 3px 8px 5px;
  width: 20px;
  height: 16px;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  vertical-align: middle;
}
a.searchListBtn.forTextarea,
table.data tbody td a.searchListBtn.forTextarea {
  margin-left: 6px;
  margin-top: 0;
  padding: 4px 3px 8px 5px;
  width: 20px;
  height: 16px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: top;
}

/*セレクトボックス風 補助ボタン triangleDownBtn*/

a.triangleDownBtn,
table.data tbody td a.triangleDownBtn {
  margin-left: -7px;
  margin-top: 0;
  padding: 4px 3px 8px 5px;
  width: 20px;
  height: 16px;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  vertical-align: middle;
}
a.triangleDown.forTextarea,
table.data tbody td a.triangleDownBtn.forTextarea {
  margin-left: 6px;
  margin-top: 0;
  padding: 4px 3px 8px 5px;
  width: 20px;
  height: 16px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: top;
}

/*セレクトボックス リスト部分 変形*/

.my-selector-area {
  min-width: 90px; /*110*/
  max-height: 140px; /*160*/
  padding: 10px;
  background: #fff;
  border: 1px solid #555;
  border-top: none;
  overflow-y: scroll;
  z-index: 20;
}
.relative .my-selector-area {
  left: 10px;
}

.my-selector-item {
  padding: 6px 0;
  border-bottom: 1px dotted #ccc;
  cursor: pointer;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.my-selector-item:hover {
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
}

/*水色バック .message.stageTree*/
/*
.message.stageTree p{
	margin-top: 0;
}
.message.stageTree {
	border: 1px solid #BCE8F1;
	background: #D9EDF7;
	color: #3A87AD;
}
.message.stageTree span{
	margin: 0 5px;
}
.message.stageTree span:first-child{
	margin: 0 5px 0 0;
}
*/
.stageTree {
  color: #3a87ad;
}
.headerFollowStatus {
  padding: 2px 2px 2px 5px;
  background: #1776ac;
}

/*ユーザー編集中 バブル veiw-edit-user*/

.veiw-edit-user,
.release-edit-user {
  margin: 6px 4px;
  padding: 6px 8px 1px;
  background: #fff;
  color: #ff3333;
}
.release-edit-user .releaseBtn input {
  width: 60px;
}

/**
 * ========================================
 * table
 * ========================================
 */

/*form内 pdf掲載・web掲載アイコン*/
.iconWrap {
  width: 20px;
  /*width: 55px; 20160314-Chromeでブラウザズームレベルを90%にすると改行してしまったので暫定的にコメントアウト。WEBアイコンも表示させる時に再考の余地有り*/
}
.formIcon {
  padding: 2px 4px;
  margin-left: 5px;
  line-height: 1;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.formIcon.iconPdf {
  margin-top: -16px;
  background: #75ad80;
}
.formIcon.iconPdf.only {
  margin-top: 0;
  padding: 0 4px;
}
.formIcon.iconWeb {
  width: 9px;
  margin-bottom: -12px;
  background: #d99f65;
}
.formIcon.iconWeb.only.flo_left {
  margin-bottom: -3px;
}

.exeCont .formIcon {
  padding: 3px 4px 2px;
  margin-left: 0;
  margin-bottom: 4px;
}

.readonly {
  cursor: not-allowed !important;
}

/*フォームタイトル横幅揃え .fixTitle*/

table td .fixTitle110 {
  width: 110px;
}
table td .fixTitle85 {
  width: 85px;
}
table td .fixTitle75 {
  width: 75px;
}
table td .fixTitle58 {
  width: 58px;
}

/*フォーム左マージン .inlineForm*/

.inlineForm {
  margin-left: 10px !important;
}
.inlineForm02 {
  margin-left: 2px;
}

/*リストページtable ソート用*/
.stage#list table.data thead th.js-sortToggle {
  cursor: pointer;
}
/*リストページtable WEB公開 アイコン*/
.stage#list table.data .webStatusIcon {
  padding: 0 3px;
  font-size: 11px;
  text-align: center;
  background: #cc0000;
  color: #fff;
}
.stage#list table.data .webStatusIcon.nowOpen {
  background: #1776ac;
}
/*リストページtable min-width*/
.stage#list table.data .stageName {
  min-width: 100px;
}
.stage#list table.data .hallName {
  min-width: 80px;
}

#batch-form {
  width: 100%;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

/**
 * ========================================
 * edit view output 共通ぱんくず・操作ボタンアイコン部分
 * ========================================
 */

.editNav {
  margin: 0 20px 0 200px;
  padding: 15px 5px 10px 0;
  background: rgba(239, 238, 239, 0.8);
}
#output .editNav {
  margin: 0;
}
.editBtn li {
  float: left;
  margin-left: 15px;
  text-align: center;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2;
}
.editBtn li a {
  color: #555;
}
.editBtn li i {
  display: inline-block;
  margin: 3px 0 4px;
}
.editBtn li .circle {
  height: 45px;
  width: 45px;
  margin: 0 auto 2px;
  background: #cc0000;
  text-align: center;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
}
.editBtn li .circle.bgBlue {
  background: #1776ac;
}
.editBtn li .circle span {
  height: 45px;
  width: 45px;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  font-size: 1.2rem;
}

/* ====
 * header追随 2016/4/7にfixedに変更
 * ====*/
/*
#edit.stage .headerFollow{
	position: static;
}
*/
#edit.stage .headerFollow {
  position: fixed;
  top: 50px;
  left: 0;
  z-index: 9;
  width: 100%;
}
/*
#edit.stage .headerFollow.follow{
	position: fixed;
	z-index: 5;
	top: 51px;
	right: 0;
	padding: 0 20px 0 10px ;
	background: rgba(239,238,239,0.8);
}
#edit.stage .tabContent.follow{
	margin-top: 201px;
}
#edit.stage .headerFollow.follow .mb20{
	margin-bottom: 0;
}
#edit.stage .headerFollow.follow .editNav{
	margin: 10px;
}

#edit.stage .headerFollow.follow .tabNav{
	margin-top: 5px;
}
*/

/**
 * ========================================
 * edit stage
 * ========================================
 */

.seatCloseBtn {
  padding-left: 0;
  padding-right: 0;
}

#edit.stage .playguide .btn {
  width: auto;
  margin-top: 0;
}

/*- 追加項目 -*/

#edit.stage .numberCredit {
  margin-top: 0.5em;
}

/**
 * ========================================
 * output stage
 * ========================================
 */

#output.stage .tabNav {
  margin-top: 0;
}

#output.stage .outputBtn li {
  display: inline-block;
  margin: 0 10px;
  text-align: center;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2;
  vertical-align: middle;
}
#output.stage .outputBtn li a {
  color: #555;
}
#output.stage .outputBtn li i {
  display: inline-block;
  margin: 3px 0 4px;
  vertical-align: middle;
}
#output.stage .outputBtn li img {
  height: 40px;
}
#output.stage object {
  width: 100%;
  height: 600px;
}

/**
 * ========================================
 * pdf stage
 * ========================================
 */

body.pdf.stage {
  background: #fff;
  color: #000;
}
body.pdf.stage #contents {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}
body.pdf.stage .body {
  font-family: "Noto Sans JP", "Noto Sans", sans-serif !important;
}
.pdf.stage #contents {
  padding: 0;
}
.pdf.stage section {
  margin: 0;
}
.pdf.stage .widget {
  margin-bottom: 0;
  background: #fff;
  border: none;
}
.pdf.stage .widget .title {
  height: auto !important;
  min-height: 12px !important;
}
.pdf.stage.sc .widget .title {
  background: #066a9f;
  color: #fff;
}
.pdf.stage.onsen .widget .title {
  background: #000;
  color: #fff;
}
.pdf.stage.plum .widget .title {
  background: #108a04;
  color: #fff;
}
.pdf.stage .widget .body {
  border-bottom: none;
  padding: 5px 0 0 0;
}
.pdf.stage h2 {
  padding: 8px;
  line-height: 1;
}
.pdf.stage h2 img {
  /* height: 9px; */
  height: 12px;
  vertical-align: top;
}

/*--pdf内 table--*/
.pagebreak {
  page-break-after: always;
}

.pdf.stage table.onlyPdf {
  margin-bottom: 5px;
  width: 100%;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.2;
  break-inside: avoid;
}

.pdf.stage table.onlyPdf th,
.pdf.stage table.onlyPdf td {
  padding: 5px 6px;
  border: 1px solid #c5c5c5;
  vertical-align: middle;
}
.pdf.stage table.onlyPdf td.generalReleaseSeller {
  min-width: 28em;
  width: 45%;
}
.pdf.stage table.onlyPdf td.generalReleaseNote {
  width: 20em;
}
.pdf.stage table.onlyPdf td.generalReleaseDate {
  width: 48%;
}
.pdf.stage table.onlyPdf td.generalReleaseTicket {
  width: 32%;
}

.pdf.stage table.onlyPdf th.primaryInfo,
.pdf.stage table.onlyPdf td.primaryInfo {
  padding: 8px 6px;
  font-size: 12px;
  font-size: 1.2rem;
}

.pdf.stage table.onlyPdf th {
  width: 18%;
  min-width: 130px;
  background: #eee;
  font-weight: normal;
}
.pdf.stage table.onlyPdf th.small {
  width: 11%;
}
.pdf.stage table.onlyPdf th.drink {
  width: 12.5%;
}
.pdf.stage table.onlyPdf th.auto {
  width: auto;
}
.pdf.stage table.onlyPdf .tdWidthHalf {
  width: 42%;
}
table.onlyPdf.list th {
  width: auto;
}

.pdf.stage table.onlyPdf .stageDate {
  float: left;
  width: 240px;
}
.pdf.stage table.onlyPdf .stageDate:first-child {
  margin-right: 20px;
}

.pdf.stage table.onlyPdf .dottedTop {
  margin-top: 2px;
  padding-top: 3px;
  border-top: 1px solid #f1f1f1;
  line-height: 1;
}

.pdf.stage table.onlyPdf td.description {
  width: 16em;
  font-size: 80%;
}

.pdf.stage table.onlyPdf td dl.note {
  margin-top: 1em;
  font-size: 80%;
}

.pdf.stage table.onlyPdf td dl.note dt {
  margin-top: 0.5em;
}

.pdf.stage table.onlyPdf td dl.note dd {
  margin-left: 2.5em;
  text-indent: -1.5em;
}
.pdf.stage table.onlyPdf td dl.note dd:before {
  content: "…";
  margin-right: 0.5em;
}

.pdf.stage table.onlyPdf td dl.explain {
  margin: 3px 15px 10px 10px;
  padding: 10px 14px;
  border: 1px solid #efa862;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffeedb;
}

.pdf.stage table.onlyPdf td dl.explain dt {
  color: #e08104;
  font-weight: bold;
}

.pdf.stage table.onlyPdf td dl.explain dt i {
  font-size: 120%;
}

.pdf.stage table.onlyPdf td dl.explain dd {
  margin-top: 0.5em;
  margin-left: 1em;
}

.pdf.stage table.onlyPdf td th {
  width: 8.5em;
}
.pdf.stage table.onlyPdf td.minW60 {
  min-width: 70px;
}
.pdf.stage table.onlyPdf p.generalDetailTtl {
  margin-bottom: 0.3em;
  text-indent: -0.4em;
}

/**
 * ========================================
 * popup
 * ========================================
 */

body.popup {
  min-height: auto;
}

/**
 * slim table
 * ----------------------------------
 */

table.searchSlim {
  width: 98%;
  border-collapse: separate;
  xborder-collapse: collapse;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-right: 1px solid #dddddd;
}

table.searchSlim th,
table.searchSlim td {
  padding: 6px 8px;
  border-left: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  vertical-align: middle;
}

table.searchSlim thead {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
table.searchSlim thead th {
  border-top: 1px solid #dddddd;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #ededed;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f1f1f1),
    to(#eaeaea)
  );
  background: -webkit-linear-gradient(top, #f1f1f1, #eaeaea);
  background: -moz-linear-gradient(top, #f1f1f1, #eaeaea);
  background: -o-linear-gradient(top, #f1f1f1, #eaeaea);
  background: -ms-linear-gradient(top, #f1f1f1, #eaeaea);
  background: linear-gradient(top, #f1f1f1, #eaeaea);
}

table.searchSlim tbody th,
table.searchSlim tbody td {
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

table.searchSlim tbody td.lastLeft {
  -moz-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
table.searchSlim tbody td.lastRight {
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
table.searchSlim tbody td.select {
  overflow: visible;
  border-left: none;
  text-overflow: visible;
  text-align: right;
}
table.searchSlim tbody td.category {
  padding: 3px 8px;
  background: #a1a1a1;
  color: #fff;
}

table.searchSlim tbody td button,
table.searchSlim tbody td input.btn,
table.searchSlim tbody td a.btn,
table.searchSlim tbody td span.btn {
  width: 5em;
}
table.searchSlim tbody td button.autowidth,
table.searchSlim tbody td input.btn.autowidth,
table.searchSlim tbody td a.btn.autowidth,
table.searchSlim tbody td span.btn.autowidth {
  width: auto;
}

/**
 * wide table
 * ----------------------------------
 */

table.searchWide {
  width: 100%;
  border-collapse: separate;
  xborder-collapse: collapse;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}

table.searchWide th,
table.searchWide td {
  padding: 6px 8px;
  border-bottom: 1px solid #dddddd;
  vertical-align: middle;
}

table.searchWide thead {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
table.searchWide thead th {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  background: #ededed;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f1f1f1),
    to(#eaeaea)
  );
  background: -webkit-linear-gradient(top, #f1f1f1, #eaeaea);
  background: -moz-linear-gradient(top, #f1f1f1, #eaeaea);
  background: -o-linear-gradient(top, #f1f1f1, #eaeaea);
  background: -ms-linear-gradient(top, #f1f1f1, #eaeaea);
  background: linear-gradient(top, #f1f1f1, #eaeaea);
}
table.searchWide thead th.first {
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
table.searchWide thead th.last {
  width: 5em;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
}
table.searchWide tbody td.category {
  padding: 3px 8px;
  background: #a1a1a1;
  color: #fff;
}

table.searchWide tfoot {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
table.searchWide tfoot th {
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  background: #ededed;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f1f1f1),
    to(#eaeaea)
  );
  background: -webkit-linear-gradient(top, #f1f1f1, #eaeaea);
  background: -moz-linear-gradient(top, #f1f1f1, #eaeaea);
  background: -o-linear-gradient(top, #f1f1f1, #eaeaea);
  background: -ms-linear-gradient(top, #f1f1f1, #eaeaea);
  background: linear-gradient(top, #f1f1f1, #eaeaea);
}
table.searchWide tfoot th.first {
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
table.searchWide tfoot th.last {
  -moz-border-radius: 0 0 5px 0;
  -webkit-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0;
}

table.searchWide tbody th,
table.searchWide tbody td {
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

table.searchWide tbody td.thumbnail {
  width: 5.6em;
  padding: 5px;
  text-align: center;
}
table.searchWide tbody td.thumbnail img {
  width: 100%;
}

table.searchWide tbody td.lastLeft {
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
table.searchWide tbody td.lastRight {
  -moz-border-radius: 0 0 5px 0;
  -webkit-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0;
}

table.searchWide tbody td button,
table.searchWide tbody td input.btn,
table.searchWide tbody td a.btn,
table.searchWide tbody td span.btn {
  width: 5em;
}
table.searchWide tbody td button.autowidth,
table.searchWide tbody td input.btn.autowidth,
table.searchWide tbody td a.btn.autowidth,
table.searchWide tbody td span.btn.autowidth {
  width: auto;
}

/**
 * ========================================
 * ファイルマネージャー
 * ========================================
 */

.folderArea h4 {
  margin-bottom: 10px;
  padding: 5px 10px;
  vertical-align: middle;
  background: #eaeaea;
  font-weight: bold;
  color: #555;
}

#folderTree {
  float: left;
  width: 150px;
}
#folderTree li {
  margin: 0 0 0 5px;
  width: 90%;
}
#folderTree li a {
  display: block;
  padding: 3px 3px 3px 6px;
  border-radius: 5px;
}
#folderTree li a:hover {
  background: #eaeaea;
}

#folderPreview {
  float: right;
  margin-right: -150px;
  width: 100%;
}
#previewArea {
  border-left: 1px solid #cccccc;
  margin-right: 150px;
}
#previewArea .items {
  padding: 0 10px 10px;
}
#previewArea .item {
  border: 1px dotted #cccccc;
  float: left;
  margin-bottom: 15px;
  margin-right: 10px;
  padding: 10px;
  width: 125px;
}
#previewArea .item dt span {
  display: block;
  overflow: hidden;
  padding: 2px 5px;
  margin-top: 5px;
  background: #efefef none repeat scroll 0 0;
  border-radius: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#previewArea .item dd {
  margin-top: 8px;
}

/*--吹き出し--*/
#previewArea dl.parameter {
  display: none;
  position: absolute;
  z-index: 100;
  padding: 15px;
  width: 200px;
  background: #fcfcfc none repeat scroll 0 0;
  border: 2px solid #dadada;
  border-radius: 5px;
}

#previewArea dl.parameter:after,
#previewArea dl.parameter:before {
  border: medium solid transparent;
  bottom: 100%;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
#previewArea dl.parameter:before {
  border-color: rgba(204, 204, 204, 0) rgba(204, 204, 204, 0) #dadada;
  border-width: 18px;
  left: 50%;
  margin-left: -18px;
}
#folderPreview dl.parameter::after {
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fcfcfc;
  border-width: 15px;
  left: 50%;
  margin-left: -15px;
}

/*-- file-list --*/

#folderPreview .item.file div.image {
  display: table-cell;
  height: 190px;
  text-align: center;
  vertical-align: middle;
}

/*-- file-list / folder-list popupモード --*/

#file-list.popup #totop,
#folder-list.popup #totop {
  bottom: 0;
}

#file-list.popup #contents,
#folder-list.popup #contents {
  padding: 0;
}
#file-list.popup #contents #main .inner,
#folder-list.popup #contents #main .inner {
  margin-left: 0;
}

table.list {
  width: 100%;
  border: 1px solid #dedede;
  border-collapse: collapse;
}
table.list th {
  padding: 5px;
  vertical-align: middle;
}
table.list td {
  padding: 8px 5px;
  vertical-align: middle;
}
table.list th {
  background: #f1f1f1;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fdfdfd),
    to(#eaeaea)
  );
  background: -webkit-linear-gradient(top, #fdfdfd, #eaeaea);
  background: -moz-linear-gradient(top, #fdfdfd, #eaeaea);
  background: -o-linear-gradient(top, #fdfdfd, #eaeaea);
  background: -ms-linear-gradient(top, #fdfdfd, #eaeaea);
  background: linear-gradient(top, #fdfdfd, #eaeaea);
}
table.list td {
  border-top: 1px solid #dedede;
  font-size: 11px;
}
table.list th.thumbnail,
table.list td.thumbnail {
  width: 5.5em;
  padding: 5px 3px;
  text-align: center;
}

/*-- file uploader dropbox --*/

#dropbox {
  position: relative;
  width: 99%;
  min-height: 200px;
  border: 3px dashed #cccccc;
}
.popup #dropbox {
  min-height: 150px;
}
#dropbox.hover {
  border-color: #999999;
  background: #f7fafd;
}
#dropbox.active {
  background: #fff3ce;
}
#dropbox p {
  margin: 40px auto;
  width: 24em;
  text-align: center;
}
#dropbox p.exp {
  text-align: left;
}

#dropbox #fileSelector {
  position: absolute;
  top: -9999px;
  left: 0;
  z-index: 1;
}
#dropbox label {
  position: absolute;
  top: -9999px;
  left: 0;
  z-index: 2;
  width: 500px;
  height: 2em;
  background: #ffffff;
  text-indent: -9999px;
}

#dropbox #preview {
  margin: 0;
  padding: 10px;
  float: none;
}
#dropbox #preview .previewContainer {
  display: inline-block;
  margin: 10px;
  padding: 10px;
  border: 1px solid #cccccc;
}
#dropbox #preview .previewImage {
  display: table-cell;
  width: 120px;
  height: 120px;
  vertical-align: middle;
  text-align: center;
}
#dropbox #preview .previewImage img {
  max-width: 100px;
  max-height: 100px;
}
#dropbox #preview .previewData dt {
  font-weight: bold;
}
#dropbox #preview .previewData dd {
  margin-left: 20px;
}

#moveto {
  display: none;
  margin-left: 5px;
}

/**
 * ========================================
 * push (TOPページカﾙｰセル)
 * ========================================
 */

#push .imagePreview img {
  display: inline-block;
  width: 125px;
  margin-bottom: 4px;
}

/**
 * ========================================
 * event / hall マスター情報 + 広報・WEBページのWEB画像サムネイル含む
 * ========================================
 */

.imagePreview img {
  display: inline-block;
  width: 125px;
  margin-bottom: 4px;
}
