@font-face {
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-style: normal;
  src: url('../../asset/fonts/Roboto/RobotoCondensed-Bold.woff') format('woff');
}

html {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  text-align: center;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  background: #000;
  overflow-y: scroll;
}

/** 日本語 **/
html[lang='ja'] body, html[lang='ja'] body * {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

/** 英語、ドイツ語、スペイン語、フランス語、イタリア語、オランダ語、トルコ語、ロシア語 **/
html[lang='en'] body, html[lang='en'] body *, html[lang='de'] body, html[lang='de'] body *,
html[lang='es'] body, html[lang='es'] body *, html[lang='fr'] body, html[lang='fr'] body *,
html[lang='it'] body, html[lang='it'] body *, html[lang='nl'] body, html[lang='nl'] body *,
html[lang='ru'] body, html[lang='ru'] body *, html[lang='tr'] body, html[lang='tr'] body * {
  font-family: 'Helvetica', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

/** 中国語（繁体・簡体） **/
html[lang='zh-cn'] body, html[lang='zh-cn'] body *, html[lang='zh-tw'] body, html[lang='zh-tw'] body * {
  font-family: 'Hiragino Sans GB W3/W6', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

/** 韓国語 **/
html[lang='ko'] body, html[lang='ko'] body * {
  font-family: 'Apple SD Gothic Neo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

input[type=password] {
  font-family: verdana, sans-serif !important;
}

ul, li {
  list-style: none;
}

h1, h2, ul, li, p {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #444444;
}

a img {
  border: none;
}

.cbp-spmenu {
  display: none;
}

#showRightPush {
  display: none;
}

/** ヘッダー **/
.header {
  background: #000000;
  font-size: 0.8em;
}

.header .h_bar {
  height: 48px;
  text-align: left;
  padding: 0 0 0 20px;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

.header .h_bar h1 {
  padding: 13px 0 10px 0;
  line-height: 18px;
}

.header .h_bar h1 a img {
  height: 20px;
  width: auto;
}

.header .h_bar ul {
  position: absolute;
  top: 12px;
  right: 15px;
  left: 244px;
}

.header .h_bar ul li {
  float: left;
  width: auto;
  text-align: center;
  line-height: 100%;
}

.header .h_bar ul li + li {
  margin-left: 40px;
}

.header .h_bar ul a {
  display: block;
  color: #ffffff;
  padding: 6px 0 8px 0;
  width: 100%;
}

.header .h_bar ul a:hover {
  text-decoration: underline;
}

.header .h_bar ul li.login {
  float: right;
}

.header .h_bar ul li.login a {
  background: url(../images/header_help_icon.png?rel=1671085752174) no-repeat left center;
  padding: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
}

.header .nav {
  background: #3d4042;
  color: #ffffff;
}

.header .nav_innr {
  margin: 0 auto;
  padding: 20px;
  text-align: left;
  position: relative;
  font-size: 1.24em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header .nav_innr ul {
  -webkit-box-flex: 1 1 150px;
  -webkit-flex: 1 1 150px;
  -ms-flex: 1 1 150px;
  flex: 1 1 150px;
  text-align: right;
}

.header .nav_innr .bd {
  color: #a8a8b7;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: calc(100% - 150px);
}

.header .nav_innr.nav_detail .bd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.header .nav_innr .bd span {
  padding: 0 15px 0 0;
  margin: 0 5px 0 0;
}

.header .nav_innr .bd .current {
  background: url(../images/bar_bread.gif?rel=1671085752174) no-repeat right center;
  max-width: 18em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.header .nav_innr .bd .file {
  max-width: calc(100% - 300px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.header .nav_innr .bd .suffix {
}

.header .nav_down .bd .current {
  background: none;
}

.header .nav_down .bd .file {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: calc(100% - 450px);
}

.header .nav_innr .bd a {
  color: #ffffff;
  background: url(../images/smp_back.png?rel=1671085752174) no-repeat left center;
  padding: 8px 0 8px 24px;
  background-size: 15px 24px;
}

.header .nav_innr ul li {
  display: inline-block;
  *display: inline;
  *zoom: inline;
  padding-left: 30px;
  color: #ccc;
  font-size: 0.9em;
}

.header .nav_innr ul li strong {
  margin-left: 15px;
  color: #ffffff;
}

.mreset {
  right: 0 !important;
}

/** /ヘッダー **/
/** エラー画面 **/
.error_page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
}

.error_slide {
  z-index: 9999;
}

.error_bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/error_bg.png?rel=1671085752174);
  position: fixed;
  z-index: 1;
}

.error_page .error {
  position: relative;
  z-index: 2;
  background: #fff;
  width: 480px;
  text-align: left;
  font-size: 1.2em;
  padding: 40px 60px;
  margin: 150px auto 0 auto;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.error_page .error h2 {
  font-size: 1.3em;
}

.error_page .error .bt {
  text-align: center;
  margin: 50px auto 0 auto;
}

.error_page a.btn_ok {
  display: block;
  background: url(../images/bt_bg01.png?rel=1671085752174) no-repeat left top;
  width: 240px;
  height: 55px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
}

.error_page a.btn_ok:hover {
  background: url(../images/bt_bg01on.png?rel=1671085752174) no-repeat left top;
}

.error_page a.btn_ok_alt {
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #3a3b3d;
  background: -moz-linear-gradient(top, #3a3b3d 0%, #2a2b2c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a3b3d), color-stop(100%, #2a2b2c));
  background: -webkit-linear-gradient(top, #3a3b3d 0%, #2a2b2c 100%);
  color: #ffffff;
  max-width: 240px;
  height: auto;
  line-height: 24px;
  padding: 15px 0px;
  font-size: 20px;
  margin: 0 auto;
  text-align: center;
}

.error_page a.btn_ok_alt:hover {
  background: #606162;
  background: -moz-linear-gradient(top, #606162 0%, #505051 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #606162), color-stop(100%, #505051));
  background: -webkit-linear-gradient(top, #606162 0%, #505051 100%);

}

/** ダウンロード画面 **/
.download_page {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 101;
}

.download_bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/error_bg.png?rel=1671085752174);
  position: fixed;
  z-index: 100;
}

/*
	ダウンロードダイアログコンテナ
*/
.download_page .download {
  font-size: 1.2em;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 500px;
  margin: 150px auto 0 auto;

  text-align: left;

  border: 1px solid #404040;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #262626;
}

/*
	ダウンロードダイアログヘッダー
*/
.download_page .download h2 {
  position: relative;

  font-size: 16px;
  font-weight: normal;
  line-height: 53px;

  height: 53px;
  padding: 0 20px;

  color: #bfbfbf;
  background-color: #333;
  box-shadow: rgba(0, 0, 0, .1) 0 5px 5px 0;
  display: flex;
  -webkit-box-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: space-between;
}

.download_page .download h2 .sl_name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.download_page .download h2 .sl_name .file_name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.download_page .download h2 a.close {
  width: 12px;
  height: 12px;
  background: url(../images/slp_close.png?rel=1671085752174) center center / 18px 18px no-repeat;
  -webkit-box-flex: 0 0 20px;
  -webkit-flex: 0 0 20px;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
}

/*
	ダウンロードダイアログコンテンツ部分
*/

/* ダウンロードダイアログコンテンツ-共通で使用されるパーツ */
.download_page .download .notice {
  font-size: 14px;

  display: inline-block;

  width: auto;
  margin-top: 40px;
  padding: 5px 0 6px 48px;

  color: #b0b0b0;
  background-image: url(../images/icon_caution.png?rel=1671085752174);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 28px 28px;
}

/* ダウンロードダイアログコンテンツ-対象選択ダイアログ */
.download_page .download .dtyp_select {
  padding: 168px 0 40px 0;

  background-image: url(../images/icon_download.png?rel=1671085752174);
  background-repeat: no-repeat;
  background-position: center 40px;
  background-size: 88px 88px;
}

.download_page .dtyp_select ul p {
  border-bottom: 1px solid #404040;
}

.download_page .dtyp_select ul p:first-child {
  border-top: 1px solid #404040;
}

.download_page .download .dtyp_select label {
  font-size: 16px;
  line-height: 59px;

  display: block;

  margin-left: 70px;

  color: #bfbfbf;
}

.download_page .download .dtyp_select label input[type=radio] {
  width: 18px;
  height: 18px;
  margin: -2px 5px 0 0;

  vertical-align: middle;
}

/* ダウンロードダイアログコンテンツ-確認ダイアログ */
.download_page .download .d_txt {
  padding: 40px 20px;

  text-align: center;

  font-size: 18px;

  color: #bfbfbf;
}

/* コピーのときも「.download_page」が使われているため、#download_diagでダウンロード時のみのスタイルを指定 */
#download_diag .download .d_txt p.download_prepare {
  padding-top: 128px;

  background-image: url(../images/icon_download.png?rel=1671085752174);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 88px 88px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}

#download_diag .download .d_txt p.download_prepare .txt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.download_page .download .d_txt p.caution {
  padding-top: 128px;

  background-image: url(../images/icon_caution.png?rel=1671085752174);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 88px 88px;
}

.download_page .download .d_txt p.file_name {
  font-size: 18px;

  padding-top: 20px;

  color: #999999;
}

/* ダウンロードダイアログコンテンツ-準備中ダイアログ */
.download_page .d_pref {
  font-size: 18px;

  position: relative;

  padding: 144px 20px 40px 20px;

  text-align: center;

  color: #bfbfbf;
  background-image: url(../images/icon_done.png?rel=1671085752174);
  background-repeat: no-repeat;
  background-position: center 40px;
  background-size: 64px 64px;
}

.download_page .d_pref img {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;

  width: 64px;
  height: 64px;
  margin-right: auto;
  margin-left: auto;

  background-color: #262626;
}

.download_page .d_pref p {
  /* 特になし */
}

/*
	ダウンロードダイアログフッター
*/
.download_page .download .bt,
.download_page .da_cancel {
  padding: 20px;
  background-color: #333;
  text-align: center;
}

.download_page .download .bt ul {
  zoom: 1;
}

.download_page .download .bt ul li,
.download_page .download .da_cancel ul li {
  display: inline-block;
}

.download_page .download .bt ul li.ok {
  margin-right: 18px;
}

.download_page .dl_list {
  border: 1px solid #404040;
  border-left: none;
  border-right: none;
}

.download_page .dl_list_sc {
  height: 310px;
  overflow: auto;
}

.download_page .dl_list ul li {
  display: block;
  zoom: 1;
  height: 68px;
  overflow: hidden;
  line-height: 68px;
}

.download_page .dl_list ul li + li {
  border-top: 1px solid #404040;
}

.download_page .dl_list ul li span {
  display: block;
  color: #bfbfbf;
}

.download_page .dl_list ul li span.dbt {
  float: right;
  margin: 18px 20px 18px 0;
}

.download_page .dl_list ul li span.num {
  float: left;
  background: url(../images/icon_zipfile.png?rel=1671085752174) left center / 24px 24px no-repeat;
  padding: 0 0 0 42px;
  margin: 0 0 0 20px;
}

.download_page .bt_single {
  padding-left: 130px;
}

.download_page a.btn_ok_list {
  font-size: 12px;
  line-height: 32px;

  display: block;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 120px;
  height: 32px;

  text-align: center;

  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.download_page a.btn_ok_list:hover {
  /* TODO */
}

.download_page a.btn_ok_list img {
  margin-right: 5px;
  vertical-align: text-top;
}

.download_page .download .bt ul:after, .download_page .dl_list ul li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*
	ダウンロードダイアログフッターOK,キャンセルボタン
*/
.download_page a.btn_ok,
.download_page a.btn_cancel,
.download_page a.btn_smart {
  font-size: 16px;
  line-height: 44px;

  display: block;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  height: 44px;

  text-align: center;

  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.download_page a.btn_ok:hover,
.download_page a.btn_cancel:hover,
.download_page a.btn_smart:hover {
  /* TODO */
}

.download_page a.btn_ok img {
  /* ダウンロードアイコンは非表示 */
  display: none;
}

.download_page a.btn_ok_off, .download_page a.btn_ok_off:hover {
  /* TODO：非活性状態 */
  cursor: default;
}

/*
	アカウント設定ダイアログ
*/
#copy_diag.download_page .download {
  width: 500px;
  position: relative;
}

#copy_diag.download_page .download.login {
  width: 435px;
}

#copy_diag.download_page .download .d_txt.login {
  font-size: 14px;

  padding: 20px;
}

#copy_diag.download_page .download .d_txt.confirm {
  font-size: 14px;

  padding: 168px 20px 0 20px;

  background-image: url(../images/icon_copytome.png?rel=1671085752174);
  background-repeat: no-repeat;
  background-position: center 40px;
  background-size: 88px 88px;
}

#copy_diag.download_page .ac_social {
  padding: 20px;
  margin: 0 20px;
  background-color: #333;
}

#copy_diag.download_page .ac_social p {
  font-size: 16px;
  color: #bfbfbf;
  margin-bottom: 20px;
}

#copy_diag.download_page .ac_social ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

#copy_diag.download_page .ac_social ul li {
  display: inline-block;
  margin-bottom: 8px;
}

#copy_diag.download_page .ac_social ul li + li {
  margin-left: 8px;
}

