@charset "UTF-8";
/*-----------------------------------
asahi-site2013.utf8.cssから津波スタイルを抜粋
-----------------------------------*/

#InsideTsunami {
  margin: 10px auto 10px;
  padding: 0;
  border-bottom: 0px;
  width: 660px;
  position: relative;
}

#Contents #InsideTsunami {
  margin: 0 auto 10px !important;
  padding: 0;
  border-bottom: 1px solid #DCDCD5;
  width: 660px;
  position: relative;
}

#InsideTsunami .linklayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
}

#InsideTsunami .linklayer:hover {
  opacity: 0.2;
}

#InsideTsunami .TsunamiNewsInner {
  margin: 0px auto 10px;
  border-radius: 4px;
  padding: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#InsideTsunami .TsunamiNewsInner:hover {
  opacity: 0.75;
  cursor: pointer !important;
}

#InsideTsunami .TsunamiTitle {
  display: none;
}

#InsideTsunami .TsunamiNav {
  padding: 0;
  display: block;
}

#InsideTsunami .TsunamiNav strong {
  display: block;
  margin: 0;
  float: left;
  font-weight: bold;
  line-height: 1.25;
  padding: 10.5px 4px 10.5px 8px;
  font-size: 14px;
  letter-spacing: 0.02em;
  width: 574px;
}

#InsideTsunami .TsunamiNav:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.TsunamiLevel-3 .TsunamiNewsInner {
  border: 2px solid #a101dd;
}

.TsunamiLevel-3 .TsunamiNav {
  background-color: #a101dd;
  color: #fff;
}

.TsunamiLevel-3 .TsunamiNav strong {
  color: #FFF;
}

.TsunamiLevel-2 .TsunamiNewsInner {
  border: 2px solid #fc4831;
}

.TsunamiLevel-2 .TsunamiNav {
  background-color: #fc4831;
  color: #fff;
}

.TsunamiLevel-2 .TsunamiNav strong {
  color: #FFF;
}

.TsunamiLevel-1 .TsunamiNewsInner {
  border: 2px solid #f9e100;
}

.TsunamiLevel-1 .TsunamiNav {
  background-color: #f9e100;
  color: #222;
}

.TsunamiLevel-1 .TsunamiNav strong {
  color: #222;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide {
  width: 656px;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .TsunamiList {
  text-align: center;
  margin: 2px 0;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .TsunamiList:after {
  display: block;
  content: "";
  clear: both;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .TsunamiList .Tsunami-Image {
  display: none;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .TsunamiList .TsunamiLink {
  width: 300px;
  margin: 12px auto 8px;
  display: inline-block;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .TsunamiList .TsunamiLink:after {
  display: block;
  content: "";
  clear: both;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .TsunamiList h1 {
  line-height: 2.25em;
  float: left;
  width: 90px;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .TsunamiList .Tsunami_button {
  float: right;
  width: 130px;
  text-align: center;
  padding: 8px 24px;
  min-height: 19px;
  font-weight: bold;
  background-color: #B90000;
  color: #FFF;
  border-radius: 4px;
  font-size: 90%;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .Tsunami_button:hover {
  text-decoration: none !important;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .Tsunami-ImageOn .TsunamiImage {
  display: inline;
  margin: 0;
  float: left !important;
  width: 410px;
  padding: 8px 0 8px 8px;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .Tsunami-ImageOn .TsunamiImage img {
  width: 410px !important;
  margin: 0 !important;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .Tsunami-ImageOn .TsunamiLink {
  width: 236px;
  padding: 12.5% 0;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .Tsunami-ImageOn h1 {
  text-align: center;
  width: 236px;
  float: none;
}

#InsideTsunami .TsunamiNewsInner .TsunamiSlide .Tsunami-ImageOn .Tsunami_button {
  text-align: center;
  width: 130px;
  float: none;
  margin: 12px 30px;
}

#InsideTsunami .kaigyo {
  display: none;
}

#InsideTsunami a.SlideBtn {
  position: absolute;
  left: 590px;
  top: 7.5px;
  z-index: 9999;
}

#InsideTsunami a.SlideBtn:hover {
  text-decoration: none !important;
}

#InsideTsunami a.SlideBtn span {
  display: block;
  padding: 4px 6px;
  width: 50px;
  border-radius: 2px;
}

#InsideTsunami a.SlideBtn span b {
  background: none !important;
  font-size: 70% !important;
}

#InsideTsunami a.SlideBtn span b:after {
  width: 0px;
  height: 0px;
  border: 5px solid;
  content: "";
  display: block;
  float: right;
  position: relative;
  top: 6px;
  left: 2px;
}

#InsideTsunami a.SlideBtn:hover span b {
  color: #FFF !important;
  cursor: pointer;
}

#InsideTsunami a.SlideBtn span b.Click:after {
  width: 0px;
  height: 0px;
  border: 5px solid;
  content: "";
  display: block;
  float: right;
  position: relative;
  top: 0px;
  left: 2px;
}

.TsunamiLevel-3 a.SlideBtn span b,
.TsunamiLevel-2 a.SlideBtn span b {
  color: #222 !important;
}

.TsunamiLevel-3 a.SlideBtn span b:after {
  border-color: #a101dd transparent transparent transparent !important;
}

.TsunamiLevel-3 a.SlideBtn span b.Click:after {
  border-color: transparent transparent #a101dd transparent !important;
}

.TsunamiLevel-2 a.SlideBtn span b:after {
  border-color: #fc4831 transparent transparent transparent !important;
}

.TsunamiLevel-2 a.SlideBtn span b.Click:after {
  border-color: transparent transparent #fc4831 transparent !important;
}

.TsunamiLevel-1 a.SlideBtn span {
  background: #FFF;
}

.TsunamiLevel-1 a.SlideBtn span b {
  color: #1E1E17 !important;
}

.TsunamiLevel-1 a.SlideBtn span b:after {
  border-color: #f9e100 transparent transparent transparent !important;
}

.TsunamiLevel-1 a.SlideBtn span b.Click:after {
  border-color: transparent transparent #f9e100 transparent !important;
}

.TsunamiLevel-3 a.SlideBtn span,
.TsunamiLevel-2 a.SlideBtn span {
  background: #FFF;
}

.TsunamiLevel-3 a.SlideBtn:hover span {
  background: #4a0b67;
}

.TsunamiLevel-2 a.SlideBtn:hover span {
  background: #751c11;
}

.TsunamiLevel-1 a.SlideBtn:hover span {
  background: #b5a300;
}

.TsunamiLevel-3 a.SlideBtn:hover span b:after,
.TsunamiLevel-2 a.SlideBtn:hover span b:after,
.TsunamiLevel-1 a.SlideBtn:hover span b:after {
  border-color: #fff transparent transparent transparent !important;
}

.TsunamiLevel-3 a.SlideBtn:hover span b.Click:after,
.TsunamiLevel-2 a.SlideBtn:hover span b.Click:after,
.TsunamiLevel-1 a.SlideBtn:hover span b.Click:after {
  border-color: transparent transparent #fff transparent !important;
}
