@charset "utf-8";

/*-------------------------------------------------------------------------------
 GENERAL
 -------------------------------------------------------------------------------*/
body {
  -ms-touch-action: none;
}
.cf:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
.fl-left {
  float: left;
}
.fl-right {
  float: right;
}
.pd1 {
  padding-left: 10px;
}
.pd2 {
  padding-left: 20px;
}
.pd3 {
  padding-left: 23px;
}
.pd4 {
  padding-left: 30px;
}
.pd5 {
  padding-left: 43px;
}

body {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
/*-------------------------------------------------------------------------------
 TAG
 -------------------------------------------------------------------------------*/
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #000000;
}
body {
  overflow: hidden;
}

/*-------------------------------------------------------------------------------
 FRAME
 -------------------------------------------------------------------------------*/
.wrapper {
  width: 100%;
}

/*-------------------------------------------------------------------------------
 HEADER
 -------------------------------------------------------------------------------*/
.header {
  position: fixed;
  width: 100%;
  height: 45px;
  top: 0;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
  z-index: 999;
}
.header-logo {
  height: inherit;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-logo > a {
  display: block;
  width: 258px;
  height: 100%;
  background-image: url('../images/header-logo.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background-size: auto 100%;
}
.header-sns {
  margin-top: 7px;
  font-size: 0;
  overflow: hidden;
}
.header-sns > li {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  font-size: 12px;
  background-size: auto 100%;
}
.header-sns > li + li {
  margin-left: 8px;
}
.header-sns > li > a {
  height: 100%;
  display: block;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
}
.header-sns > li > a:hover {
  background-color: #ffffff;
  opacity: 0.6;
}
.sns-fb {
  background-image: url(../images/sns-fb.png);
}
.sns-tw {
  background-image: url(../images/sns-tw.png);
}
.header-lang {
  font-size: 0;
  float: left;
  margin-top: 12px;
  margin-right: 15px;
  position: relative;
}
.header-lang > li {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
}
.header-lang > li + li {
  margin-left: 10px;
}
.header-lang > li + li:before {
  content: '';
  border-left: 1px solid #cccccc;
  height: 50%;
  position: absolute;
  left: 55%;
  top: 15%;
}
.header-lang > li > a.current {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  pointer-events: none;
}
.header-lang > li > a {
  color: #000000;
  display: block;
  text-decoration: none;
  padding-bottom: 3px;
}
.header-lang > li > a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
}

/*-------------------------------------------------------------------------------
 MAIN
 -------------------------------------------------------------------------------*/
.timelinebar {
  display: block;
  position: absolute;
  height: 300px;
  margin-top: 1px;
  top: 40.2%;
  left: 1368px;
  right: auto;
  box-sizing: content-box;
  width: 770px;
  background: url('../images/line-dotted.png') repeat-x 0 0;
}
.timeline-dottedbar {
  display: block;
  position: absolute;
  height: 300px;
  margin-top: 4px;
  margin-left: auto;
  top: 40%;
  left: 0;
  width: 100%;
  min-width: 820px;
  max-width: 1480px;
  transform: translateX(-117px);
  -ms-transform: translateX(-117px);
  -webkit-transform: translateX(-117px);
  background: url('../images/line-point2025.png') no-repeat right top;
}

.main-contents-wrapper {
  height: 100%;
  min-height: 673px; /* 768px */
  padding-top: 70px;
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}
.section-timeline {
  position: absolute;
  top: 40%;
  width: 2100px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.section-timeline:before,
.section-timeline:after {
  position: absolute;
  top: 0;
  content: '';
  display: block;
  width: 100%;
  height: 7px;
}
.section-details {
  height: 750px;
  background-color: #000000;
  position: relative;
  opacity: 0.8;
  overflow: hidden;
  margin-top: 50px;
}
.search-category {
  display: none;
  height: 40px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  right: 0;
}
.search-category > li {
  border-left: 1px solid #ffffff;
}
.search-keyword::after {
  content: '';
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.search-results {
  display: none;
  color: #ffffff;
  position: absolute;
  top: 60px;
  left: 15px;
}
.timeline-box {
  width: 100%;
  white-space: nowrap;
}
.timeline-box > * {
  display: inline-block;
  font-size: 0;
}
.timeline-box > * > * {
  font-size: 12px;
}

.time-line-past {
  position: relative;
  width: 1395px;
  height: 300px;
}

.time-line-future {
  position: relative;
  width: 940px;
  height: 300px;
}

.years-block {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.years-list {
  width: 100%;
  position: absolute;
  top: -60px;
  left: 0;
  display: block;
  font-size: 0;
}
.years-list > li {
  width: 37px;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  position: relative;
}
.years-list > li + li {
  margin-left: 41px;
}
.years-list > .years-right {
  position: absolute;
  margin-left: 0;
}
.years-list > .years-right {
  right: 45px;
}

.photo-block {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.photo-list {
  width: 100%;
  height: 50px;
  position: absolute;
  top: -30px;
  left: 0;
  display: block;
  font-size: 0;
}
.scale-block {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
.scale-list > .circle {
  display: inline-block;
  position: relative;
  top: -3px;
  width: 8px;
  height: 8px;
  border-radius: 10px;
  background-color: #ffffff;
}
.scale-list > .circle + li {
  margin-left: 70px;
}
.scale-list > .line::before {
  content: '';
  position: absolute;
  left: 30px;
  width: 1px;
  height: 8px;
  background-color: #ffffff;
}
.scale-list > .line::after {
  content: '';
  position: absolute;
  left: 60px;
  width: 1px;
  height: 8px;
  background-color: #ffffff;
}
.details-list > li {
  position: relative;
}
.details-list > li:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.time-line-past-list {
  cursor: pointer;
  position: absolute;
  right: 0;
}
.time-line-future-list {
  position: absolute;
  left: 35px;
}
.details-list > li {
  position: relative;
  float: left;
  width: 93px;
  padding-top: 25px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}
.details-list > li .history-border {
  transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-align: left;
}
.jsc-history-border {
  text-decoration: overline;
}
.future-year {
  width: 65px;
  color: #ffffff;
  position: absolute;
  right: 67px;
  top: -27px;
}
.future-year > span {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 200;
  letter-spacing: 1px;
}
.details-list > li .history-year {
  display: block;
  position: absolute;
  top: -27px;
  left: 44%;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  writing-mode: none;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  white-space: nowrap;
  font-weight: 200;
}
.details-list > li .history-year > a {
  color: #ffffff;
  text-decoration: none;
  cursor: default;
}
.details-list > li .history-current {
  position: absolute;
  top: -186px;
  right: -53%;
  width: 134px;
  height: 134px;
  padding-top: 17px;
  padding-bottom: 10px;
  border-radius: 100%;
  background-color: #ffffff;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 800;
  font-size: 13px;
}
.details-list > li .history-current:before,
.details-list > li .history-current:after {
  position: absolute;
  left: 50%;
  content: '';
  display: block;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.details-list > li .history-current:before {
  bottom: -51%;
  width: 20px;
  height: 20px;
  border-color: #ffffff;
  border-radius: 100%;
  border-style: solid;
  border-width: 1px;
}
.details-list > li .history-current:after {
  bottom: -37%;
  width: 1px;
  height: 40%;
  background-color: #ffffff;
}
.history-current > span {
  display: block;
  color: #000000 !important;
  z-index: 1;
}
.history-current > .history-current-txt {
  font-style: normal;
}
.history-current > .history-current-year {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: -5px;
}
.details-list > li .history-year-2017 > .history-border:after {
  width: 5px;
  height: 5px;
  border-radius: 100%;
}

.details-list > li {
  position: relative;
  left: -8px;
}

.details-list > li:nth-child(2) {
  left: -12px;
}
.details-list > li:nth-child(3) {
  left: -13px;
}
.details-list > li:nth-child(4) {
  left: -13px;
}

.details-list > li:nth-child(5) {
  left: -15px;
}
.details-list > li:nth-child(6) {
  left: -13px;
}
.details-list > li:nth-child(7) {
  left: -16px;
}
.details-list > li:nth-child(8) {
  left: -14px;
}
.details-list > li:nth-child(9) {
  left: -13px;
}
.details-list > li:nth-child(10) {
  left: -12px;
}

.details-list > li:nth-child(11) {
  left: -12px;
}

.details-list > li:nth-child(12) {
  left: -9px;
}

.date-time {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background-color: #ffffff;
  position: absolute;
  top: -220px;
  left: 375px;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  font-size: 14px;
}
.date-time::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 80px;
  top: 120px;
  left: 60px;
  background-color: #ffffff;
}
.date-time::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #ffffff;
  bottom: -88px;
  left: 53px;
  border-radius: 10px;
}
.current-date {
  position: relative;
  font-size: 14px;
}
.current-time {
  display: block;
  font-size: 16px;
}
.current-time::before {
  content: '';
  display: block;
  width: 10%;
  height: 1px;
  background-color: #000;
  margin: 5px auto 13px;
}
.time-separator {
  width: 20px;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-top: -15px;
  margin-right: -5px;
}
.time-separator-colon {
  width: 5px;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-top: -15px;
}
.year-ttl {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  line-height: 1.4;
  letter-spacing: 4px;
  font-weight: 200;
}
.detail-txt {
  font-style: normal;
  margin-left: -13px;
  letter-spacing: 1.6px;
}
.carousel .zoom {
  top: 0;
  height: 100%;
  min-height: 212px;
  text-align: center;
}
.zoom .year-ttl,
.zoom .detail-txt {
  display: inline-block;
  font-weight: 400;
}
.center-back-to-page {
  display: none;
  position: fixed;
  top: 73px;
  left: 50%;
  transform: translate(-50%);
  -ms-transform: translate(-50%);
  -webkit-transform: translate(-50%);
  z-index: 1;
}
.center-back-to-page > a {
  color: #ffffff;
  display: block;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}
.center-back-to-page::before {
  content: '';
  width: 25px;
  height: 42px;
  background-image: url(../images/center-back-to-page.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -20px;
}
.left-back-to-page {
  display: none;
  width: 36px;
  height: 36px;
  position: absolute;
  background-image: url(../images/close.png);
  background-repeat: no-repeat;
  top: -30px;
  right: -40px;
  zoom: 1;
}
.left-back-to-page > a {
  color: #ffffff;
  display: block;
  height: 36px;
  text-decoration: none;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.selected .left-back-to-page {
  display: block;
}
.total-wrapper {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.timeline .total-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1500px;
}
.slide .total-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.carousel .total-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cassettes-wrapper {
  width: 100%;
  height: 100%;
  padding: 0;
}
.previous-button {
  display: none;
  width: 60px;
  height: 60px;
  background-color: #000000;
  border-radius: 50px;
  position: absolute;
  font-weight: bold;
  color: #ff00cc;
  top: 40%;
  left: 35px;
  bottom: 0;
  z-index: 1000;
}
.next-button {
  display: none;
  width: 60px;
  height: 60px;
  background-color: #000000;
  border-radius: 50px;
  position: absolute;
  font-weight: bold;
  top: 40%;
  right: 35px;
  bottom: 0;
  z-index: 1000;
}
.previous-button > a,
.next-button > a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #ffffff;
  display: block;
  position: relative;
}
.previous-button > a::before {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  position: absolute;
  top: 50%;
  left: 45%;
  transform: rotate(-135deg) translateY(-50%);
  -ms-transform: rotate(-135deg) translateY(-50%);
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform-origin: top;
}
.next-button > a::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 45%;
  transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform-origin: top;
}
.previous-button:hover,
.next-button:hover {
  opacity: 0.6;
}
.outer-container {
  position: absolute;
  top: 50%;
  height: 250px;
  margin-top: -195px;
  background-color: #c2c3be;
  transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  transform: scale(0.2, 0.009);
  -ms-transform: scale(0.2, 0.009);
  -moz-transform: scale(0.2, 0.009);
  -webkit-transform: scale(0.2, 0.009);
  opacity: 0;
  z-index: 1;
}
.inner-container {
  cursor: pointer;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  white-space: nowrap;
}
.inner-container > li {
  color: #ffffff;
  display: inline-block;
  opacity: 0;
  height: 100%;
  transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
.slide-image {
  height: 100%;
  position: relative;
  font-size: 0;
}
.inner-container::after {
  content: '.';
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
.carousel-open-trigger-container {
  position: fixed;
  width: 100%;
  display: inline-block;
  bottom: 50px;
  text-align: center;
  z-index: 1;
}
.carousel-open-trigger-container > a {
  display: block;
  width: 100px;
  height: 75px;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  background-image: url('../images/scroll-btn.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  text-decoration: none;
}
.condition-category-container {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.condition-category-container > li {
  float: left;
  background-color: #dfdfe0;
}
.condition-category-container > li + li {
  margin-left: 1px;
}
.condition-category-container > li > a {
  display: block;
  color: #5d5d5d;
  text-decoration: none;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-appearance: none;
}
.condition-category-container > li > a::after {
  content: '';
  width: 7px;
  height: 7px;
  border-right: 1px solid #5d5d5d;
  border-bottom: 1px solid #5d5d5d;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 3px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.condition-category-container > li:hover {
  opacity: 0.4;
}
.condition-year-container > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.condition-year-container {
  position: fixed;
  width: 100%;
  display: inline-block;
  bottom: 50px;
  text-align: center;
  display: none;
  z-index: 1;
}
.condition-year-container > ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.condition-year-container > ol > li {
  display: inline-block;
}
.condition-year-container > ol > li + li {
  margin-left: 40px;
}
.condition-year-container > ol > li > a {
  margin: 0 5px;
  display: inline-block;
  text-decoration: none;
  padding: 5px 0 2px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 200;
  font-size: 12px;
}
.condition-year-container > ol > li > a.selected {
  border-bottom: 1px solid #ffffff;
  padding-left: 5px;
}
.condition-year-container > ol > li > a.disabled {
  opacity: 0.6;
  cursor: default;
}
.condition-year-container > ol > li > a:not(.disabled):hover {
  border-bottom: 1px solid #ffffff;
}
.cassettes-body {
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 2100px;
  position: relative;
}
.cassette-wrapper {
  position: relative;
}
.cassette-wrapper .slide-image > img {
  display: block;
  width: 350px;
  height: 100%;
  overflow: hidden;
  zoom: 1;
}
.cassette-content {
  width: 100%;
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding: 0;

  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
.cassette-title {
  position: relative;
  height: 3em;
  padding-top: 65px;
  text-align: center;
}
.cassette-title-inner {
  display: none;
  color: #ffffff;
  text-align: left;
  white-space: nowrap;
  line-height: 1.8;
}
.carousel .cassette-title-inner {
  text-align: center;
  line-height: 1.4;
  font-size: 12px;
}
.carousel .selected .cassette-title-inner {
  line-height: 1.4 !important;
  font-size: 12px;
}
.cassette-title-inner.is-slide {
  font-size: 3.6em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  direction: ltr;
  zoom: 1;
}
.cassette-title-inner.is-slide > span {
  width: 1em;
  text-align: center;
  -webkit-writing-mode: horizontal-tb;
  layout-flow: horizontal;
  -ms-writing-mode: rl-tb;
  writing-mode: rl-tb;
  line-height: 1.2;
  margin-top: 3px;
  display: inline-block;
}
.cassette-title-inner.is-slide > .oblong {
  width: 2em;
  text-align: center;
  line-height: 1.2;
}
.cassette-title-inner.is-slide > .oblong:not(:target) {
  margin-right: -25px\9;
  display: inline-block\9;
}
.cassette-description-container {
  display: none;
}
.selected .cassette-description-container {
  margin-top: 0;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cassette-description {
  color: #ffffff;
  text-align: center;
  height: 20%;
  margin-top: 20px;
  line-height: 1.4;
}
.cassette-link {
  margin-top: 30px;
  text-align: center;
}
.cassette-link > a {
  color: #ffffff !important;
  display: block;
  text-decoration: none;
}
.cassette-link > a:hover {
  text-decoration: underline;
}
.cassette-link > a::before {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.story-skip {
  display: none;
  width: 230px;
  height: 55px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.story-skip img {
  width: 55px;
  height: 43px;
}
.story-skip-container {
  position: relative;
  padding: 6px 5px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.story-skip-previous,
.story-skip-next {
  width: 55px;
  height: 43px;
  background-color: #ccc;
  position: relative;
}
.story-skip-previous {
  float: left;
}
.story-skip-next {
  float: right;
}
.story-skip-previous::before {
  content: '‹‹';
  font-size: 18px;
  letter-spacing: -1px;
  position: absolute;
  right: -18px;
  top: 7px;
}
.story-skip-next::before {
  content: '››';
  font-size: 18px;
  letter-spacing: -1px;
  position: absolute;
  left: -18px;
  top: 7px;
}
.story-skip-previous > a,
.story-skip-next > a {
  width: 100%;
  height: 100%;
  display: block;
}
.story-skip-previous > a:hover,
.story-skip-next > a:hover {
  background-color: #ffffff;
  opacity: 0.6;
}
.story-skip-description {
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.story-skip-open-btn {
  display: none;
  position: inherit;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  -moz-transform: translateX(-50%) rotate(90deg);
  -webkit-transform: translateX(-50%) rotate(90deg);
}
.story-skip-open-btn > a {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  color: #ffffff;
  display: block;
  font-size: 10px;
  padding-right: 15px;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  letter-spacing: -7px;
}
.story-skip-close-btn {
  width: 15px;
  height: 15px;
  background-image: url(../images/small_close.png);
  background-repeat: no-repeat;
  position: absolute;
  right: -15px;
  top: -15px;
}
.story-skip-close-btn > a {
  display: block;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 3px;
  padding-right: 3px;
}
.story-skip-open-btn > a:hover {
  background: #000000;
  opacity: 0.6;
}
.slide-date {
  display: none;
  width: 100%;
  position: absolute;
  top: -110px;
  text-align: center;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 13px;
  font-weight: normal;
  transform: perspective(1px) scale(1);
  -ms-transform: perspective(1px) scale(1);
  -moz-transform: perspective(1px) scale(1);
  -webkit-transform: perspective(1px) scale(1);
}
.slide .slide-date {
  font-size: 4.3em;
  letter-spacing: 3px;
}
.carousel-date {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000000;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 200;
  z-index: 2;
}
.condition-category-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(72, 72, 72, 0.6);
  z-index: 1000;
}
.condition-close-btn {
  width: 36px;
  background-image: url(../images/close.png);
  position: absolute;
  right: -50px;
  top: -47px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.condition-close-btn > a {
  height: 36px;
  display: block;
}
.tab-trigger-list {
  width: 100%;
  height: 60px;
  display: block;
  font-size: 0;
}
.tab-trigger-list > li {
  width: 33.3%;
  background-color: #e6e6e6;
  display: inline-block;
  position: relative;
}
.tab-trigger-list > li > a {
  height: 60px;
  color: #000000;
  display: block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 4;
}
.tab-trigger-list > li > a:after {
  content: '';
  position: relative;
  display: inline-block;
  top: -2px;
  width: 5px;
  height: 5px;
  left: 10px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.tab-trigger-list > li > a.selected {
  background-color: #ffffff;
}
.tab-trigger-list > li > a.selected:after {
  content: '';
  position: relative;
  display: inline-block;
  top: -2px;
  width: 5px;
  height: 5px;
  left: 10px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.condition-category-dialog {
  position: fixed;
  width: 810px;
  height: 450px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #ffffff;
}
.condition-category-dialog li {
  display: inline-block;
}
.contaminated-water-list {
  border: solid 1px #c8c8c8;
  padding-left: 18px;
  padding-top: 14px;
  padding-right: 18px;
  padding-bottom: 14px;
  margin-top: 5px;
}
.category-places-list > li,
.category-year-list > li {
  width: 127px;
}
.category-situations-list {
  font-size: 0;
  margin-bottom: 25px;
}
.category-situations-list > li {
  width: 180px;
  display: inline-block;
}
.contaminated-water-list > li {
  width: 168px;
}
.category-modal-box {
  padding-left: 40px;
  padding-top: 44px;
  padding-right: 40px;
}
.category-checkbox > input[type='checkbox'],
.category-checkbox > li > input[type='checkbox'] {
  display: inline-block;
  margin-right: 6px;
}
.category-checkbox > input[type='checkbox'] + label,
.category-checkbox > li > input[type='checkbox'] + label {
  position: relative;
  display: inline-block;
  line-height: 29px;
  cursor: pointer;
}

.search-icn {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 14px;
  color: #ffffff;
  position: relative;
}
.search-icn::before {
  content: '';
  width: 14px;
  height: 14px;
  background-image: url(../images/scope-white.png);
  background-repeat: no-repeat;
  position: absolute;
  left: -2px;
  top: 7px;
}
.clear-btn {
  display: inline-block;
  vertical-align: middle;
  background-color: #585857;
  margin-left: 1px;
}
.clear-btn > a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
}
.clear-btn:hover {
  opacity: 0.6;
}
.category-search-btn {
  width: 100%;
  position: absolute;
  bottom: -20px;
}
.category-search-btn > a {
  height: 60px;
  display: block;
  color: #a8a8a8;
  background-color: #e6e6e6;
  text-align: center;
  text-decoration: none;
  line-height: 4;
  position: relative;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-appearance: none;
}
.category-search-btn > a::before {
  content: '';
  width: 14px;
  height: 14px;
  background-image: url(../images/scope-gray.png);
  border-radius: 50px;
  display: inline-block;
  vertical-align: middle;
}
.category-search-btn > a.selected {
  background-color: #000000;
  color: #ffffff;
}
.category-search-btn > a.selected::before {
  content: '';
  background-image: url(../images/scope-white.png);
}
.category-search-count {
  color: #ffffff;
  margin-left: 5px;
  display: inline-block;
}
.category-search-count::before {
  content: '(';
  margin-right: 5px;
}
.category-search-count::after {
  content: ')';
  margin-left: 5px;
}
.search-match-count::after {
  content: '件';
  margin-left: 5px;
}
.youtube-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  z-index: 2000;
}
.youtube-container iframe {
  opacity: 0;
  width: 100%;
  height: 100%;
}
.youtube-container-cover {
  position: relative;
  /* top: 0;
  right: 0;
  bottom: 0;
  left: 0; */
  z-index: 1;
}
.youtube-skip-trigger {
  display: none;
  position: absolute;
  bottom: 55px;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.youtube-skip-trigger > a {
  padding: 5px 10px;
  text-decoration: none;
  color: #96979a;
  font-weight: 100;
  font-style: italic;
  letter-spacing: 1px;
  position: relative;
}
.youtube-skip-trigger::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 1px solid #96979a;
  border-right: 1px solid #96979a;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  left: -5px;
  top: 5px;
}
.search-container {
  display: none;
  position: absolute;
  font-size: 0;
  top: 60px;
  right: 20px;
  z-index: 2;
}
.search-keywords-container {
  display: block;
  overflow: hidden;
}
.search-keywords-container-inner {
  width: 295px;
  border-bottom: 1px solid #ffffff;
  float: right;
  margin-top: 3px;
  padding-left: 10px;
  padding-right: 8px;
}
.search-keywords-input,
.search-keywords-btn {
  display: inline-block;
}
.search-keywords-input {
  width: 95%;
}
.search-keywords-input input[type='text'] {
  width: 100%;
  height: 30px;
  font-size: 12px;
  background-color: transparent;
  border: none;
  color: #ffffff;
  outline: none;
  padding-right: 10px;
}
.search-keywords-input input[type='text']:focus {
  color: #ffffff;
}
.search-keywords-btn {
  width: 5%;
}
.search-keywords-btn input[type='button'] {
  width: 14px;
  height: 14px;
  background-color: transparent;
  background-image: url(../images/scope-white.png);
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  outline: none;
}

/*-------------------------------------------------------------------------------
 FOOTER
 -------------------------------------------------------------------------------*/
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 34px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
  z-index: 1;
}
.footer-logo {
  height: inherit;
  padding-top: 7px;
  padding-bottom: 3px;
}
.footer-logo > a {
  display: block;
  width: 70px;
  height: 100%;
  background-image: url('../images/footer-logo.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background-size: auto 100%;
}
.footer-copyright {
  margin-top: 5px;
}
.footer-copyright > span {
  font-size: 10px;
  display: inline-block;
  margin-right: 15px;
}
.footer-copyright > small {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 200;
}

/*-------------------------------------------------------------------------------
 DATE CLASS
 -------------------------------------------------------------------------------*/

/* Init
 -------------------------------------------------------------------------------*/
.background-year-2011-ttl,
.background-year-2012-ttl,
.background-year-2013-ttl,
.background-year-2014-ttl,
.background-year-2015-ttl,
.background-year-2016-ttl,
.background-year-2017-ttl,
.background-year-2018-ttl,
.background-year-2019-ttl,
.background-year-2020-ttl,
.background-year-2021-ttl,
.background-year-2022-ttl,
.background-year-2023-ttl,
.background-year-2024-ttl,
.background-year-2025-ttl,
.background-search-ttl {
  color: #ffffff;
  display: none;
}

.background-timeline {
  position: absolute;
}
.background-timeline,
.background-year-2011,
.background-year-2012,
.background-year-2013,
.background-year-2014,
.background-year-2015,
.background-year-2016,
.background-year-2017,
.background-year-2018,
.background-year-2019,
.background-year-2020,
.background-year-2021,
.background-year-2022,
.background-year-2023,
.background-year-2024,
.background-year-2025,
.background-refine {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.background-list-title {
  position: absolute;
  top: 0;
  left: 23%;
  width: 100%;
  height: 100%;
}
.background-timeline {
  background-image: url(../images/bg/2011.jpg);
}
.background-year-2011 {
  background-image: url(../images/bg/2011.jpg);
}
.background-year-2012 {
  background-image: url(../images/bg/2012.jpg);
}
.background-year-2013 {
  background-image: url(../images/bg/2013.jpg);
}
.background-year-2014 {
  background-image: url(../images/bg/2014.jpg);
}
.background-year-2015 {
  background-image: url(../images/bg/2015.jpg);
}
.background-year-2016 {
  background-image: url(../images/bg/2016.jpg);
}
.background-year-2017 {
  background-image: url(../images/bg/2017.jpg);
}
.background-year-2018 {
  background-image: url(../images/bg/2018.jpg);
}
.background-year-2019 {
  background-image: url(../images/bg/2019.jpg);
}
.background-year-2020 {
  background-image: url(../images/bg/2020.jpg);
}
.background-year-2021 {
  background-image: url(../images/bg/2021.jpg);
}
.background-year-2022 {
  background-image: url(../images/bg/2022.jpg);
  background-position:left bottom;
}
.background-year-2023 {
  background-image: url(../images/bg/2023.jpg);
  background-position:left bottom;
}
.background-year-2024 {
  background-image: url(../images/bg/2024.jpg);
  background-position:left bottom;
}
.background-year-2025 {
  background-image: url(../images/bg/2025.jpg);
  background-position:left bottom;
}
.background-refine {
  background-image: url(../images/bg/refine-bg.jpg);
}

/* Timeline
 -------------------------------------------------------------------------------*/
.timeline .background-year-2011-ttl,
.timeline .background-year-2012-ttl,
.timeline .background-year-2013-ttl,
.timeline .background-year-2014-ttl,
.timeline .background-year-2015-ttl,
.timeline .background-year-2016-ttl,
.timeline .background-year-2017-ttl,
.timeline .background-year-2018-ttl,
.timeline .background-year-2019-ttl,
.timeline .background-year-2020-ttl,
.timeline .background-year-2021-ttl,
.timeline .background-year-2022-ttl,
.timeline .background-year-2023-ttl,
.timeline .background-year-2024-ttl,
.timeline .background-year-2025-ttl {
  display: none;
}

/* Slide & Carousel
 -------------------------------------------------------------------------------*/
.slide,
.carousel {
  overflow: hidden;
}
.slide .background-year-2011-ttl,
.slide .background-year-2012-ttl,
.slide .background-year-2013-ttl,
.slide .background-year-2014-ttl,
.slide .background-year-2015-ttl,
.slide .background-year-2016-ttl,
.slide .background-year-2017-ttl,
.slide .background-year-2018-ttl,
.slide .background-year-2019-ttl,
.slide .background-year-2020-ttl,
.slide .background-year-2021-ttl,
.slide .background-year-2022-ttl,
.slide .background-year-2023-ttl,
.slide .background-year-2024-ttl,
.slide .background-year-2025-ttl,
.slide .background-search-ttl,
.carousel .background-year-2011-ttl,
.carousel .background-year-2012-ttl,
.carousel .background-year-2013-ttl,
.carousel .background-year-2014-ttl,
.carousel .background-year-2015-ttl,
.carousel .background-year-2016-ttl,
.carousel .background-year-2017-ttl,
.carousel .background-year-2018-ttl,
.carousel .background-year-2019-ttl,
.carousel .background-year-2020-ttl,
.carousel .background-year-2021-ttl,
.carousel .background-year-2022-ttl,
.carousel .background-year-2023-ttl,
.carousel .background-year-2024-ttl,
.carousel .background-year-2025-ttl,
.carousel .background-search-ttl {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.slide .background-year-2011-ttl,
.slide .background-year-2012-ttl,
.slide .background-year-2013-ttl,
.slide .background-year-2014-ttl,
.slide .background-year-2015-ttl,
.slide .background-year-2016-ttl,
.slide .background-year-2017-ttl,
.slide .background-year-2018-ttl,
.slide .background-year-2019-ttl,
.slide .background-year-2020-ttl,
.slide .background-year-2021-ttl,
.slide .background-year-2022-ttl,
.slide .background-year-2023-ttl,
.slide .background-year-2024-ttl,
.slide .background-year-2025-ttl,
.slide .background-search-ttl {
  padding-top: 70px;
  max-height: 788px;
}
.carousel .background-year-2011-ttl,
.carousel .background-year-2012-ttl,
.carousel .background-year-2013-ttl,
.carousel .background-year-2014-ttl,
.carousel .background-year-2015-ttl,
.carousel .background-year-2016-ttl,
.carousel .background-year-2017-ttl,
.carousel .background-year-2018-ttl,
.carousel .background-year-2019-ttl,
.carousel .background-year-2020-ttl,
.carousel .background-year-2021-ttl,
.carousel .background-year-2022-ttl,
.carousel .background-year-2023-ttl,
.carousel .background-year-2024-ttl,
.carousel .background-year-2025-ttl,
.carousel .background-search-ttl {
  padding-top: 85px;
  max-height: 750px;
}
.slide .background-year-2011 .background-year-2011-ttl,
.slide .background-year-2012 .background-year-2012-ttl,
.slide .background-year-2013 .background-year-2013-ttl,
.slide .background-year-2014 .background-year-2014-ttl,
.slide .background-year-2015 .background-year-2015-ttl,
.slide .background-year-2016 .background-year-2016-ttl,
.slide .background-year-2017 .background-year-2017-ttl,
.slide .background-year-2018 .background-year-2018-ttl,
.slide .background-year-2019 .background-year-2019-ttl,
.slide .background-year-2020 .background-year-2020-ttl,
.slide .background-year-2021 .background-year-2021-ttl,
.slide .background-year-2022 .background-year-2022-ttl,
.slide .background-year-2023 .background-year-2023-ttl,
.slide .background-year-2024 .background-year-2024-ttl,
.slide .background-year-2025 .background-year-2025-ttl,
.slide .background-search-ttl {
  display: block;
  font-size: 25px;
}
.slide .background-year-2011 .categorized .background-year-2011-ttl .detail-txt,
.slide .background-year-2012 .categorized .background-year-2012-ttl .detail-txt,
.slide .background-year-2013 .categorized .background-year-2013-ttl .detail-txt,
.slide .background-year-2014 .categorized .background-year-2014-ttl .detail-txt,
.slide .background-year-2015 .categorized .background-year-2015-ttl .detail-txt,
.slide .background-year-2016 .categorized .background-year-2016-ttl .detail-txt,
.slide .background-year-2017 .categorized .background-year-2017-ttl .detail-txt,
.slide .background-year-2018 .categorized .background-year-2018-ttl .detail-txt,
.slide .background-year-2019 .categorized .background-year-2019-ttl .detail-txt,
.slide .background-year-2020 .categorized .background-year-2020-ttl .detail-txt,
.slide .background-year-2021 .categorized .background-year-2021-ttl .detail-txt,
.slide .background-year-2022 .categorized .background-year-2022-ttl .detail-txt,
.slide .background-year-2023 .categorized .background-year-2023-ttl .detail-txt,
.slide .background-year-2024 .categorized .background-year-2024-ttl .detail-txt,
.slide .background-year-2025 .categorized .background-year-2025-ttl .detail-txt,
.background-search-ttl .detail-txt {
  display: none;
}
.slide .background-refine .categorized .background-year-2011-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2012-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2013-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2014-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2015-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2016-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2017-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2018-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2019-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2020-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2021-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2022-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2023-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2024-ttl .year-ttl,
.slide .background-refine .categorized .background-year-2025-ttl .year-ttl,
.slide .background-refine .categorized .background-search-ttl .year-ttl {
  font-size: 20px;
  margin-top: 130px;
}

.slide .background-refine .categorized .background-search-ttl .year-ttl {
  margin-top: 30px;
}

.carousel .background-list-title {
  right: 0;
  left: 0;
}
.carousel .detail-txt {
  margin-left: 10px;
}
.carousel .cassette-title {
  padding-top: 0;
  margin-top: 30px;
  font-weight: bold;
  height: 20%;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}
.carousel .cassette-description,
.carousel .cassette-link {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}
.carousel .selected .cassette-title {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}
.carousel .selected .cassette-description {
  margin-top: 20px;
  font-size: 12px;
}

.carousel .cassette-description > a {
  color: #ffffff;
}
.carousel .selected .cassette-link {
  margin-top: 30px;
  font-size: 12px;
}
.selected .cassette-title,
.selected .cassette-description,
.selected .cassette-link {
  font-size: 0.8em;
}
@media screen and (max-width: 1366px) {
  .slide .background-refine .categorized .background-year-2011-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2012-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2013-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2014-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2015-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2016-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2017-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2018-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2019-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2020-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2021-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2022-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2023-ttl .year-ttl, 
  .slide .background-refine .categorized .background-year-2024-ttl .year-ttl,
  .slide .background-refine .categorized .background-year-2025-ttl .year-ttl {
    font-size: 20px;
    margin-top: 90px;
  }
  .carousel .selected .cassette-title {
    font-size: 14px;
  }
}

/* After Search
 -------------------------------------------------------------------------------*/
.background-refine .background-year-2011 .background-year-2011-ttl,
.background-refine .background-year-2012 .background-year-2012-ttl,
.background-refine .background-year-2013 .background-year-2013-ttl,
.background-refine .background-year-2014 .background-year-2014-ttl,
.background-refine .background-year-2015 .background-year-2015-ttl,
.background-refine .background-year-2016 .background-year-2016-ttl,
.background-refine .background-year-2017 .background-year-2017-ttl,
.background-refine .background-year-2018 .background-year-2018-ttl,
.background-refine .background-year-2019 .background-year-2019-ttl,
.background-refine .background-year-2020 .background-year-2020-ttl,
.background-refine .background-year-2021 .background-year-2021-ttl,
.background-refine .background-year-2022 .background-year-2022-ttl,
.background-refine .background-year-2023 .background-year-2023-ttl,
.background-refine .background-year-2024 .background-year-2024-ttl,
.background-refine .background-year-2025 .background-year-2025-ttl {
  display: block;
}

.background-search .background-search-ttl {
  width: 500px;
  margin-top: 20px !important;
}

.background-search .background-year-2011-ttl,
.background-search .background-year-2012-ttl,
.background-search .background-year-2013-ttl,
.background-search .background-year-2014-ttl,
.background-search .background-year-2015-ttl,
.background-search .background-year-2016-ttl,
.background-search .background-year-2017-ttl,
.background-search .background-year-2018-ttl,
.background-search .background-year-2019-ttl,
.background-search .background-year-2020-ttl,
.background-search .background-year-2021-ttl,
.background-search .background-year-2022-ttl,
.background-search .background-year-2023-ttl,
.background-search .background-year-2024-ttl,
.background-search .background-year-2025-ttl,
.background-search-ttl {
  display: none !important;
}

.background-search .background-search-ttl {
  display: block !important;
}

/*#jsi-background-image-container_ov.background-search #jsi-background-image-container,*/
#jsi-background-list-title-container.active {
  opacity: 1 !important;
}

/*-------------------------------------------------------------------------------
 FONT SIZE
 -------------------------------------------------------------------------------*/

.year-ttl {
  font-size: 28px;
}
.detail-txt {
  font-size: 16px;
  margin-top: 10px;
}
.center-back-to-page > a {
  font-size: 13px;
}
.left-back-to-page > a {
  font-size: 13px;
}
.previous-button {
  font-size: 30px;
}
.next-button {
  font-size: 30px;
}
.condition-category-container > li {
  font-size: 12px;
}
.slide-date {
  font-size: 13px;
}
.carousel-date {
  font-size: 14px;
}
.tab-trigger-list > li > a {
  font-size: 15px;
}
.category-checkbox > input[type='checkbox'] + label,
.category-checkbox > li > input[type='checkbox'] + label {
  font-size: 12px;
}
.search-icn {
  font-size: 12px;
}
.clear-btn > a {
  font-size: 12px;
}
.category-search-btn > a {
  font-size: 14px;
}
.youtube-skip-trigger > a {
  font-size: 13px;
}

@media screen and (max-width: 1920px) {
  /*----- timeline -----*/
  .details-list > li {
    font-size: 12px;
  }
  .details-list > li .history-year {
    font-size: 12px;
  }
  .timeline-box > * > * {
    font-size: 12px;
  }
  /*----- slide -----*/
  .slide .slide-date {
    font-size: 4em;
  }
}

@media screen and (max-width: 1366px) {
  /*----- timeline -----*/
  .youtube-skip-trigger > a {
    font-size: 13px;
  }
  .youtube-skip-trigger::after {
    width: 5px;
    height: 5px;
    top: 6px;
  }
  .details-list > li {
    font-size: 12px;
  }
  .timeline-box > * > * {
    font-size: 12px;
  }
  /*----- slide -----*/
  .center-back-to-page > a {
    font-size: 13px;
  }
  .slide .slide-date {
    font-size: 3.5em;
  }
  .cassette-title-inner.is-slide {
    font-size: 4em;
  }
  .year-ttl {
    font-size: 28px;
  }
  .detail-txt {
    font-size: 16px;
  }
  .condition-year-container > ol > li > a {
    font-size: 12px;
  }
  .search-keywords-input input[type='text'] {
    font-size: 12px;
  }
  /*----- search -----*/
  .search-icn {
    font-size: 12px;
  }
  .condition-category-container > li {
    font-size: 12px;
  }
  .search-keywords-container-inner {
    width: 295px;
  }
  .clear-btn > a {
    font-size: 12px;
  }
  .category-modal-box {
    padding-left: 40px;
    padding-right: 40px;
  }
  .contaminated-water-list > li {
    width: 168px;
  }
  .category-checkbox > input[type='checkbox'] + label,
  .category-checkbox > li > input[type='checkbox'] + label {
    font-size: 12px;
  }

  .carousel .selected .cassette-title-inner {
    line-height: 1.3;
  }
  .carousel .selected .cassette-description {
    font-size: 12px;
    padding-top: 0px;
  }
  .carousel .selected .cassette-link {
    font-size: 12px;
  }
  .carousel .cassette-title {
    font-size: 14px;
  }
  .cassette-title-inner.is-slide {
    font-size: 3.2em;
  }
  .carousel .cassette-description {
    font-size: 12px;
    padding-top: 0px;
  }
  .carousel .cassette-link {
    font-size: 12px;
  }
  .carousel .search-container {
    right: 10px;
  }
}

/*-------------------------------------------------------------------------------
 For IE
 -------------------------------------------------------------------------------*/

@media (min-width: 1px) {
  .category-checkbox > input[type='checkbox'],
  .category-checkbox > li > input[type='checkbox'] {
    display: none;
    margin: 0;
  }
  .category-checkbox > input[type='checkbox'] + label,
  .category-checkbox > li > input[type='checkbox'] + label {
    padding: 0 0 0 24px;
  }
  .category-checkbox > input[type='checkbox'] + label::before,
  .category-checkbox > li > input[type='checkbox'] + label::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -9px;
    background: #ffffff;
  }
  .category-checkbox > input[type='checkbox'] + label::before,
  .category-checkbox > li > input[type='checkbox'] + label::before {
    border: 1px solid #c8c8c8;
  }
  .category-checkbox > input[type='checkbox']:checked + label::before,
  .category-checkbox > li > input[type='checkbox']:checked + label::before {
    content: '';
    border: 1px solid #000000;
    background-color: #000000;
  }
  .category-checkbox > input[type='checkbox']:checked + label::after,
  .category-checkbox > li > input[type='checkbox']:checked + label::after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
  .category-checkbox > input[type='checkbox']:checked + label::after,
  .category-checkbox > li > input[type='checkbox']:checked + label::after {
    left: 3px;
    width: 13px;
    height: 5px;
    margin-top: -5px;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

.btn_transition {
  float: left;
  display: block;
  background-color: #000;
  color: #fff !important;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  margin-top: 7px;
  margin-right: 15px;
}
.btn_transition:hover {
  opacity: 0.6;
}
#wrapper_transition {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 2;
  display: none;
}
.footer,
.search-container {
  z-index: 3;
}

#slide_ov {
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 2000;
  display: none;
}

.slide_inner .close {
  position: absolute;
  right: 0;
  top: -50px;
  display: none;
}

#slide {
  display: none;
}

.slide_inner {
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 50%;
  margin-top: -200px;
  z-index: 2001;
  text-align: center;
}

.slide_inner ul#slide li {
  display: inline-block;
  margin-right: 50px;
}

.slide_inner ul#slide li:last-child {
  margin-right: 0;
}

._hover {
  opacity: 1;
  transition: all 0.4s;
}

._hover:hover {
  opacity: 0.6;
}

.ov_slide .slide_l {
  position: absolute;
  left: 130px;
  top: 200px;
  margin-top: -10px;
  display: inline-block;
}

.ov_slide .slide_r {
  position: absolute;
  right: 130px;
  top: 200px;
  margin-top: -10px;
  display: inline-block;
}

.ov_slide .slide_image {
  position: absolute;
  left: 50%;
  margin-left: -400px;
  top: -50px;
  width: 800px;
  height: 480px;
  overflow: hidden;
}

.ov_slide .slide_image li {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.8s;
}

.ov_slide .slide_image li.active {
  left: -800px;
}

.ov_slide .slide_image li .date {
  font-size: 13px;
  color: #fff;
  background: #000;
  display: inline-block;
  padding: 15px 20px 12px;
  position: absolute;
  left: 0;
  top: 0;
}

.ov_slide .slide_image li:nth-child(1) {
  z-index: 10;
}
.ov_slide .slide_image li:nth-child(2) {
  z-index: 9;
}
.ov_slide .slide_image li:nth-child(3) {
  z-index: 8;
}
.ov_slide .slide_image li:nth-child(4) {
  z-index: 7;
}
.ov_slide .slide_image li:nth-child(5) {
  z-index: 6;
}
.ov_slide .slide_image li:nth-child(6) {
  z-index: 5;
}
.ov_slide .slide_image li:nth-child(7) {
  z-index: 4;
}
.ov_slide .slide_image li:nth-child(8) {
  z-index: 3;
}

.slide_menu {
  text-align: center;
  padding-top: 450px;
}

.slide_menu li {
  display: inline-block;
  margin-right: 40px;
}

.slide_menu li a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.slide_menu li a.active {
  text-decoration: underline;
}

#slide_detail {
  display: none;
}

.txt-border {
  display: inline-block;
  position: relative;
}

.txt-border:before {
  content: '';
  display: block;
  position: absolute;
  left: -6px;
  top: 6px;
  width: 13px;
  height: 1px;
  background: #fff;
  transform: rotate(-40deg);
}

_:-ms-lang(x),
.txt-border:before {
  top: 2px;
  left: -5px;
}
