@charset "utf-8";
.domani .sec01 .h2_ttl03 {
    margin-bottom: 0px;
}

.domani .sec01 .h2_ttl03 .txt02 {
    font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
    font-size: 11px;
    line-height: 1.65;
    text-align: left;
}
.domani .h2_txt03 {
    margin-bottom: 20px;
}

/* スライド */
.domani #category img {
  max-width: 100%;
  height: auto;
}

.domani #category .pagination .navi li img {
  height: 14px;
}

.domani .slides01 {
  text-align: center;
}

.domani .slides01 li .photo {
  position: relative;
  width: 100%;
  height: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background: #FFF no-repeat center center;
  background-size: cover;
}

.domani .slides01 li a {
  display: block;
  width: 100%;
  height: 100%;
}

.domani .slides01 p {
  height: 100px;
  padding: 0px 14px;
  position: relative;
  font-size: 19px;
  line-height: 1.5;
  color: #000;
  text-align: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.domani #load {
  margin-top: -22px;
  position: absolute;
  top: 50%;
  z-index: -1;
  left: 50%;
}

.domani .top_slider_box #rc {
  position: absolute;
  left: 10px;
  bottom: 106px;
  width: 35px;
  height: 35px;
  background: url(/wp-content/themes/oggi_sp/img/index/bg_img01.png) no-repeat left top;
  background-size: 35px auto;
  opacity: 0;
}

.domani .top_slider_box #lc {
  position: absolute;
  right: 10px;
  bottom: 36px;
  width: 35px;
  height: 35px;
  content: "";
  background: url(/wp-content/themes/oggi_sp/img/index/bg_img02.png) no-repeat right bottom;
  background-size: 35px auto;
  opacity: 0;
}

.domani .slides01 p span:nth-child(1) {
  display: block;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 11px;
  line-height: 1.2;
  padding: 0 10px .3em;
  font-weight: normal;
}

.domani .pagePath li:nth-child(2),
.domani .page_title h2,
.domani #detail .article_head .ttl span {
  text-transform: capitalize;
}
