@charset "UTF-8";
.BR {
  border: 1px solid #CC0000;
}

.BG {
  border: 1px solid #00CC00;
}

.BB {
  border: 1px solid #0000CC;
}

* {
  box-sizing: border-box;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

html, body {
  font-size: 12px;
  color: #333333;
  line-height: 1.6;
}

.FFG {
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.FFM {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.BGG {
  background-color: #F4F4F4;
}

.BGW {
  background-color: #FFFFFF;
}

.BGB {
  background-color: rgba(0, 0, 0, 0.3);
}

.FIL_C70:hover {
  filter: contrast(70%);
}

a {
  color: #333333;
}

a:hover {
  text-decoration: underline;
}

div.title_border {
  border-top: 1px solid #000000;
  width: 18px;
}

#contents_border {
  padding-top: 0px;
  min-width: 1010px;
}

#contents_border_inner {
  background-color: #FFFFFF;
  padding-top: 100px;
  position: relative;
}

.contents_back {
  background: url("/img/back.jpg") repeat 0px 0px;
}

div.contents_wrapper {
  width: 100%;
}

div.contents_inner {
  max-width: 1310px;
  min-width: 1010px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

div.contents_area {
  max-width: 1310px;
  min-width: 980px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.color_01 {
  color: #295D42;
}

.color_02 {
  color: #DABF62;
}

.color_03 {
  color: #55295B;
}

.box_type_01 {
  color: #295D42;
}

.box_type_02 {
  color: #DABF62;
}

.box_type_03 {
  color: #55295B;
}

.box_type_01:hover {
  border-color: #295D42;
}

.box_type_02:hover {
  border-color: #DABF62;
}

.box_type_03:hover {
  border-color: #55295B;
}

div.nodata {
  margin-top: 30px;
  text-align: center;
  padding: 30px 0px;
  color: #295D42;
}

.bgc_f {
  background-color: #FFFFFF;
}

#adddata {
  display: none;
}

div.box_link_wrapper {
  cursor: pointer;
}

#idDetailMovieVimeo {
  /*display: none;*/
}

#browser_border span {
  background: #B9A376;
  position: fixed;
  z-index: 99999;
}

#bb_bottom {
  height: 4px;
  left: 0;
  bottom: 0;
  width: 100%;
}

#bb_right {
  height: 100%;
  right: 0;
  top: 0;
  width: 4px;
}

#bb_left {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px;
}

.auto-break {
  overflow-wrap: break-word;
}