#copy_diag.download_page .ac_social ul li a.social-button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 40px;
  line-height: 40px;

  background-repeat: no-repeat;
  background-position: center left 8px;
  background-size: 28px 28px;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;

  font-size: 14px;
  box-shadow: 0 0 1px 0 rgba(0,0,0,0.12), 0 1px 1px 0 rgba(0,0,0,0.24);
}
#copy_diag.download_page .ac_social ul li a.social-button:active {
  box-shadow: none;
}


#copy_diag.download_page .ac_social ul li a.social-button.twitter {
  padding-left: 45px;
  padding-right: 14px;
  background-size: 20px 20px;
  color: #fff;
  background-color: #55acee;

  background-image: url(../images/icon_twitter.png?rel=1671085752174);
  width: 110px;
}
#copy_diag.download_page .ac_social ul li a.social-button.twitter:hover {
  background-color: #7dbef1;
}
#copy_diag.download_page .ac_social ul li a.social-button.twitter:active {
  background-color: #3b7eb6;
}

#copy_diag.download_page .ac_social ul li a.social-button.facebook {
  padding-left: 38px;
  padding-right: 9px;
  background-size: 22px 22px;
  color: #fff;
  width: 115px;
  background-color: #4761a2;

  background-image: url(../images/icon_facebook.png?rel=1671085752174);
}
#copy_diag.download_page .ac_social ul li a.social-button.facebook:hover {
  background-color: #7385b6;
}
#copy_diag.download_page .ac_social ul li a.social-button.facebook:active {
  background-color: #314476;
}

#copy_diag.download_page .ac_social ul li a.social-button.google {
  padding: 1px 14px 1px 1px;
  color: #757575;
  background-color: #fff;
  width: 110px;
  display: inline-flex;
  justify-content: space-between;
}
#copy_diag.download_page .ac_social ul li a.social-button.google:hover {
  color: #9e9e9e;
}
/* IE11でaタグの中に要素がある場合:activeのスタイルが適用されない対策*/
#copy_diag.download_page .ac_social ul li a.social-button.google i,
#copy_diag.download_page .ac_social ul li a.social-button.google span {
  pointer-events: none;
}
#copy_diag.download_page .ac_social ul li a.social-button.google:active {
  background-color: #ccc;
  color: #757575;
}
#copy_diag.download_page .ac_social ul li a.social-button.google i {
  width: 38px;
  height: 38px;
  background: #fff url(../images/icon_logo_googleg.png?rel=1671085752174) no-repeat center center;
}

#copy_diag.download_page .ac_profile.login {
  color: #bfbfbf;
  padding: 20px;
  margin: 20px 20px 0 20px;
  background-color: #333;
}

#copy_diag.download_page .ac_profile.confirm {
  color: #bfbfbf;
  padding: 40px 20px;
  text-align: center;
}

#copy_diag.download_page .ac_profile.login input[type=text],
#copy_diag.download_page .ac_profile.login input[type=password] {
  font-size: 14px;
  line-height: 36px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 36px;
  padding: 0 10px;

  color: #bfbfbf;
  border: 1px solid #404040;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #000;
  outline: transparent;
}

#copy_diag.download_page .ac_profile.login input#email {
  margin-top: 20px;
}

#copy_diag.download_page .ac_profile.login input#passwd {
  margin-top: 10px;
}

#copy_diag.download_page .error {
  color: #bfbfbf;
  background: url(../images/pass_error.png?rel=1671085752174) no-repeat left 6.5px;
  padding: 2px 2px 2px 18px;
  background-size: 16px;
  background-position: 1px 5px;
}

#copy_diag.download_page .login_check {
  margin-top: 20px;
  font-size: 14px;
}

#copy_diag.download_page .login_check a {
  color: #bfbfbf;
  background: url(../images/login_check.png?rel=1671085752174) left center / 18px 18px no-repeat;
  padding: 6px 5px 6px 36px;
}

#copy_diag.download_page .login_check a.on {
  background: url(../images/login_check_on.png?rel=1671085752174) left center / 18px 18px no-repeat;
}

#copy_diag.download_page .ac_profile .ok {
  margin-top: 20px;
}

#copy_diag.download_page .ac_profile .ok .btn_ok {
  width: 100%;
}

#copy_diag.download_page .reminder {
  margin: 0 20px;
  padding: 0 20px 20px 20px;
  text-align: center;
  background-color: #333;
}

#copy_diag.download_page .reminder a {
  font-size: 14px;
  color: #1a96d5;
  text-decoration: none;
}

#copy_diag.download_page .register {
  font-size: 14px;
  padding: 30px;
  text-align: center;
}

#copy_diag.download_page .register a {
  font-size: 14px;
  color: #1a96d5;
  text-decoration: none;
}

#copy_diag.download_page .ac_copy {
  text-align: center;
}

#copy_diag.download_page .download .ac_copy.wait {
  font-size: 18px;
  color: #bfbfbf;

  padding: 168px 20px 0 20px;
}

#copy_diag.download_page .download .ac_copy.wait .notice {
  padding-bottom: 40px;
}

#copy_diag.download_page .download .ac_pref img {
  position: absolute;
  top: 105px;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;

  width: 64px;
  height: 64px;
}

#copy_diag.download_page .download .ac_copy.complete {
  font-size: 18px;
  color: #bfbfbf;

  padding: 168px 20px 40px 20px;

  background-image: url(../images/icon_done.png?rel=1671085752174);
  background-repeat: no-repeat;
  background-position: center 40px;
  background-size: 88px 88px;
}

#copy_diag.download_page .bt.login {
  padding: 20px 40px;
}

#copy_diag.download_page .bt.login ul li {
  display: block;
}

#copy_diag.download_page .bt.login a.btn_cancel {
  width: 100%;
}

/** ログインページ **/
/*
 auth.html
 パスワードエリア
 */
.password_area {
  background: #3d4042;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;

}

.password {
  width: 340px;
  color: #ffffff;
  overflow: hidden;
  text-align: left;
}

/*
 auth.html
 メッセージ
 */
.password p {
  padding-top: 125px;
  background: url(../images/icon_password.png?rel=1671085752174) center top / 81px 81px no-repeat;
  text-align: center;
  font-size: 18px;
  margin-bottom: 40px;
}

/*
 auth.html
 パスワードエラーメッセージ
 */
.password .error {
  background: url(../images/pass_error.png?rel=1671085752174) no-repeat left center;
  background-size: 24px;
  padding: 2px 2px 2px 28px;
  margin-bottom: 20px;
}

/*
 auth.html
 パスワード入力フォーム通常時
 */
.password .error[style*='display: none'] + #form_password input[type=text],
.password .error[style*='display: none'] + #form_password input[type=password] {
  border: 1px solid #fff;
}

/*
 auth.html
 パスワード入力フォーム
 */
.password input[type=text],
.password input[type=password] {
  font-size: 14px;
  line-height: 36px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 340px;
  height: 36px;
  padding: 0 10px;

  color: #999;
  border: 1px solid #404040;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #000;
  outline: transparent;
}

/*
 auth.html
 背景黒、背景濃いグレー時のテキストボックスの文字色
 */
body.black100 .password_area .password input[type=text] {
    color: #ddd!important;
}
.password_area .password .password input[type=text] {
    color: #fff!important;
}

/*
 auth.html
 OK、キャンセルボタン
 */
.password ul {
  zoom: 1;
  margin-top: 40px;
}

.password ul li {
  float: left;
}

.password ul li.cancel {
  margin: 0 0 0 20px;
}

