/* --------------------------------------------------
* Additional CSS
-------------------------------------------------- */
/* Image Slider */
.topSliderSection {
  border-bottom: solid 1px #cbcbcb;
  padding:1em 0;
}
/* Image Frame */
/* 1200px 以上 */
@media (min-width: 75.0em) {
  .topImage {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 20rem;
    margin: 0.35em;
  }
}
/* 1198px 未満 */
@media (max-width: 74.9em) {
  .topImage {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 13rem;
    margin: 0.35em;
  }
}
/* 990px 未満 */
@media (max-width: 61.9em) {
  .topImage {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 13rem;
    margin: 0.35em;
  }
}
/* 960px 未満 */
@media (max-width: 60.0em) {
  .topImage {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 13rem;
    margin: 0.35em;
  }
}
/* 766px 未満 */
@media (max-width: 47.9em) {
  .topImage {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 9.5rem;
    margin: 0.35em;
  }
}
/* 600px 未満 */
@media (max-width: 37.5em) {
  .topImage {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 25.0rem;
    margin: 0.35em;
  }
}
/* 542px 未満 */
@media (max-width: 33.9em) {
  .topImage {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 20rem;
    margin: 0.35em;
  }
}
/* Image Size */
.topImage img{
  width:100%;
}
/* Image Slider Subject */
.imageSubject {
  position: absolute;
  bottom: 0;
  background-color: rgba( 0, 0, 0, 0.55 );
  width: 100%;
  height: 5.0rem;
  padding: 0.4rem;
}
/* Opne Date */
.dateFrame {
  color: #ffffff;
  font-size: 0.8em;
  margin:0 0 5px 0;
  border-bottom:solid 1px #eeeeee;
}
/* タイトルリンク色 */
.titleFrame {
  color: #ffffff;
}
/* Subect Frame*/
.subjectFrame {
  border-bottom: 2px solid #333;
  margin: 1em 0;
}
/* Subtitle */
.subtitle {
  border:none;
  color:#9e3266;
  font-size:0.8em;
}
/* STYLE PICK UP 画像上の主題タイトル */
.stylePickupText {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.55);
  width: 100%;
//  height: 5.0rem;
  padding: 0.4rem;
}
/* NEW ENTRY 一覧 */
.newEntryFrame {
  width:100%;
  padding:0.5em;
}
/* 検索用ボタン (hidden-sm-upの場合) */
.searchBtn {
  background: #fff;
  color: #333;
  border: solid 1px #ddd;
}
.searchBtnStyle {
  display: inline-block;
  padding: .375rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border: .0625rem solid transparent;
  border-radius: .25rem;
}
/* ----- 乙女予約速報タグ ----- */
.otosokuSubject {
  border-bottom: 2px solid #333;
  margin-bottom: 1rem;
}
.otosokuFrame {
  margin-bottom: 1rem;
  border: solid 1px #ececec;
}
.otosokuImage {
  height: 9.0rem;
  overflow: hidden;
  text-align: center;
}
.otosokuImage a img {
  width:100%;
}
.otosokuText {
  background-color: rgba(255, 255, 255, 1.0);
  padding: 0.5rem;
}
.otosokuText a {
  color: #000000;
}
/* ----- Tag Cloud ----- */
.tagcloud {
  line-height: 2.0rem;
  padding: 1rem 0.5rem;
}
/* タグクラウドのタイトル */
.widget_tag_cloud div.ttl {
  border-bottom: 2px solid #333;
  padding-bottom: 1rem;
}
/* タグ装飾 */
.tagcloud a {
  background-color: #ffffff;
  font-size: 1rem !important;
  word-break: keep-all;
  word-wrap: normal;
  white-space: nowrap;
  border: solid 2px #ffffff;
  border-left: solid 2px #ffa1cc;
  padding:0 5px;
}
/* ----- Footer ----- */
/* 1段目 */
.footer-row-fitst {
  margin: 0 0 1rem 0;
}
.footer-row-fitst .img-frame {
  text-align: center;
  margin: 0 0 0.5rem 0;
}
.footer-row-fitst .text-frame {
  height: 3.0rem;
}
.footer-row-fitst .img-frame img {
width: auto !important;
height: 3rem !important;
max-width: initial !important;
}
/* 2段目 */
.footer-row-second {
  margin: 0 0 2rem 0;
}
.footer-row-second .link {
  border:solid 1px #fb56a5;
  padding:10px;
  display:block;
  background-color: #ffffff;
}
@media (max-width: 47.9em) {
  .footer-row-second .link {
    border:solid 1px #fb56a5;
    padding:10px;
    display:block;
    background-color: #ffffff;
    margin: 0 0 0.5rem ;
  }
}
/* Extra small devices (portrait phones, less than 34em) */
@media (max-width: 33.9em) {
  .footer-row-second .link {
    border:solid 1px #fb56a5;
    padding:10px;
    display:block;
    background-color: #ffffff;
    margin: 0 0 0.5rem ;
  }
}
/* 3段目 */
.footer-row-third {
  padding: 1rem;
  margin: 0 0 1rem 0;
  border-top: solid 1px #cccccc;
}
/* カテゴリ一覧 */
.category-list {
  font-size:0.8rem;
  display: inline-block;
  width: 10rem;
  margin: 0 0 0.5rem 0;
}
.category-list a {
  display: block;
}
.h2-style {
  font-size: 1.5rem;
  font-weight: 400;
}
.site-info {
  list-style:none outside;
  padding-left:0;
  font-size:0.8rem;
  line-height:1.5rem;
}
/* 4段目 */
.footer-row-fourth {
  font-size:0.8rem;
}

.footer-table {
  display:table;
  width:100%;
}

.footer-cell {
  display:table-cell;
  vertical-align:middle;
  height: 5.7rem;
}

/* ----- SP フッター切替非表示----- */
.rwd {
 display: none !important;
}
/* --------------------------------------------------
* GENERAL
-------------------------------------------------- */
.noBorder {
  border: 0;
}
.mrgn-a-1 {
  margin: 1rem
}
.mrgn-t-1 {
  margin: 1rem 0 0 0;
}
.mrgn-b-1 {
  margin: 0 0 1rem 0;
}
.mrgn-l-1 {
  margin: 0 0 0 1rem;
}
.mrgn-r-1 {
  margin: 0 1rem 0 0;
}