.password a.btn_ok,
.password a.btn_cancel {
  font-size: 16px;
  line-height: 44px;

  display: block;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 160px;
  height: 44px;

  text-align: center;

  color: #fff;
  border: 1px solid #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.password a.btn_ok:hover,
.password a.btn_cancel:hover {
  /* TODO */
}

.password a.btn_ok_down,
.password a.btn_cancel_down {
  /* TODO */
}

.password a.btn_ok_down:hover,
.password a.btn_cancel_down:hover {
  /* TODO */
}

/** Grid **/
.grid_list {
  background: #4d5053;
  width: 100%;
  overflow: hidden;
}

.smart_bt {
  display: none;
}

.al_view {
  position: absolute;
  top: 70px;
  right: 0px;
}

.al_view ul {
  zoom: 1;
}

.al_view li {
  float: left;
  padding-left: 30px;
}

.al_view li a {
  display: block;
  font-size: 0;
  width: 40px;
  height: 39px;
  text-indent: -999px;
  overflow: hidden;
}

.al_view li.vi01 a {
  background: url(../images/al_icon01.gif?rel=1671085752174) no-repeat left top;
}

.al_view li.vi02 a {
  background: url(../images/al_icon02.gif?rel=1671085752174) no-repeat left top;
}

.al_view li.vi03 a {
  background: url(../images/al_icon03.gif?rel=1671085752174) no-repeat left top;
}

.al_view li.vi04 a {
  background: url(../images/al_icon04.gif?rel=1671085752174) no-repeat left top;
  width: 43px;
}

.al_view li.vi01 a:hover {
  background: url(../images/al_icon01_over.gif?rel=1671085752174) no-repeat left top;
}

.al_view li.vi02 a:hover {
  background: url(../images/al_icon02_over.gif?rel=1671085752174) no-repeat left top;
}

.al_view li.vi03 a:hover {
  background: url(../images/al_icon03_over.gif?rel=1671085752174) no-repeat left top;
}

.al_view li.vi04 a:hover {
  background: url(../images/al_icon04_over.gif?rel=1671085752174) no-repeat left top;
}

.al_view li.vi01 a.on {
  background: url(../images/al_icon01_over.gif?rel=1671085752174) no-repeat left top;
}

.al_view li.vi02 a.on {
  background: url(../images/al_icon02_over.gif?rel=1671085752174) no-repeat left top;
}

.al_view li.vi03 a.on {
  background: url(../images/al_icon03_over.gif?rel=1671085752174) no-repeat left top;
}

.al_view li.vi04 a.on {
  background: url(../images/al_icon04_over.gif?rel=1671085752174) no-repeat left top;
}

.al_view ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  display: none;
  visibility: hidden;
}

.cbp-spmenu-push {
  height: 100%;
}

.grid_list .button {
  padding: 15px 0 50px 0;
}

.grid_list .button p {
  display: inline-block;
  *display: inline;
  *zoom: inline;
  padding: 0 15px 0 0;
}

.grid_list .button p a {
  color: #ffffff;
  font-weight: bold;
  font-size: 0.8em;
}

.grid_list .button .dw01 a {
  background: url(../images/icon_dw01.png?rel=1671085752174) no-repeat left center;
  padding: 9px 0 9px 26px;
}

.grid_list .button .dw02 a {
  background: url(../images/icon_dw02.png?rel=1671085752174) no-repeat left center;
  padding: 9px 0 9px 30px;
}

.grid_list .button .dw03 a {
  background: url(../images/icon_dw03.png?rel=1671085752174) no-repeat left center;
  padding: 9px 0 9px 32px;
}

.grid_list .g_innr {
  width: calc(100% - 100px);
  max-width: 1000px;
  margin: 0 auto 0 auto;
  padding: 30px 0 0 0;
  text-align: left;
  position: relative;
}

.grid_list .g_innr .album_name {
  max-width: calc(100% - 250px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.grid_list h2 {
  font-size: 30px;
  color: #ffffff;
}

.grid_list .block_grid {
  width: 100%;
  overflow: hidden;
  display: none;
}

.grid_list .block_grid ul {
  zoom: 1;
  width: 100%;
  padding-top: 0;
}

.grid_list .block_grid .more_loading ul {
  padding-top: 0;
}

.grid_list .block_grid ul li {
  float: left;
  width: 35%;
  height: 350px;
  line-height: 100%;
  vertical-align: bottom;
  position: relative;
}

.grid_list .block_grid .block_grid_thumbs li:nth-child(3n+3) {
  width: 30%;
}

.grid_list .block_grid ul li a {
  display: block;
  position: relative;
  height: 100%;
  width: calc(100% * 30 / 35);
  background: #000;
  text-align: center;
}

.grid_list .block_grid .block_grid_thumbs li:nth-child(3n+3) a {
  width: 100%;
}

.grid_list .block_grid ul li span.img {
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}

.grid_list .block_grid ul li span.img_load {
  background: url(../images/indicator_gray.png?rel=1671085752174) no-repeat center center;
}

.grid_list .block_grid ul li span.img img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
}

.grid_list .block_grid ul li span.view {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  display: none;

  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  height: 100%;
  width: 100%;
}

* html .grid_list .block_grid ul li span.view {
  visibility: hidden;
  display: block;
}

.grid_list .block_grid ul li span strong {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 39px;
  margin: auto 10px 10px;
}

.grid_list .block_grid ul li span strong em {
font-size: 14px;
padding-bottom: 10px;
line-height: 14px;
font-style: normal;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: left;
}

.grid_list .block_grid ul li span strong h2 {
  display: flex;
}

.grid_list .block_grid ul li span strong h2 .thumbnail_file {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
}

.grid_list .block_grid ul li span strong h2 .thumbnail_suffix {
  font-size: 14px;
  overflow: initial;
}

.grid_list .block_grid ul li span strong i {
  font-size: 14px;
}

.grid_list .block_grid ul li span strong .items {
  display: flex;
  justify-content: space-between;
  line-height: 14px;
}

.grid_list .block_grid ul li span strong .items .wow {
  font-size: 14px;
}

.grid_list .block_grid ul li span strong b {
  display: block;
  font-weight: bold;
  font-style: normal;
  width: 96px;
  height: 24px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  text-align: center;
  margin: 10px auto 0 auto;
}

.grid_list .block_grid ul li a img {
  border: none;
  z-index: 1;
  width: 100%;
  height: 100%;
}

* html .grid_list .block_grid ul li a:hover span {
  visibility: visible;
  display: block;
}

.grid_list .block_grid ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.grid_list .loading {
  background-image: none;
  color: #666666;
  font-weight: bold;
  padding: 10px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.loading p {
  background: url(../images/indicator_gray.png?rel=1671085752174) no-repeat center center;
  width: 44px;
  height: 44px;
  margin: 0 auto;
  text-indent: -999px;
  overflow: hidden;
}

/** /Grid **/
/** Timeline **/
.block_timeline {
  width: 100%;
  overflow: hidden;
}

.block_timeline ul {
  padding-top: 0px;
  color: #eeeeee;
  font-size: 0.8em;
}

.block_timeline ul li a {
  position: relative;
}

.block_timeline ul li a .credit {
  position: absolute;
  right: 0;
  bottom: 5px;
  box-sizing: border-box;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  word-break: break-word;
  word-wrap: break-word;
  text-align: left;
}

.block_timeline ul li h3 {
  color: #ffffff;
  padding: 0px 0;
  margin: 0;
  font-size: 2em;
  height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.block_timeline ul li .time_img {
  width: 100%;
  height: auto;
}

.block_timeline ul li h3 span.tit {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.block_timeline ul li h3 span.suffix {
  -webkit-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.block_timeline ul li h3 span.tfile {
  -webkit-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 7px;
}

.block_timeline ul li h3 span.tfile img {
  padding-left: 12px;
}

.block_timeline ul li h3 span.wow_count {
  top: 0;
  position: relative;
  background-color: #fff;
  border: 1px solid #9197a3;
  border-radius: 3px;
  color: #4d5053;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  margin-right: 6px;
  min-width: 15px;
  padding: 0 10px;
  text-align: center;
  white-space: nowrap;
  flex: 0 0 auto;
}

.block_timeline ul li h3 span.wow_count:before {
  position: absolute;
  top: 50%;
  right: -6px;
  width: 0;
  height: 0;
  margin-top: -1px;
  content: '';
  border-top: 8px solid transparent;
  border-right: 8px solid #9197a3;
  border-left: 8px solid transparent;
  transform: rotate(-45deg);
}

.block_timeline ul li h3 span.wow_count:after {
  position: absolute;
  top: 50%;
  right: -5px;
  width: 0;
  height: 0;
  margin-top: -1px;
  content: '';
  border-top: 8px solid transparent;
  border-right: 8px solid #fff;
  border-left: 8px solid transparent;
  transform: rotate(-45deg);
}

.block_timeline ul li h3 span.wow {
  flex: 0 0 auto;
  margin-left: auto;
  display: flex;
}

.block_timeline ul li h3 span.wow_btn {
  display: flex;
  width: auto;
  min-width: 87px;
  text-align: center;
  flex: 0 0 auto;
}

.block_timeline ul li h3 span.wow_btn a {
  font-size: 12px;
  font-weight: bold;
  line-height: 32px;
  width: auto;
  min-width: 65px;
  height: 32px;
  text-indent: 0;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 0 10px;
}

.block_timeline ul li {
  padding-bottom: 30px;
  zoom: 1;
}

.block_timeline ul li span.img_load {
  display: block;
  padding: 50px 0;
  background: url(../images/indicator_gray.png?rel=1671085752174) no-repeat center center;
}

.block_timeline ul li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.block_timeline ul li .detail_block {
  position: relative;
  padding: 15px 0;
  overflow: visible;
}

.block_timeline .detail_block .d_spec {
  display: none;
}

.block_timeline ul a img {
  border: none;
}

.block_timeline .loading {
  background-image: none;
  color: #666666;
  font-weight: bold;
  padding: 10px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  color: #666666;
  font-weight: bold;
  text-align: center;
}

/** /Timeline **/
/* Grid Timeline */
.more_loading {
  display: none;
}

.loading_page {
  text-align: center;
  padding: 0 10px 10px 10px;
  clear: both;
}

.grid_list .loading_page {
  text-align: center;
}

.grid_list .loading_page ul {
  padding: 0;
  display: inline-block;
  margin: 0 auto;
  width: auto;
  height: 42px;
  font-size: 0;
  letter-spacing: 0px;
}

* + html .grid_list .loading_page ul {
  display: inline;
}

.grid_list .loading_page ul li {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  display: inline-block;
  font-size: 0px;
  float: left;
  font-weight: bold;
  height: 42px;
  list-style: none;
}

* + html .grid_list .loading_page ul li {
  display: inline;
}

.grid_list .loading_page ul li.prev {
  margin-right: 2px;
}

.grid_list .loading_page ul li.next {
  margin-left: 2px;
}

.grid_list .loading_page ul li a {
  display: block;
  vertical-align: bottom;
  margin: 0;
  width: auto;
  font-size: 11px;
  color: #fff;
  background: url(../images/ldpage_bg.png?rel=1671085752174) repeat left bottom;
  padding: 0 13px;
  height: 42px;
  overflow: hidden;
  line-height: 42px;
}

.grid_list .loading_page ul li a {
  background: #3d4042 url(../images/ldpage_bg02.png?rel=1671085752174) repeat left bottom;
}

.grid_list .loading_page ul li a.on, .grid_list .loading_page ul li a:hover {
  background: url(../images/ldpage_bg02_on.png?rel=1671085752174) repeat left bottom;
}

.grid_list .loading_page ul li.ft a {
  background: #3d4042 url(../images/ldpage_bg.png?rel=1671085752174) repeat left bottom;
}

.grid_list .loading_page ul li.ft a.on, .grid_list .loading_page ul li.ft a:hover {
  background: url(../images/ldpage_bg_on.png?rel=1671085752174) repeat left bottom;
}

.grid_list .loading_page ul li.prev a {
  background: url(../images/ldpage_prev.png?rel=1671085752174) repeat left bottom;
  text-indent: -999px;
  overflow: hidden;
  width: 10px;
}

.grid_list .loading_page ul li.next a {
  background: url(../images/ldpage_next.png?rel=1671085752174) repeat right bottom;
  text-indent: -999px;
  overflow: hidden;
  width: 10px;
}

.grid_list .loading_page ul li.prev a:hover {
  background: url(../images/ldpage_prev_on.png?rel=1671085752174) repeat left bottom;
}

.grid_list .loading_page ul li.next a:hover {
  background: url(../images/ldpage_next_on.png?rel=1671085752174) repeat right bottom;
}

/** Map **/
#gmap {
  width: 100%;
  height: 750px;
}

#gmap img {
  width: 100%;
  height: auto;
}

.block_map {
  text-align: center;
  padding-bottom: 20px;
  width: calc(100% - 100px);
  max-width: 1000px;
  margin: 0 auto 0 auto;
  /*overflow: hidden;*/
}

.block_map .gp_innr {
  margin: 0 auto 0 auto;
  zoom: 1;
  position: relative;
}

.block_map .gmap_area {
  width: calc(100% - 180px);
  float: left;
  position: absolute;
  left: 0;
  top: 0;
}

.block_map .show_list .gmap_area {
  width: calc(100% - 15px);
}

.block_map .gmap_switch {
  position: absolute;
  left: 0;
  top: 0;
  height: 750px;
  width: 15px;
  z-index: 9;
}

.block_map .show_list .gmap_switch {
  left: auto;
  right: 0;
}

.block_map .gmap_switch a {
  position: absolute;
  display: block;
  height: 750px;
  width: 40px;
  left: -11px;
  background: url(../images/gmap_switch.png?rel=1671085752174) no-repeat center center;
}

.block_map .gmap_list {
  width: 180px;
  float: right;
  position: relative;
  background: #3c4042;
}

.block_map .gml_panel {
  height: 750px;
  width: 180px;
  overflow: auto;
  outline: none;
}

.block_map .gmap_list ul {
  padding: 0 0 0 18px;
}

.block_map .gmap_list li {
  text-align: left;
  width: 140px;
  margin-bottom: 15px;
  position: relative;
  height: 100px;
}

.block_map .gmap_list ul li span.img_load {
  background: url(../images/indicator_gray.png?rel=1671085752174) no-repeat center center;
}

.block_map .gmap_list li .pin {
  position: absolute;
  left: 113px;
  top: 30px;
}

.block_map .gmap_list li .pin a {
  display: block;
  width: 16px;
  height: 39px;
  background: url(../images/gmap_pin.png?rel=1671085752174) no-repeat left top;
}

.block_map .gmap_list li .pin_on a {
  display: block;
  width: 16px;
  height: 39px;
  background: url(../images/gmap_pin_on.png?rel=1671085752174) no-repeat left top;
}

.block_map .gmap_list li.loading {
  background: url(../images/download_loading_white_mini.gif?rel=1671085752174) no-repeat center center;
  width: 100px;
  height: 30px;
}

.block_map .gmap_list li.gmap_prev {
  display: block;
  height: 22px;
  margin-top: 5px;
}

.block_map .gmap_list li.gmap_next {
  display: block;
  height: 22px;
  margin-bottom: 5px;
}

.block_map .gmap_list .gmap_prev a {
  display: block;
  width: 140px;
  height: 22px;
  background: url(../images/gmap_prev.png?rel=1671085752174) no-repeat left top;
  margin: 0 0 12px 0;
}

.block_map .gmap_list .gmap_next a {
  display: block;
  width: 140px;
  height: 22px;
  background: url(../images/gmap_next.png?rel=1671085752174) no-repeat left top;
  margin: 0 0 12px 0;
}

.block_map .gmap_list li .icon {
  position: absolute;
  top: 5px;
  left: 75px;
  z-index: 1;
}

.block_map .gmap_list li .icon img {
  margin: 0 10px 5px 0;
}

.block_map .gmap_list li .img {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100px;
  height: 100px;
  border: 1px solid #6b6b6b;
  text-align: center;
  overflow: hidden;
}

.block_map .gmap_list li a.on .img {
  background: #333537;
}

.block_map .gmap_list li .img img {
  padding-top: 0px;
  position: absolute;
  left: 0;
  top: 0;
}

.block_map .gmap_list li .name {
  display: none;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  padding: 5px 0 20px 0;
}

.block_map .gp_innr:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/** /Map **/
/** スライドショー **/
.slideshow {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
}

.slideshow .img_load {
  background: url(../images/indicator_gray.png?rel=1671085752174) no-repeat center center;
  height: 100%;
}

.slideshow .video {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
}

.slideshow .video a {
  width: 100%;
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: url(../images/vd_icon.png?rel=1671085752174) no-repeat center center;
  z-index: 1;
}

.slideshow .video a:hover {
  opacity: 0.7;
}

.slideshow .img {
  text-align: left;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.slideshow .img .credit {
  position: absolute;
  right: 0;
  bottom: 10px;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 0 10px;
  word-break: break-word;
  word-wrap: break-word;
}

.slideshow .img1 {
  z-index: 1;
}

.slideshow .img2 {
  z-index: 2;
}

.slideshow img {
  width: auto;
  height: 100%;
}

.slideshow .sl_close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99;
}

.slideshow .sl_name {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  z-index: 98;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
  max-width: calc(100% - 84px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.slideshow .sl_name .file_icon.avi_icon {
  background: url(../images/gd_icon_avi.png?rel=1671085752174) no-repeat left center;
  min-width: 24px;
  height: 12px;
  margin: 2px 9px 5px 5px;
}

.slideshow .sl_name .file_icon.mp4_icon {
  background: url(../images/gd_icon_mp4.png?rel=1671085752174) no-repeat left center;
  min-width: 24px;
  height: 12px;
  margin: 2px 9px 5px 5px;
}

.slideshow .sl_name .file_icon.mov_icon {
  background: url(../images/gd_icon_mov.png?rel=1671085752174) no-repeat left center;
  min-width: 24px;
  height: 12px;
  margin: 2px 9px 5px 5px;
}

.slideshow .sl_name .file_icon.nms_icon {
  background: url(../images/gd_icon_nms.png?rel=1671085752174) no-repeat left center;
  min-width: 24px;
  height: 12px;
  margin: 2px 9px 5px 5px;
}

.slideshow .sl_name .file_name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.slideshow .sl_name_album {
  bottom: 115px;
}

.slideshow a.off {
  display: none !important;
}

.slideshow a.rt {
  display: block;
  position: absolute;
  top: 0px;
  right: 10px;
  background: url(../images/next_over.png?rel=1671085752174) no-repeat left top;
  width: 64px;
  height: 64px;
  z-index: 99;
}

.slideshow a.lt {
  display: block;
  position: absolute;
  top: 0px;
  left: 10px;
  background: url(../images/prev_over.png?rel=1671085752174) no-repeat left top;
  width: 64px;
  height: 64px;
  z-index: 99;
}

.slideshow span.full_bt {
  margin-left: auto;
  flex: 0 0 auto;
  display: flex;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: auto;
  height: 36px;
  z-index: 99;
  font-size: 0;
}

.slideshow span.full_wow {
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 87px;
  margin-left: 7px;
  text-align: center;
}

.slideshow span.full_wow a {
  font-size: 12px;
  font-weight: bold;
  line-height: 32px;
  width: auto;
  min-width: 65px;
  height: 32px;
  text-indent: 0;
  background: #000;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 0 10px;
  display: block;
  overflow: hidden;
}

/*
    WOWボタン カウント吹き出し
*/
.slideshow span.full_wow_count {
  position: relative;
  top: 0;
  background-color: #fff;
  border: 1px solid #9197a3;
  border-radius: 3px;
  color: #4d5053;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  margin-left: 7px;
  min-width: 15px;
  padding: 0 10px;
  text-align: center;
  white-space: nowrap;
}

.slideshow span.full_wow_count:before {
  position: absolute;
  top: 50%;
  right: -6px;
  width: 0;
  height: 0;
  margin-top: -1px;
  content: '';
  border-top: 8px solid transparent;
  border-right: 8px solid #9197a3;
  border-left: 8px solid transparent;
  transform: rotate(-45deg);
}

.slideshow span.full_wow_count:after {
  position: absolute;
  top: 50%;
  right: -5px;
  width: 0;
  height: 0;
  margin-top: -1px;
  content: '';
  border-top: 8px solid transparent;
  border-right: 8px solid #fff;
  border-left: 8px solid transparent;
  transform: rotate(-45deg);
}

.slideshow .full_memo {
  display: inline-block;
  margin-left: 7px;
  width: 36px;
  height: 36px;
}

.slideshow .full_memo a.sl_memo {
  display: block;
  bottom: 10px;
  right: 10px;
  background: url(../images/bt_voice.png?rel=1671085752174) no-repeat left top;
  width: 36px;
  height: 36px;
  z-index: 99;
  font-size: 0;
}

.slideshow .sl_close a {
  background: url(../images/close_over.png?rel=1671085752174) no-repeat left top;
  width: 64px;
  height: 64px;
  z-index: 99;
  display: block;
}

.slideshow .sl_close a:hover {
  background: url(../images/close_over.png?rel=1671085752174) no-repeat left top;
}

.slideshow .sl_control {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 30px;
  left: 0px;
  z-index: 99;
}

.slideshow .sl_control .slc_innr {
  position: relative;
  margin: 0 auto;
  width: 308px;
  height: 40px;
  background: #010101;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.slideshow .sl_control .prev {
  position: absolute;
  top: 6px;
  left: 7px;
}

.slideshow .sl_control .prev a {
  display: block;
  background: url(../images/slc_prev.png?rel=1671085752174) no-repeat left center;
  width: 28px;
  height: 28px;
}

.slideshow .sl_control .play {
  position: absolute;
  top: 6px;
  left: 40px;
}

.slideshow .sl_control .play a {
  display: block;
  background: url(../images/slc_play.png?rel=1671085752174) no-repeat left center;
  width: 48px;
  height: 28px;
}

.slideshow .sl_control .next {
  position: absolute;
  top: 6px;
  left: 93px;
}

.slideshow .sl_control .next a {
  display: block;
  background: url(../images/slc_next.png?rel=1671085752174) no-repeat left center;
  width: 28px;
  height: 28px;
}

.slideshow .sl_control .prev_off a {
  display: block;
  background: url(../images/slc_prev_off.png?rel=1671085752174) no-repeat left center;
  width: 28px;
  height: 28px;
}

.slideshow .sl_control .next_off a {
  display: block;
  background: url(../images/slc_next_off.png?rel=1671085752174) no-repeat left center;
  width: 28px;
  height: 28px;
}

.slideshow .sl_control .stop {
  position: absolute;
  top: 6px;
  left: 73px;
}

.slideshow .sl_control .stop a {
  display: block;
  background: url(../images/slc_stop.png?rel=1671085752174) no-repeat left center;
  width: 28px;
  height: 28px;
}

.slideshow .sl_control .setting {
  position: absolute;
  top: 6px;
  left: 126px;
}

.slideshow .sl_control .setting a {
  display: block;
  background: url(../images/slc_setting.png?rel=1671085752174) no-repeat left center;
  width: 28px;
  height: 28px;
}

.slideshow .sl_control .volume {
  position: absolute;
  top: 6px;
  left: 162px;
}

.slideshow .sl_control .volume .min {
  position: absolute;
  top: 8px;
  left: 0px;
}

.slideshow .sl_control .volume .min a {
  display: block;
  background: url(../images/control_vol_min.png?rel=1671085752174) no-repeat left center;
  width: 12px;
  height: 12px;
}

.slideshow .sl_control .volume .min_off a {
  background: url(../images/control_vol_min_off.png?rel=1671085752174) no-repeat left center;
}

.slideshow .sl_control .volume .max {
  position: absolute;
  top: 8px;
  left: 116px;
}

.slideshow .sl_control .volume .max a {
  display: block;
  background: url(../images/control_vol_max.png?rel=1671085752174) no-repeat left center;
  width: 15px;
  height: 12px;
}

.slideshow .sl_control .volume .max_off a {
  background: url(../images/control_vol_max_off.png?rel=1671085752174) no-repeat left center;
}

.slideshow .sl_control .volume .seek_bg {
  position: absolute;
  background: #343434;
  width: 100px;
  height: 4px;
  left: 12px;
  top: 12px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.slideshow .sl_control .volume .seek {
  position: absolute;
  background: #b2b2b2;
  width: 70px;
  height: 4px;
  left: 12px;
  top: 12px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.slideshow .sl_control .volume .seek_cntl {
  position: absolute;
  left: 0px;
  top: 0px;
}

.slideshow .sl_control .volume .seek_bg {
}

.slideshow .sl_control .volume .seek_line {
  width: 104px;
  height: 12px;
  overflow: hidden;
  position: absolute;
  top: 8px;
  left: 10px;
}

.slideshow .sl_control .volume .seek_cntl a {
  display: block;
  background: url(../images/control_slide.png?rel=1671085752174) no-repeat left center;
  width: 12px;
  height: 12px;
}

.slideshow .sl_control .close {
  position: absolute;
  top: 15px;
  right: 15px;
}

.slideshow .set_screen {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../images/slideshow_setbg.png?rel=1671085752174);
  display: none;
  overflow: auto;
  z-index: 999;
}

/*
	スライドショー 設定ダイアログ
 */
.slideshow .set_screen .set_block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 500px;
  margin: 150px auto 0 auto;

  border: 1px solid #404040;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #262626;
}

.slideshow .set_screen .set_block .slset_innr {
  text-align: left;
}

/* スライドショー設定ダイアログ ヘッダー */
.slideshow .set_screen .set_block h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 52px;

  height: 52px;
  padding: 0 20px;
  margin: 0;

  color: #bfbfbf;
  background-color: #333;
  box-shadow: rgba(0, 0, 0, .1) 0 5px 5px 0;
}

/* スライドショー設定ダイアログ 設定項目 */
.slideshow .set_screen .set_block .setting_item {
  padding: 20px 20px 20px 152px;

  background-repeat: no-repeat;
  background-position: 61px center;
  background-size: 32px 32px;
}

.slideshow .set_screen .set_block .setting_item + .setting_item {
  border-top: 1px solid #404040;
}

.slideshow .set_screen .set_block .setting_item.effect_type {
  background-image: url(../images/icon_effecttype.png?rel=1671085752174);
}

.slideshow .set_screen .set_block .setting_item.effect_speed {
  background-image: url(../images/icon_effectspeed.png?rel=1671085752174);
}

.slideshow .set_screen .set_block .setting_item.loop {
  background-image: url(../images/icon_loop.png?rel=1671085752174);
}

.slideshow .set_screen .set_block .setting_item.bgm_type {
  background-image: url(../images/icon_bgmtype.png?rel=1671085752174);
}

.slideshow .set_screen .set_block .setting_item h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 10px 0;

  color: #7f8078;
}

/* スライドショー設定ダイアログ ラジオボタン */
.slideshow .set_screen .set_block .radio {
  position: relative;
}

.slideshow .set_screen .set_block .radio a {
  font-size: 14px;
  line-height: 36px;

  display: inline-block;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 130px;
  height: 36px;

  text-align: center;

  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.slideshow .set_screen .set_block .radio a + a {
  margin-left: 18px;
}

.slideshow .set_screen .set_block .radio a:hover {
  /* TODO */
}

.slideshow .set_screen .set_block .radio a.checked {
  color: #bfbfbf;
  border: 1px solid #ccdc00;
  background-color: #000;
}

/* スライドショー設定ダイアログ セレクトボックス */
.slideshow .set_screen .set_block .select {
  position: relative;
}

/* リストボックスのラベル */
.slideshow .set_screen .set_block .select p.input {
  font-size: 14px;
  line-height: 36px;

  position: relative;

  width: 280px;
  height: 36px;

  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #262626;
}

.slideshow .set_screen .set_block .select p.input a {
  color: #bfbfbf;

  display: block;

  padding: 0 36px 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* ▼つまみ */
.slideshow .set_screen .set_block .select p.input .bt {
  position: absolute;
  top: 0;
  right: 0;

  display: block;

  width: 36px;
  height: 36px;

  cursor: pointer;
}

.slideshow .set_screen .set_block .select p.input .bt:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  width: 0;
  height: 0;
  margin: auto;

  content: '';

  border-top: 6px solid #bfbfbf;
  border-right: 5px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 5px solid transparent;
}

/* プルダウン */
.slideshow .set_screen .set_block .select ul {
  font-size: 14px;
  line-height: 36px;

  position: absolute;
  z-index: 99;

  display: none;

  width: 280px;

  list-style: none;

  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #262626;
}

.slideshow .set_screen .set_block .select ul li + li {
  border-top: 1px solid #404040;
}

.slideshow .set_screen .set_block .select ul li a {
  color: #bfbfbf;

  display: block;

  padding: 0 10px;
}

.slideshow .set_screen .set_block .select ul li a:hover {
  color: #444;
  background: #ccc;
}

.slideshow .set_screen .set_block .login_check {
  margin: 10px 0 20px 0;
}

.slideshow .set_screen .set_block .login_check a {
  background: url(../images/login_check.png?rel=1671085752174) no-repeat left top;
  padding: 6px 5px 10px 36px;
}

.slideshow .set_screen .set_block .login_check a.on {
  background: url(../images/login_check_on.png?rel=1671085752174) no-repeat left top;
  padding: 6px 5px 10px 36px;
}

/* スライドショー設定ダイアログ フッター */
.slideshow .set_screen .set_block .bt_box {
  padding: 20px;
  background-color: #333;
  text-align: center;
  zoom: 1;
}

.slideshow .set_screen .set_block .bt_box a {
  font-size: 16px;
  line-height: 44px;

  display: inline-block;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  height: 44px;

  text-align: center;

  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.slideshow .set_screen .set_block .bt_box a + a {
  margin-left: 18px;
}

.slideshow .set_screen .set_block .bt_box a:hover {
  /* TODO */
}

/** /スライドショー **/

/** フルスクリーン **/
.d_img {
  font-size: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}

.view-box {
  overflow: hidden;
  width: 100%;
  max-width: 1000px;
  height: 100%;
  position: relative;
}

.view-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.w-fit {
  height: auto;
  width: 100%;
}

.h-fit {
  height: 100%;
  width: auto;
}

.view-box .video {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.view-box .video a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  background: url(../images/vd_icon.png?rel=1671085752174) no-repeat center center;
  z-index: 1;
}

.view-box .video a:hover {
  opacity: 0.7;
  cursor: pointer;
}

.pc_data {
  position: relative;
  padding-top: 15px;
}

.bt_fullscreen {
  z-index: 1;
  right: 0;
  left: 0;

  width: calc(100% - 100px);
  max-width: 1000px;
  margin: auto;

  text-align: right;
}

.bt_fullscreen li + li {
  margin-left: 7px;
}

/*
  360度　注意メッセージ
*/
.sphere_message {
  right: 0;
  bottom: 20px;
  left: 0;
  width: 80%;
  margin: auto;
  z-index: 1;
  border: 1px solid #404040;
  background-color: #262626;
  position: fixed;
}

.sphere_message .text-center {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  text-align: center;
  margin: auto;
}

.sphere_message .text-center .sphere-icon {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  width: 30px;
  height: 30px;
  margin: 20px;
  font-size: 30px;
}

.sphere_message .text-center .sphere-icon .icon {
  background-image: url(../images/NIS_caution_white.svg);
  background-repeat: no-repeat;
  background-position: center top;
  width: 30px;
  height: 30px;
  font-size: 30px;
}

.sphere_message .text-center .sphere-row {
  flex: 0 0 auto;
  text-align: left;
  font-size: 18px;
  line-height: 27px;
  max-width: calc(100% - 100px);
  color: #bfbfbf;
  word-break: break-word;
}

/*
    WOWボタン
*/
.detail_block h2 span.bt_wow {
  position: relative;

  display: inline-block;

  width: auto;
  min-width: 87px;
  margin-left: 7px;

  text-align: center;
}

/*
    WOWボタン カウント吹き出し
*/
.detail_block h2 span.wow_count {
  position: relative;
  top: 0;
  background-color: #fff;
  border: 1px solid #9197a3;
  border-radius: 3px;
  color: #4d5053;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  margin-left: 7px;
  min-width: 15px;
  padding: 0 10px;
  text-align: center;
  white-space: nowrap;
}

.detail_block h2 span.wow_count:before {
  position: absolute;
  top: 50%;
  right: -6px;
  width: 0;
  height: 0;
  margin-top: -1px;
  content: '';
  border-top: 8px solid transparent;
  border-right: 8px solid #9197a3;
  border-left: 8px solid transparent;
  transform: rotate(-45deg);
}

.detail_block h2 span.wow_count:after {
  position: absolute;
  top: 50%;
  right: -5px;
  width: 0;
  height: 0;
  margin-top: -1px;
  content: '';
  border-top: 8px solid transparent;
  border-right: 8px solid #fff;
  border-left: 8px solid transparent;
  transform: rotate(-45deg);
}

.detail_block h2 span.bt_full {
  display: inline-block;

  margin-left: 7px;
  width: 36px;
  height: 36px;
}

.detail_block h2 span.bt_memo {
  display: inline-block;

  margin-left: 7px;
  width: 36px;
  height: 36px;
}

.detail_block h2 span a {
  display: block;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0px;
  width: 34px;
  height: 34px;
}

.detail_block h2 {
  text-align: right;
}

.detail_block h2 span.bt_all {
  margin-left: auto;
  flex: 0 0 auto;
  display: flex;
}

/*
    WOWボタン
*/
.detail_block h2 span.bt_wow a {
  font-size: 12px;
  font-weight: bold;
  line-height: 32px;

  width: auto;
  min-width: 65px;
  height: 32px;

  text-indent: 0;

  color: #fff;
  border: 1px solid #fff;
  border-radius: 2px;

  padding: 0 10px;
}

.detail_block h2 span.bt_full a {
  background: url(../images/bt_fullscreen.png?rel=1671085752174) no-repeat left top;
}

.detail_block h2 span.bt_memo a {
  background: url(../images/bt_voice.png?rel=1671085752174) no-repeat left top;
}

.detail_block h2 span a:hover img {
  opacity: 0.7;
}

.bt_sm_fullscreen {
  display: none;
}

/** ダウンロード選択画面 **/
.download_album {
  width: calc(100% - 100px);
  max-width: 1280px;
  margin: 0px auto;
  padding: 20px 0;
  text-align: left;
}

.download_album .da_list {
  width: 100%;
  margin: auto;
}

@media screen and (min-width: 1280px) {
  .download_album {
    width: 1280px;
  }

  .download_album .da_list {
    width: auto;
  }
}

.download_album .da_head {
  color: #fff;
  padding: 15px 20px;
  background: #353535;
  margin: 0 20px 20px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
}

.download_album .da_head .album_name {
  max-width: calc(100% - 300px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.download_album .da_head p {
  font-size: 0.9em;
  padding-top: 5px;
}

.download_album .da_head .bt_download {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -27px;
}

.download_album a.btn_ok {
  display: block;
  background: url(../images/bt_bg03.png?rel=1671085752174) no-repeat left top;
  width: 227px;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}

.download_album a.btn_ok img {
  margin-right: 5px;
  vertical-align: central;
}

.download_album a.btn_ok:hover {
  background: url(../images/bt_bg03on.png?rel=1671085752174) no-repeat left top;
}

.download_album a.btn_ok_off,
.download_album a.btn_ok_off:hover {
  color: #999999;
  background: url(../images/bt_bg03off.png?rel=1671085752174) no-repeat left top;
  cursor: default;
}

.download_album a.btn_ok_off img {
  opacity: 0.2;
}

.download_album .da_head .da_select {
  top: 60px;
  right: 260px;
  font-size: 1.3em;
  color: #b7bbbb;
  width: auto;
  word-wrap: break-word;
}

.download_album .da_head .da_select strong {
  color: #ffffff;
}

.download_album .da_list {
  zoom: 1;
}

.download_album .da_list li {
  width: 190px;
  text-align: center;
  float: left;
  margin: 0 0 20px 20px;
  position: relative;
}

.download_album .da_list li a {
  color: #ffffff;
}

.download_album .da_list li a span.select {
  position: absolute;
  top: 1px;
  left: 1px;
  display: block;
  z-index: 99;
  width: 188px;
  height: 188px;
  background: url(../images/da_select_bg.png?rel=1671085752174);
  display: none;
  word-wrap: break-word;
  word-break: break-all;
}

.download_album .da_list li a span.select i {
  font-style: normal;
}

.download_album .da_list li a span.img {
  border: 1px solid #6b6b6b;
  display: block;
  height: 188px;
}

.download_album .da_list li a span.img_load {
  background: url(../images/indicator_gray.png?rel=1671085752174) no-repeat center center;
}

.download_album .da_list li a span.txt {
  font-weight: normal;
  display: block;
  padding-top: 3px;
  text-align: left;
  font-size: 12px;
  background: url(../images/da_check.png?rel=1671085752174) no-repeat left center;
  margin-top: 5px;
  padding: 3px 0 3px 36px;
  line-height: 15px;
  margin-bottom: 10px;
}

.download_album .da_list li a span.txt i {
  display: table-cell;
  vertical-align: middle;
}

.download_album .da_list li a.on span.txt {
  background: url(../images/da_check_on.png?rel=1671085752174) no-repeat left center;
}

.download_album .da_list:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/** Detail **/
.detail_block {
  background: #4d5053;
  font-size: 0.8em;
  zoom: 1;
  overflow: hidden;
  padding: 15px 0 0 0;
}

.detail_block:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.detail_block .d_page {
  display: none;
}

.detail_block .d_innr {
  width: calc(100% - 100px);
  max-width: 1000px;
  margin: 0 auto 0 auto;
  text-align: left;
  position: relative;
}

.detail_block .pc_photo .d_innr {
  width: 100%;
  height: 100%;
}

.detail_block .button {
  padding: 0;
  width: 500px;
}

.detail_block .button p {
  display: inline-block;
  padding: 0;
  line-height: 30px;
}

* + html .detail_block .button p {
  display: inline;
  line-height: 24px;
}

.detail_block .button p a {
  color: #ffffff;
  font-weight: bold;
  white-space: nowrap;
}

.detail_block .button .dw01 a {
  background: url(../images/icon_dw01.png?rel=1671085752174) no-repeat left center;
  padding: 9px 0 9px 26px;
}

.detail_block .button .dw01b a {
  background: url(../images/icon_dw01.png?rel=1671085752174) no-repeat left center;
  padding: 9px 0 9px 32px;
}

.detail_block .button .dw02 a {
  background: url(../images/icon_dw02.png?rel=1671085752174) no-repeat left center;
  padding: 9px 0 9px 32px;
}

.detail_block .button .dw03 a {
  background: url(../images/icon_dw03.png?rel=1671085752174) no-repeat left center;
  padding: 9px 0 9px 32px;
  margin-left: 10px;
}

/*
 * 「・・・」ボタン用のスタイル
 */
.detail_block .button .dw04 {
  position: relative;
}

.detail_block .button .dw04 > a {
  position: relative;
  margin-left: 30px;
  padding: 9px 0;
  display: block;
  text-indent: -9999px;
  width: 30px;
  height: 30px;
  background: url('../images/more.svg') no-repeat left center;
}

.detail_block .button.hide_separator .dw04 > a {
  margin-left: 0;
}

/*
 * 「・・・」ボタン左側のセパレーター
 */
.detail_block .button .dw04 > a:before {
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;

  display: block;

  width: 1px;
  height: 26px;
  margin: auto;

  content: '';

  background-color: #fff;
}

.detail_block .button.hide_separator .dw04 > a:before {
  display: none;
}

/*
 * 「・・・」ボタン押下時に表示するコマンドメニュー
 */
.command_menu {
  z-index: 1;
  position: absolute;
  top: 24px;
  left: 48px;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 2px;
  background-color: #4d5053;
}

.command_menu_item {
  font-size: 12px;
}

.command_menu_item > a {
  display: block;
  min-width: 100px;
  max-width: 200px;
  box-sizing: border-box;
  height: 44px;
  padding: 8px 20px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.command_menu_item > a.report {
  padding-left: 38px;
  background-image: url(../images/NIS_caution_white.svg);
  background-repeat: no-repeat;
  background-position: 8px center;
  background-size: 22px 22px;
}

.detail_block .d_spec_list {
  clear: both;
  zoom: 1;
}

.detail_block .d_spec_list strong {
  padding: 6px 0 6px 20px;
  line-height: 18px;
  height: 18px;
  background: url(../images/icon_exinfo.png?rel=1671085752174) no-repeat left center;
  background-size: auto 18px;
  /*display: inline-block;*/
  display: none;
  margin-right: 10px;
}

* + html .detail_block .d_spec_list strong {
  padding: 12px 0 0px 30px;
  line-height: 18px;
  height: 18px;
  display: inline;
  background: url(../images/icon_exinfo.png?rel=1671085752174) no-repeat left center;
  margin-right: 10px;
}

.detail_block .d_spec_list:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.detail_block .d_spec_list p.data {
  padding: 3px 0 0 0;
  display: inline-block;
}

* + html .detail_block .d_spec_list p.data {
  display: inline;
}

.detail_block .d_img span {
  display: none;
}

.detail_block .d_img span.img_load {
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/indicator_gray.png?rel=1671085752174) no-repeat center center;
}

.detail_block .d_img .view-box .credit {
  position: absolute;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  padding: 10px;
  /* width: 100%; */
  word-break: keep-all;
  word-wrap: break-word;
}

.detail_block h2 {
  font-size: 20px;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.detail_block h2 span.tit {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.detail_block h2 span.titsuffix {
  -webkit-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.detail_block h2 span.tfile {
  -webkit-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.detail_block h2 span.tfile img {
padding-left: 7px;
}

.detail_block .d_data {
zoom: 1;
padding: 0 0 0px 0;
}

.detail_block .d_txt {
color: #ffffff;
width: 100%;
}

.detail_block .d_txt .guest_photo_comment {
  white-space: pre-wrap;
  word-break: keep-all;
  word-wrap: break-word;
}

.detail_block .d_data:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

.detail_block .d_spec {
color: #ffffff;
width: 50%;
position: relative;
margin-left: auto;
margin-top: -48px;
}

.detail_block .d_spec .bt_spec {
text-align: right;
height: 48px;
}

.detail_block .d_spec .bt_spec a {
display: inline-block;
overflow: hidden;
font-size: 13px;
font-weight: bold;
padding-left: 32px;
line-height: 48px;
height: 48px;
background: url(../images/icon_exinfo.png?rel=1671085752174) no-repeat left center;
}

.detail_block .d_spec .bt_spec a:hover {
background: url(../images/icon_exinfo.png?rel=1671085752174) no-repeat left center;
}

.detail_block .d_spec .bt_show a {
background: url(../images/icon_exinfo.png?rel=1671085752174) no-repeat left center;
}

.detail_block .ext_info {
display: none;
}

.detail_block .table_show {
display: block;
padding-bottom: 0;
width: 100%;
}

.detail_block .smp_spec {
display: none;
}

.detail_block .d_spec td {
padding: 5px 0;
}

.detail_block .d_spec a {
color: #ffffff;
}

.detail_block .d_spec td {
}

.detail_block .d_spec td.name {
padding: 5px 0 5px 5px;
text-align: right;
background: url(../images/line_exif.gif?rel=1671085752174) repeat-x left center;
}

.detail_block .d_spec td.name span {
padding: 0 0 0 5px;
display: inline-block;
background: #4d5053;
word-break: break-all;
word-wrap: break-word;
}

.detail_block .d_spec td a {
background: url(../images/line_exif.gif?rel=1671085752174) repeat-x left center;
padding: 2px 2px 2px 15px;
display: none;
}

.detail_block .d_spec td.list {
width: 150px;
background: url(../images/line_exif.gif?rel=1671085752174) repeat-x left center;
}

/* 空行の場合 */
.detail_block .d_spec tr.blank_line td.list,
.detail_block .d_spec tr.blank_line td.name {
  background: none;
}

.detail_block .d_spec td.list strong {
  display: inline-block;
  padding: 0 5px 0 0;
  background: #4d5053;
}

/* PC アルバム表示 */
.pc_view {
  width: calc(100% - 100px);
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.pc_view .v_prev {
  position: absolute;
  left: -50px;
  top: 307px;
}

.pc_view .v_next {
  position: absolute;
  right: -50px;
  top: 307px;
}

.pc_view .prev_off {
  display: none;
}

.pc_view .next_off {
  display: none;
}

.pc_view .v_prev a, .pc_view .v_next a {
  display: block;
  width: 50px;
  height: 50px;
  font-size: 0;
  overflow: hidden;
  text-indent: -999px;
}

.pc_view .v_prev a {
  background: url(../images/rt_ph_prev.png?rel=1671085752174) no-repeat left center;
}

.pc_view .v_next a {
  background: url(../images/rt_ph_next.png?rel=1671085752174) no-repeat right center;
}

.pc_view .prev_off a {
  display: none;
}

.pc_view .next_off a {
  display: none;
}

.pc_photo {
  position: relative;
  top: 0;
  left: 0;
  height: 664px;
}

.pc_photo .d_page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pc_photo .count {
  color: #ffffff;
}

/* アルバム */
.smp-flick {
  display: none;
}

.d_album {
  padding: 15px 0 0 0;
}

.d_album a img {
  border: none;
}

.d_photo {
  background: #3d4042;
}

.d_album h3 {
  color: #ffffff;
  width: 800px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  text-align: left;
  font-size: 20px;
}

.d_album h3 span {
  font-size: 0.7em;
  font-weight: normal;
  margin: 0 0 0 10px;
}

.d_album .dal_innr {
  width: calc(100% - 100px);
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.d_album .v_prev {
  position: absolute;
  left: -55px;
  top: 20px;
  height: 150px;
  width: 46px;
}

.d_album .v_next {
  position: absolute;
  right: -55px;
  top: 20px;
  height: 150px;
  width: 46px;
}

.d_album .v_prev a, .d_album .v_next a {
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 50px;
  overflow: hidden;
  font-size: 0;
}

.d_album .v_prev a {
  background: url(../images/rt_smp_prev.png?rel=1671085752174) no-repeat;
}

.d_album .v_next a {
  background: url(../images/rt_smp_next.png?rel=1671085752174) no-repeat;
}

.d_album .prev_off, .d_album .next_off {
  display: none;
  background: none;
}

.d_album .p_list {
  width: 100%;
  height: 150px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}

.d_album .p_list ul {
  zoom: 1;
  font-size: 0;
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 20px;
  overflow: visible;
  height: 170px;
  overflow: hidden;
  width: 9999px;
}

.d_album .p_list ul li {
  float: left;
  width: 170px;
  text-align: left;
  overflow: hidden;
}

.d_album .p_list ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  width: 150px;
  height: 150px;
}

.d_album .p_list ul li a span.img_load {
  background: url(../images/indicator_gray.png?rel=1671085752174) no-repeat center center;
  display: block;
  cursor: default;
  width: 150px;
  height: 150px;
}

.d_album .p_list ul li img {
  position: absolute;
  left: 0;
  top: 0;
}

.d_album .p_list ul li a.on img {
  border: 1px solid #ffffff;
}

.d_album .p_list ul li span {
  display: none;
}

.d_album .p_list ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.d_album .d_photo {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.d_album .d_photo .rt {
  z-index: 99;
}

.d_album .d_photo img {
  opacity: 0.5;
}

.d_album .d_photo li.now img {
  opacity: 1;
}

/* Detail ページ送り */
.detail_page {
  text-align: center;
  color: #ffffff;
}

.detail_page a {
  color: #ffffff;
}

.detail_page .dp_innr {
  width: 800px;
  position: relative;
  margin: 0px auto;
  height: 42px;
  padding: 10px 0;
}

.detail_page .dp_innr .num {
  line-height: 42px;
  font-weight: bold;
}

.detail_page .prev {
  position: absolute;
  left: -94px;
  top: 10px;
}

.detail_page .next {
  position: absolute;
  right: -94px;
  top: 10px;
}

html:lang(en) .detail_page .prev {
  left: -75px;
}

html:lang(en) .detail_page .next {
  right: -75px;
}

html:lang(de) .detail_page .prev {
  left: -85px;
}

html:lang(de) .detail_page .next {
  right: -85px;
}

html:lang(es) .detail_page .prev {
  left: -74px;
}

html:lang(es) .detail_page .next {
  right: -90px;
}

html:lang(fr) .detail_page .prev {
  left: -75px;
}

html:lang(fr) .detail_page .next {
  right: -75px;
}

html:lang(it) .detail_page .prev {
  left: -75px;
}

html:lang(it) .detail_page .next {
  right: -75px;
}

html:lang(ja) .detail_page .prev {
  left: -60px;
}

html:lang(ja) .detail_page .next {
  right: -60px;
}

html:lang(ko) .detail_page .prev {
  left: -60px;
}

html:lang(ko) .detail_page .next {
  right: -60px;
}

html:lang(zh) .detail_page .prev {
  left: -75px;
}

html:lang(zh) .detail_page .next {
  right: -75px;
}

@media screen and (max-width: 1134px) {
  .detail_page .prev {
    position: absolute;
    left: 0px !important;
    top: 10px;
  }

  .detail_page .next {
    position: absolute;
    right: 0px !important;
    top: 10px;
  }
}

@media screen and (max-width: 1080px) {
  .pc_view .v_prev {
    left: 0px !important;
    z-index: 9;
  }

  .pc_view .v_next {
    right: 0 !important;
    z-index: 9;
  }

  .pc_view .v_prev a, .pc_view .v_next a {
    display: block;
    width: 55px;
    height: 55px;
  }

  .pc_view .v_prev a {
    background: url(../images/rt_ph_prev_innr.png?rel=1671085752174) no-repeat left center;
  }

  .pc_view .v_next a {
    background: url(../images/rt_ph_next_innr.png?rel=1671085752174) no-repeat right center;
  }

  /*
  .d_album .v_prev {
    left: 0px;
    z-index: 9;
  }

  .d_album .v_next {
    right: 0px;
    z-index: 9;
  }
  */
}

.detail_page .prev a, .detail_page .next a {
  display: block;
  width: 64px;
  height: 22px;
  line-height: 20px;
  overflow: visible;
  font-size: 13px;
}

.detail_page .prev a {
  background: url(../images/dp_prev.png?rel=1671085752174) no-repeat left top;
  padding: 10px 5px 10px 25px;
  text-align: left;
}

.detail_page .next a {
  background: url(../images/dp_next.png?rel=1671085752174) no-repeat right top;
  padding: 10px 25px 10px 5px;
  text-align: right;
}

.detail_page .prev a:hover {
  background: url(../images/dp_prev_on.png?rel=1671085752174) no-repeat left top;
}

.detail_page .next a:hover {
  background: url(../images/dp_next_on.png?rel=1671085752174) no-repeat right top;
}

html:lang(en) .detail_page .prev a,
html:lang(en) .detail_page .next a {
  width: 45px;
}

html:lang(de) .detail_page .prev a,
html:lang(de) .detail_page .next a {
  width: 55px;
}

html:lang(es) .detail_page .prev a {
  width: 40px;
}

html:lang(es) .detail_page .next a {
  width: 60px;
}

html:lang(fr) .detail_page .prev a,
html:lang(fr) .detail_page .next a {
  width: 45px;
}

html:lang(it) .detail_page .prev a,
html:lang(it) .detail_page .next a {
  width: 45px;
}

html:lang(ja) .detail_page .prev a,
html:lang(ja) .detail_page .next a {
  width: 30px;
}

html:lang(ko) .detail_page .prev a,
html:lang(ko) .detail_page .next a {
  width: 30px;
}

html:lang(zh) .detail_page .prev a,
html:lang(zh) .detail_page .next a {
  width: 45px;
}

/** /Detail **/
/** フッター **/
.footer {
  font-size: 12px;
  padding: 10px 20px;
  background: #000000;
}

.footer a:hover {
  text-decoration: underline;
}

.footer ul li.copy a:hover {
  text-decoration: none;
}

.footer .ft_logo p {
  font-size: 0;
  text-indent: -999px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  background: url(../images/logo_nikon.png?rel=1671085752174) no-repeat left top;
  background-size: 40px 40px;

}

.footer .ft_innr {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;

  -webkit-justify-content: space-between;
  -ms-justify-content    : space-between;
  justify-content        : space-between;

  -webkit-align-items: flex-end;
  -ms-align-items    : flex-end;
  align-items        : flex-end;
}

.footer ul {
  bottom: 18px;
  right: 20px;
}

.footer ul li {
  display: inline-block;
  *display: inline;
  *zoom: inline;
  border-right: solid 1px #242424;
  padding: 0 10px;
}

.footer ul li a {
  color: #ffffff;
}

.footer ul li.copy {
  padding-right: 0;
  border-right: none;
  font-family: verdana, sans-serif;
}

.footer_login {
  position: fixed;
  width: 100%;
  bottom: 0;
}

/** /フッター **/

/*
 * 長方形ビュー用のスタイル
 *
 * 共有画面にて長方形のレイアウトを選択した場合に適用する
 */

.rectangle_view {
  /* bodyタグにこのクラスを付与する */
}

/*
 * 既存のヘッダーやコンテンツ幅の調整
 */

/* コンテンツ幅を画面いっぱいに広げる */
.rectangle_view .g_innr {
  width: auto;
  padding: 30px 20px 0 20px;
}

/* コンテンツ幅の変更に伴い、レイアウト切り替えボタンの位置を調整 */
.rectangle_view .al_view {
  right: 20px;
}

/** これまでのグリッドビューは非表示にする **/
.rectangle_view #grid_bl {
  display: none !important;
}

/*
 * 画像サイズが長方形のビュー
 */

/** 長方形 **/
#rectangle_bl {
  /* 何もなし */
}

.block_rectangle {
  /* 何もなし */
}

#block_rectangle_loadmore {
  /* 何もなし */
}

/*
 * 長方形サムネイルを表示するブロック（領域）
 *
 * JavaScriptによって動的に挿入されます
 *
 * HTML:
 * <div id="rectangle_bl" class="block_rectangle g_block" style="display: none;">
 *   <!-- 動的に挿入されたblock_rectangle_thumbs -->
 *   <div class="block_rectangle_thumbs">
 *   </div>
 *
 *   <!-- この要素の手前（before）に「block_rectangle_thumbs」が動的に挿入されます -->
 *   <div id="block_rectangle_loadmore" class="loading"><p>&nbsp;</p></div>
 *   <div class="loading_page" style="display: none;">
 *     <ul id="block_grid_pager">
 *       <li class="prev"><a href="#">&lt;</a></li>
 *       <li class="next"><a href="#">&gt;</a></li>
 *     </ul>
 *   </div>
 * </div>
 *  * */
.block_rectangle_thumbs {
  zoom: 1;
  padding-bottom: 10px;
}

/*
 * 長方形サムネイルを並べるための行
 *
 * HTML:
 * <div class="rectangle_thumbs_row">
 *   <a href="#" class="rectangle_thumb">・・・</a>
 *   <a href="#" class="rectangle_thumb">・・・</a>
 *   ・・・
 * </div>
 * <div class="rectangle_thumbs_row">・・・</div>
 * <div class="rectangle_thumbs_row">・・・</div>
 * <div class="rectangle_thumbs_row">・・・</div>
 */
.rectangle_thumbs_row {
  position: relative;

  width: 100%;
  /* 高さは中身に応じて可変 */
  /* inline-block を並べると隙間ができてしまうので調整 */

  letter-spacing: -.34em;
}

/*
 * 長方形サムネイル
 *
 * HTML:
 * <a href="#" class="rectangle_thumb">
 *
 *   <!-- 長方形サムネイル画像表示エリア -->
 *   <span class="img">
 *     <img src="" alt="">
 *   </span>
 *
 *   <!-- 通常非表示 マウスオーバーすると表示される -->
 *   <span class="view">
 *     <!-- ファイル名・アイコンを長方形サムネイルの上下中央に表示させるためのラッパー -->
 *     <strong class="middle">
 *       <em class="file">0001.JPG</em>
 *       <!-- このアイコンは表示されないこともある（imgタグ自体が挿入されない） -->
 *       <i>
 *         <img src="hostname/・・/assett/images/gd_icon_mov.png?rel=1671085752174">
 *       </i>
 *     </strong>
 *   </span>
 * </a>
 */

/* 長方形サムネイルのルートセレクタ */
.rectangle_thumb {
  position: relative;

  display: inline-block;
  /* 幅はJavaScriptで算出 */

  height: auto;
  /* 親要素からのletter-spacingの継承をクリア */

  letter-spacing: normal;

  background: #000;

  vertical-align: top;
}

/* 長方形長方形サムネイルの画像表示エリア */
.rectangle_thumb .img {
  position: relative;

  display: block;

  width: 100%;
  height: auto;

  overflow: hidden;
}

/* 長方形サムネイルの画像表示エリア（ローディング中） */
.rectangle_thumb .img.img_load {
  background: url(../images/indicator_gray.png?rel=1671085752174) no-repeat center center;
}

/* 長方形サムネイルの画像の実態 */
.rectangle_thumb .img img {
  z-index: 1;

  width: 100%;
  height: auto;
  /* これを指定しないと、rectangle_thumbs_rowとrectangle_thumbs_rowの間に隙間ができてしまう */

  vertical-align: top;

  border: none;

  position: absolute;
  right: 50%;
  bottom: 50%;
  transform: translate3D(50%, 50%, 0);
  -webkit-transform: translate3D(50%, 50%, 0);
}

/* 長方形サムネイルマウスオーバー時のみ表示するビュー */
.rectangle_thumb:hover .view {
  opacity: .7;

  -ms-filter: 'alpha(opacity=70)';
  filter: alpha(opacity=70);
  -moz-opacity: .7;
}

.rectangle_thumb .view {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;
  /* IE8 以下は効かないのでJavaScriptで制御する必要あり */

  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;

  opacity: 0;
  color: #fff;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  -ms-filter: 'alpha(opacity=0)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

/* ファイル名、アイコンのラッパー */
.rectangle_thumb .view .middle {
  font-size: 24px;
  line-height: 1.2em;
  /* 長方形サムネイルに対して上下中央表示する */

  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: block;

  height: 39px;
  margin: auto 10px 10px;
}

/* ファイル名 */
.rectangle_thumb .view .middle .file {
  font-size: 14px;
  padding-bottom: 10px;
  line-height: 14px;
  font-weight: bold;
  font-style: normal;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.rectangle_thumb .view .middle h2 {
  display: flex;
}

.rectangle_thumb .view .middle .thumbnail_file {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-style: normal;
  font-size: 14px;
}

.rectangle_thumb .view .middle .thumbnail_suffix {
  font-style: normal;
  font-size: 14px;
}

/* アイコン */
.rectangle_thumb .view .middle i {
  font-size: 14px;
}

/* 不明だが、既存にあったので念のため移植 */
.rectangle_thumb .view .middle b {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;

  display: block;

  width: 96px;
  height: 24px;
  margin: 10px auto 0 auto;

  text-align: center;

  color: #333;
}

.rectangle_thumb .view .middle .items {
  display: flex;
  justify-content: space-between;
  line-height: 14px;
}

.rectangle_thumb .view .middle .wow {
  font-size: 14px;
}

/*
 * サムネイル行セパレーター
 */
.rectangle_thumbs_row:not(:first-child):after {
  position: absolute;
  top: -1px;
  left: 0;

  width: 100%;
  height: 2px;

  content: '';
  background-color: #4d5053;
  z-index: +1;
}

/*
 * サムネイルセパレーター
 */
.rectangle_thumb:not(:first-child):after {
  position: absolute;
  top: 0;
  left: -1px;

  width: 2px;
  height: 100%;

  content: '';
  background-color: #4d5053;
  z-index: +1;
}

/** 通報ダイアログ **/
.report_page {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 101;
}

.report_bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/error_bg.png?rel=1671085752174);
  position: fixed;
  z-index: 100;
}

/*
	通報ダイアログ コンテナ
*/
.report_page .report {
  font-size: 1.2em;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 500px;
  margin: 150px auto 0 auto;

  text-align: left;

  border: 1px solid #404040;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #262626;
}

/*
	通報ダイアログ ヘッダー
*/
.report_page .report .report_title {
  position: relative;

  font-size: 16px;
  font-weight: normal;
  line-height: 53px;

  height: 53px;
  padding: 0 20px;

  color: #bfbfbf;
  background-color: #333;
  box-shadow: rgba(0, 0, 0, .1) 0 5px 5px 0;
}

.report_page .report .report_title a.close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/slp_close.png?rel=1671085752174) center center / 18px 18px no-repeat;
}

/* 通報ダイアログ テキスト */
.report_page .report .report_text {
  padding: 40px 20px;

  text-align: center;

  font-size: 18px;

  color: #bfbfbf;
}

.report_page .report .report_text p {
  padding-top: 128px;

  background-image: url(../images/NIS_caution_white.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 88px 88px;
}

.report_page .report .report_text p.complete {
  padding-top: 128px;

  background-image: url(../images/icon_done.png?rel=1671085752174);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 88px 88px;
}

/* 通報ダイアログ セレクトボックス */
.report_page .report .report_select {
  position: relative;
  width: 280px;
  height: 36px;
  margin: auto;
  padding-bottom: 5px;
}

/* セレクトボックスのラベル */
.report_page .report .report_select .report_selected_item {
  font-size: 14px;
  line-height: 36px;

  position: relative;

  width: 100%;
  height: 100%;

  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #262626;
}

.report_page .report .report_select .report_selected_item a {
  color: #bfbfbf;

  display: block;

  padding: 0 36px 0 10px;

  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* ▼つまみ */
.report_page .report .report_select .report_selected_item .knob {
  position: absolute;
  top: 0;
  right: 0;

  display: block;

  width: 36px;
  height: 36px;

  cursor: pointer;
}

.report_page .report .report_select .report_selected_item .knob:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  width: 0;
  height: 0;
  margin: auto;

  content: '';

  border-top: 6px solid #bfbfbf;
  border-right: 5px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 5px solid transparent;
}

/* プルダウン */
.report_page .report .report_select .report_select_choices {
  font-size: 14px;
  line-height: 36px;

  position: absolute;
  z-index: 99;

  display: none;

  width: 100%;

  list-style: none;

  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #262626;
}

.report_page .report .report_select .report_select_choices li + li {
  border-top: 1px solid #404040;
}

.report_page .report .report_select .report_select_choices li a {
  color: #bfbfbf;

  display: block;

  padding: 0 10px;
}

.report_page .report .report_select .report_select_choices li a:hover {
  color: #444;
  background: #ccc;
}

/* エラーエリア */
.report_page .error_area {
  text-align: center;
  height: auto;
  min-height: 45px;
}
/* エラーメッセージ */
.report_page .error_area .error_message {
  display: inline-block;
  background: url(../images/pass_error.png?rel=1671085752174) no-repeat left center;
  background-size: 24px;
  margin: 7px 20px 6px 35px;
  padding: 8px 35px 4px;
  color: #fff;
}

.report_page .report .report_button {
  padding: 20px;
  background-color: #333;
  text-align: center;
}

.report_page .report .report_button ul {
  zoom: 1;
}

.report_page .report .report_button ul li {
  display: inline-block;
}

.report_page .report .report_button ul li + li {
  margin-left: 12px;
}

.report_page .report .report_button a.btn_ok,
.report_page .report .report_button a.btn_close {
  font-size: 16px;
  line-height: 44px;

  display: block;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  height: 44px;

  text-align: center;

  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.report_page .report .report_button a.btn_ok:hover,
.report_page .report .report_button a.btn_cancel:hover {
  /* TODO */
}

/*
   Radio

   ラジオボタン用のスタイル

   HTML:
   <div class="radio">
       <input type="radio" id="value1" name="group">
       <label for="value1"> some label </label>
   </div>
   <div class="radio">
       <input type="radio" id="value2" name="group">
       <label for="value1"> some labe2 </label>
   </div>
*/
.radio input[type=radio] {
  display: inline-block;
}
.radio input[type=radio] + label {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.radio input[type=radio] {
  margin: 0;
  display: none;
}
.radio input[type=radio] + label {
  padding: 0 0 0 40px;
}
.radio input[type=radio] + label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-right: 20px;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background: #262626;
}
.radio input[type=radio] + label::before {
  border: 1px solid #bfbfbf;
  border-radius: 30px;
}
.radio input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
.radio input[type=radio]:checked + label::after {
  left: 5px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #bfbfbf;
  border-radius: 8px;
}

.btn_disabled {
  color: #999 !important;
  border-color: #999 !important;
  cursor: default !important;
  pointer-events: none;
}
