@charset "UTF-8";
/* memo */
.memo {
  font-weight: bold;
  color: #E13538;
  font-size: 1em;
  border-left: 3px solid #E13538;
  padding: 5px;
}

.col-memo div {
  border: 1px solid #A2A2A2;
  padding: 10px;
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
  color: #BDBDBD;
}

.attention-area {
  border: 1px solid #EED2D7;
  padding: 5px 10px;
  border-radius: 3px;
  /* CSS3草案 */
  -webkit-border-radius: 3px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 3px;
  color: #B25858;
  background-color: #F2DFE0;
  margin-bottom: 15px;
  font-weight: bold;
}

.info-area {
  border: 1px solid #FAEFD9;
  padding: 5px 10px;
  border-radius: 3px;
  /* CSS3草案 */
  -webkit-border-radius: 3px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 3px;
  color: #8F7247;
  background-color: #FDF9E5;
  margin-bottom: 15px;
  font-weight: bold;
}

#logo-line {
  margin: 20px auto;
}

#logo-line .li-caret-right li::before {
  color: #3A69A7;
}

#logo-line ul {
  margin-bottom: 0px;
  margin-top: 30px;
}

.todays_news {
  text-align: center;
  font-size: 110%;
  font-weight: bold;
  margin-top: 5px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.h_topics a {
  text-decoration: underline;
}

.h_english {
  background-color: #F2993A;
}

.h_english a {
  color: #FFFFFF !important;
  display: block;
  padding: 0px 10px;
  text-decoration: none;
}

.h_english i {
  margin-right: 5px;
}

.h_english:hover {
  background-color: #F4B067;
}

.h_topics:hover a {
  color: #AAAAAA;
}

#head-link02 {
  font-weight: bold;
}

#head-link02 a {
  color: #212121;
}

#head_topics {
  padding: 10px;
  margin: 10px 0;
}

#head_topics ul {
  margin-bottom: 0;
}

#head_topics a {
  text-decoration: underline;
}

#detail,
#archive-calendar {
  background-color: #FFFFFF;
}

#detail h1 {
  font-size: 28px;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 5px;
}

#detail p {
  line-height: 1.6;
  font-size: 105%;
}

#detail .entry-date {
  font-size: 90%;
  margin: 5px auto;
}

#detail .entry-block p {
  font-size: 16px;
}

.entry-detail-label-special a {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 0.5em 0;
  color: #fff;
  background-color: #337ab7;
  border-radius: 3px;
}

.entry-detail-label-special a:after {
  content: "\BB";
  margin-left: .25em;
}

#local_topics {
  padding: 20px 0px;
  background-color: #EFECE3;
  margin-bottom: 20px;
}

#local_topics .container {
  padding-left: 7px;
  padding-right: 7px;
}

#local_topics div.overflow-block.slick-initialized.slick-slider {
  background-color: #EFECE3 !important;
}

#local_topics div[class^="col"] {
  background-color: #FFFFFF;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: 3px;
  margin-right: 3px;
}

#local_topics .overflow-block {
  padding-left: -3px;
  padding-right: -3px;
}

#local_topics .slick-next {
  right: -25px;
}

#local_topics .banner-carousel-l {
  margin-top: 30px !important;
  margin-bottom: -20px !important;
}

#side {
  float: right;
}

#side .join-list li {
  margin-bottom: 10px;
  font-size: 110%;
}

#side .join-list img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}

#side .side-ranking {
  background-color: #ECEFF1;
}

#side .side-ranking .ranking-title {
  padding: 10px;
}

#side .side-ranking .ranking-body {
  background-color: #F6F7F8;
  padding: 10px;
}

#side .side-ranking li:before {
  color: #FFFFFF;
  display: block;
  float: left;
  height: 35px;
  width: 35px;
  text-align: center;
  padding-top: 14px;
  margin-right: 10px;
  background: url(../images/top/ranking_icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#side .side-ranking li:nth-child(1):before {
  background: url(../images/top/ranking_01.png) no-repeat center;
}

#side .side-ranking li:nth-child(2):before {
  background: url(../images/top/ranking_02.png) no-repeat center;
}

#side .side-ranking li:nth-child(3):before {
  background: url(../images/top/ranking_03.png) no-repeat center;
}

.ranking-more,
.read-more {
  background-color: #CFD8DC;
  margin: 10px;
  padding: 5px;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  font-weight: bold;
}

.shadow-rb {
  -webkit-box-shadow: 0px 1px 2px #C5C6C7;
  -moz-box-shadow: 0px 1px 2px #C5C6C7;
  box-shadow: 0px 1px 2px #C5C6C7;
  margin: 2px;
}

.fancybox {
  position: relative;
  display: block;
  overflow: hidden;
}

.fancybox::after {
  /*
  content: '\f00e';
  font-family: FontAwesome;
  */
  content: " ";
  display: inline-block;
  width: 25px;
  height: 20px;
  background: url(../fonts/png/zoom27.png) no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  color: #FFFFFF;
  font-size: 18px;
  padding: 5px 10px;
  position: absolute !important;
  top: 0;
  left: 0;
  background-color: #424242;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.fancy-caption {
  font-size: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.paging-block {
  background-color: #FFFFFF;
  border-top: 1px solid #C6C5C0;
  border-bottom: 1px solid #C6C5C0;
  padding: 15px 0;
  margin-bottom: 20px;
}

.prev-link,
.next-link {
  padding: 20px 5px;
  background-color: #605E5B;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  float: right;
  color: #FFFFFF;
}

.prev-link:hover,
.next-link:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.prev-link {
  margin-right: 10px;
}
.prev-link .fa.fa-chevron-left:before {
  content: '';
  background: url("../images/carousel_arrow_prev.png") 50% 50% no-repeat;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  width: 16px;
  height: 20px;
}

.next-link {
  margin-left: 10px;
}
.next-link .fa.fa-chevron-right:before {
  content: '';
  background: url("../images/carousel_arrow_next.png") 50% 50% no-repeat;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  width: 16px;
  height: 20px;
}

/* paging today */
.todayNewsBlock {
  width: 20%;
  padding: 0 10px;
  display: inline-block;
  text-align: center;
}
.todayNewsBlock a {
  text-decoration: none;
  display: block;
}
.todayNewsBlock a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.todayNewsBlock .todayNewsIcon {
  color: #3A69A7;
  font-size: 28px;
  margin-bottom: 5px;
}
.todayNewsBlock .todayNewsLable {
  color: #FFFFFF;
  background-color: #3A69A7;
  border-radius: 15px;
  padding: 3px 10px;
}

@media (max-width: 1269px) {
  .col-lg-9 .paging-block .width40 {
    width: 35% !important;
  }

  .col-lg-9 .paging-block .block {
    display: inline-block !important;
    width: 80%;
  }

  .col-lg-9 .todayNewsBlock {
    width: 30%;
    padding: 0;
  }

  .col-lg-9 .todayNewsLable {
    padding: 3px 0px;
  }
}
.li-bdr-b-gray > li {
  border-bottom: 1px solid #C6C5C0;
  line-height: 40px;
}

.list-border li,
.side-ranking li {
  margin-bottom: 10px;
  padding-right: 20px;
  /*background-size: 16px 16px !important;*/
}

.li-label li a {
  font-weight: normal;
  color: #FFFFFF;
  background-color: #90A4AE;
  padding: 3px 7px;
  display: block;
  border-radius: 3px;
  /* CSS3草案 */
  -webkit-border-radius: 3px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 3px;
}

.entry-block {
  border-top: 1px solid #90A4AE;
  margin-top: 10px;
  clear: both;
  padding-left: 7px;
  padding-right: 7px;
}

.hide-block {
  position: absolute;
  background-color: #605E5B;
  margin-top: 100px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  float: right;
}

.hide-block a {
  color: #FFFFFF;
  display: block;
  height: 100%;
  width: 100%;
  padding: 30px 10px;
}

.hide-block:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.fb-share,
.tweet-share,
.line-share,
.share-icon {
  padding: 5px 20px;
  margin: 5px;
  border-radius: 3px;
  /* CSS3草案 */
  -webkit-border-radius: 3px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 3px;
}

.fb-share {
  background-color: #295B9E;
  color: #FFFFFF;
}

.tweet-share {
  background-color: #64CBEE;
  color: #FFFFFF;
}

.line-share {
  background-color: #00C300;
  color: #FFFFFF;
}

.share-icon {
  background-color: #ECEFF1;
}

.fb-share:hover,
.tweet-share:hover,
.line-share:hover {
  color: #E4E4E4 !important;
  text-decoration: none;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

@media (max-width: 1269px) {
  .lg-absolute.li-bdr-b-gray li {
    border: none !important;
  }

  .lg-absolute.li-bdr-b-gray li div {
    border-bottom: 1px solid #C6C5C0;
  }
}
@media (min-width: 1270px) {
  .list-single {
    line-height: 40px;
  }
}
.list-border li {
  min-height: 30px;
}

.relation-block .bdr-gray {
  background-position: right 10px bottom 10px !important;
  background-size: 16px 16px;
}

.relation-block span {
  display: block;
  float: left;
  margin-right: 10px;
  width: 20%;
  height: 48px;
  overflow: hidden;
}

.relation-block img {
  width: 100%;
}

#todayNews {
  overflow: hidden;
  margin-bottom: 0px;
}

#todayNews img {
  width: 20%;
  height: auto;
  float: left;
  margin-right: 10px;
}

#todayNews .overflow-block .slick-slide {
  display: block;
  padding: 10px;
  border: 1px solid #C6C5C0;
  margin-left: -1px;
}

#share_block {
  margin: 10px 0;
  height: 20px;
}

#share_block img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

.full-container {
  width: 1600px;
  display: block;
}

/* contents */
.list-border li {
  border-bottom: 1px solid #CCCCCC;
  padding: 5px 0;
}

.li-label {
  font-size: 90%;
}

.bkg-topics-1,
.bkg-topics-2 {
  line-height: 25px;
}

/* thumbnail */
.thumb-lg {
  width: 80%;
}

.thumb-mid {
  width: 40%;
}

.thumb-sm {
  width: 30%;
}

#weekTopics li {
  clear: both;
  margin-bottom: 15px;
  border-bottom: 1px solid #DFDFDD;
  display: block;
  zoom: 1;
  padding-bottom: 10px;
  padding-right: 20px !important;
  background-size: 15px 15px !important;
  background-position: right 20px !important;
}

#weekTopics img {
  float: left;
  width: 20%;
  height: auto;
  margin-right: 15px;
  float: left;
}

.cf {
  zoom: 1;
}

#weekTopics li:before,
#weekTopics li:after {
  content: "";
  display: table;
}

#weekTopics li:after {
  clear: both;
}

/*movie*/
#movie_list {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #CCCCCC;
}

#movie_list .col-lg-4 {
  margin-bottom: 20px;
}

.movie_caption {
  margin-top: 5px;
  display: table;
}

.movie_caption img {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

.movie_caption .block {
  display: table-cell;
}

i.ico-photo {
  width: 21px;
  height: 21px;
  line-height: 21px;
  display: inline-block;
  margin-left: 8px;
  background: url(../images/icon/photo-icon2.png);
  background-repeat: no-repeat;
}

i.ico-movie {
  width: 21px;
  height: 21px;
  line-height: 21px;
  display: inline-block;
  margin-left: 8px;
  background: url(../images/icon/movie-icon2.png);
  background-repeat: no-repeat;
}

.movie_thumb {
  height: 180px;
  overflow: hidden;
}

.thumb_center img {
  margin-top: -20px;
}

#cat-list-wrap .bdr-b-gray {
  margin-bottom: 20px;
  padding-bottom: 10px;
  min-height: 85px;
}

#ranking .col-md-6 .lg3-md4 img {
  padding-left: 5px;
}

#ranking-list .bdr-tb-1-gray {
  background-position: right bottom 20px !important;
  padding-right: 15px !important;
  min-height: 100px;
}

.rank-1 {
  background: url(../images/top/ranking_01.png) no-repeat;
}

.rank-2 {
  background: url(../images/top/ranking_02.png) no-repeat;
}

.rank-3 {
  background: url(../images/top/ranking_03.png) no-repeat;
}

.rank-icon {
  background: url(../images/top/ranking_icon.png) no-repeat;
}

.rank-1,
.rank-2,
.rank-3,
.rank-icon {
  text-align: center;
  color: #FFFFFF;
  background-position: bottom center;
  padding-top: 16px;
  line-height: 12px;
}

#weather #weater_sunny {
  color: #FFFFFF;
  background: url(../../images/weather/weather_sun.jpg);
  background-position: top center;
  background-size: 100% auto;
  height: 365px;
}

.wt_weekly {
  display: table;
  text-align: center;
  width: 100%;
  color: #FFFFFF;
}

.wt_weekly li {
  padding: 10px;
  display: table-cell;
}

.wt_weekly li:nth-child(odd) {
  background-color: #6F92AB;
}

.wt_weekly li:nth-child(even) {
  background-color: #4B7696;
}

#fixedGNavi {
  z-index: 10000;
}

.fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  visibility: hidden;
  background-color: #fff;
}

/* 背景の設定 */
html {
  min-width: 924px;
}

body {
  background: url(../images/body_bkg.jpg);
  background-position: center top;
  background-repeat: repeat-x;
}

#content {
  padding-top: 15px;
  position: relative;
  background-image: url(../images/content_bkg01.png);
  background-position: right top;
  background-repeat: repeat-y;
}

#content:before {
  width: 50%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-image: url(../images/content_bkg01.png);
  background-position: left -300px;
  background-repeat: repeat-y;
  z-index: -1;
  display: block;
}

.container {
  padding-left: 0;
  padding-right: 0;
}

.lg9-md12,
.acms-col-md-6,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  padding-right: 7px;
  padding-left: 7px;
}

.div[class^="col"] .col-md-12 {
  padding-right: 0px;
  padding-left: 0px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
}

.badge {
  border-radius: 4px;
}

.carousel-indicators li {
  text-indent: -9999px;
}

.carousel-caption {
  left: 20px !important;
  right: auto !important;
  bottom: 10px !important;
}

.acms-col-md-6,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left;
}

.lg3-md4 {
  width: 25%;
}

.lg3-md5 {
  width: 25%;
}

.col-md-12 {
  width: 100%;
}

.col-md-11 {
  width: 91.66666667%;
}

.col-md-10 {
  width: 83.33333333%;
}

.col-md-9 {
  width: 75%;
}

.col-md-8 {
  width: 66.66666667%;
}

.col-md-7 {
  width: 58.33333333%;
}

.col-md-6,
.acms-col-md-6 {
  width: 50%;
}

.col-md-5 {
  width: 41.66666667%;
}

.col-md-4 {
  width: 33.33333333%;
}

.col-md-3 {
  width: 25%;
}

.col-md-2 {
  width: 16.66666667%;
}

.col-md-1 {
  width: 8.33333333%;
}

.col-md-pull-12 {
  right: 100%;
}

.col-md-pull-11 {
  right: 91.66666667%;
}

.col-md-pull-10 {
  right: 83.33333333%;
}

.col-md-pull-9 {
  right: 75%;
}

.col-md-pull-8 {
  right: 66.66666667%;
}

.col-md-pull-7 {
  right: 58.33333333%;
}

.col-md-pull-6 {
  right: 50%;
}

.col-md-pull-5 {
  right: 41.66666667%;
}

.col-md-pull-4 {
  right: 33.33333333%;
}

.col-md-pull-3 {
  right: 25%;
}

.col-md-pull-2 {
  right: 16.66666667%;
}

.col-md-pull-1 {
  right: 8.33333333%;
}

.col-md-pull-0 {
  right: auto;
}

.col-md-push-12 {
  left: 100%;
}

.col-md-push-11 {
  left: 91.66666667%;
}

.col-md-push-10 {
  left: 83.33333333%;
}

.col-md-push-9 {
  left: 75%;
}

.col-md-push-8 {
  left: 66.66666667%;
}

.col-md-push-7 {
  left: 58.33333333%;
}

.col-md-push-6 {
  left: 50%;
}

.col-md-push-5 {
  left: 41.66666667%;
}

.col-md-push-4 {
  left: 33.33333333%;
}

.col-md-push-3 {
  left: 25%;
}

.col-md-push-2 {
  left: 16.66666667%;
}

.col-md-push-1 {
  left: 8.33333333%;
}

.col-md-push-0 {
  left: auto;
}

.col-md-offset-12 {
  margin-left: 100%;
}

.col-md-offset-11 {
  margin-left: 91.66666667%;
}

.col-md-offset-10 {
  margin-left: 83.33333333%;
}

.col-md-offset-9 {
  margin-left: 75%;
}

.col-md-offset-8 {
  margin-left: 66.66666667%;
}

.col-md-offset-7 {
  margin-left: 58.33333333%;
}

.col-md-offset-6 {
  margin-left: 50%;
}

.col-md-offset-5 {
  margin-left: 41.66666667%;
}

.col-md-offset-4 {
  margin-left: 33.33333333%;
}

.col-md-offset-3 {
  margin-left: 25%;
}

.col-md-offset-2 {
  margin-left: 16.66666667%;
}

.col-md-offset-1 {
  margin-left: 8.33333333%;
}

.col-md-offset-0 {
  margin-left: 0;
}

.container.md-fluid {
  width: 100%;
}

@media (max-width: 1269px) {
  .md-row {
    margin-left: -15px;
    margin-right: -15px;
  }

  /* float align clear */
  .md-float-left {
    float: left !important;
  }

  .md-float-right {
    float: right !important;
  }

  .md-align-left {
    text-align: left !important;
  }

  .md-align-right {
    text-align: right !important;
  }

  .md-clear-left {
    clear: left !important;
  }

  .md-clear-right {
    clear: right !important;
  }
}
@media (min-width: 1270px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  /* Bootstrap Custom */
  .lg-row {
    margin-left: -15px;
    margin-right: -15px;
  }

  /* float align clear */
  .lg-float-left {
    float: left !important;
  }

  .lg-float-right {
    float: right !important;
  }

  .lg-align-left {
    text-align: left !important;
  }

  .lg-align-right {
    text-align: right !important;
  }

  .lg-clear-left {
    clear: left !important;
  }

  .lg-clear-right {
    clear: right !important;
  }
}
@media (max-width: 1269px) {
  .hidden-md {
    display: none !important;
  }

  .hidden-lg {
    display: initial !important;
  }

  .md-left-row {
    margin-left: -15px;
  }

  .md-right-row {
    margin-right: -15px;
  }
}
@media (min-width: 1270px) {
  .hidden-lg {
    display: none !important;
  }

  .lg-left-row {
    margin-left: -15px;
  }

  .lg-right-row {
    margin-right: -15px;
  }
}
/* custom bootstrap */
.lg9-md12,
.lg3-md4,
.lg3-md5 {
  position: relative;
  min-height: 1px;
}

.lg3-md4,
.lg3-md5 {
  float: left;
}

/* clearfix custom */
.lg9-md12 {
  zoom: 1;
  margin-bottom: 20px;
  clear: both;
}

.lg9-md12:before,
.lg9-md12:after {
  content: "";
  display: table;
}

.lg9-md12:after {
  clear: both;
}

.container-cf {
  clear: both;
  zoom: 1;
  margin-bottom: 20px;
}

.container-cf:before,
.container-cf:after {
  content: "";
  display: table;
}

.container-cf:after {
  clear: both;
}

.overflow-block,
.overflow-block-short,
.overflow-block-banner-short,
.overflow-block-auto,
.overflow-block-short-auto,
.overflow-block-banner-short-auto {
  position: relative;
  clear: both;
}

.overflow-block .slick-track,
.overflow-block-short .slick-track,
.overflow-block-banner-short .slick-track,
.overflow-block-auto .slick-track,
.overflow-block-short-auto .slick-track,
.overflow-block-banner-short-auto .slick-track {
  overflow: hidden;
}

.overflow-block .slick-prev, .overflow-block .slick-next,
.overflow-block-banner-short .slick-prev,
.overflow-block-banner-short .slick-next,
.overflow-block-auto .slick-prev,
.overflow-block-auto .slick-next,
.overflow-block-banner-short-auto .slick-prev,
.overflow-block-banner-short-auto .slick-next {
  width: 24px;
  height: 73px;
  background-color: #605E5B;
}

.overflow-block .slick-prev,
.overflow-block-short .slick-prev,
.overflow-block-auto .slick-prev,
.overflow-block-short-auto .slick-prev {
  left: -28px;
}

.overflow-block .slick-prev:before,
.overflow-block .slick-next:before,
.overflow-block-short .slick-prev:before,
.overflow-block-short .slick-next:before,
.overflow-block-banner-short .slick-prev:before,
.overflow-block-banner-short .slick-next:before,
.overflow-block-auto .slick-prev:before,
.overflow-block-auto .slick-next:before,
.overflow-block-short-auto .slick-prev:before,
.overflow-block-short-auto .slick-next:before,
.overflow-block-banner-short-auto .slick-prev:before,
.overflow-block-banner-short-auto .slick-next:before {
  margin-top: 100px;
  font-family: inherit;
  font-size: 0;
  line-height: 0;
  width: 24px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto;
  opacity: 1;
}

.overflow-block .slick-prev:before,
.overflow-block-short .slick-prev:before,
.overflow-block-banner-short .slick-prev:before,
.overflow-block-auto .slick-prev:before,
.overflow-block-short-auto .slick-prev:before,
.overflow-block-banner-short-auto .slick-prev:before {
  background-image: url("../images/carousel_arrow_prev.png");
}

.overflow-block .slick-next:before,
.overflow-block-short .slick-next:before,
.overflow-block-banner-short .slick-next:before,
.overflow-block-auto .slick-next:before,
.overflow-block-short-auto .slick-next:before,
.overflow-block-banner-short-auto .slick-next:before {
  background-image: url("../images/carousel_arrow_next.png");
}

.overflow-block .slick-prev:hover,
.overflow-block .slick-next:hover,
.overflow-block-short .slick-prev:hover,
.overflow-block-short .slick-next:hover,
.overflow-block-banner-short .slick-prev:hover,
.overflow-block-banner-short .slick-next:hover,
.overflow-block-auto .slick-prev:hover,
.overflow-block-auto .slick-next:hover,
.overflow-block-short-auto .slick-prev:hover,
.overflow-block-short-auto .slick-next:hover,
.overflow-block-banner-short-auto .slick-prev:hover,
.overflow-block-banner-short-auto .slick-next:hover {
  opacity: 0.75;
}

.slick-disabled {
  display: none !important;
}

#local_topics .slick-prev,
.banner-carousel-l .slick-prev {
  left: -24px !important;
}

#local_topics .slick-next,
.banner-carousel-l .slick-next {
  right: -24px !important;
}

@media (min-width: 1270px) {
  /* slick */
  .overflow-block,
  .overflow-block-auto {
    padding-left: 0px;
    padding-right: 0px;
  }

  .overflow-block-short,
  .overflow-block-banner-short,
  .overflow-block-short-auto,
  .overflow-block-banner-short-auto {
    padding-left: 25px;
    padding-right: 25px;
  }

  .overflow-block .slick-prev,
  .overflow-block-short .slick-prev,
  .overflow-block-auto .slick-prev,
  .overflow-block-short-auto .slick-prev {
    left: -28px;
  }

  .overflow-block-banner-short .slick-prev,
  .overflow-block-banner-short-auto .slick-prev {
    left: -28px;
  }

  .overflow-block .slick-next,
  .overflow-block-short .slick-next,
  .overflow-block-banner-short .slick-next,
  .overflow-block-auto .slick-next,
  .overflow-block-short-auto .slick-next,
  .overflow-block-banner-short-auto .slick-next {
    right: -28px;
  }
}
@media (max-width: 1269px) {
  .overflow-block,
  .overflow-block-short,
  .overflow-block-banner,
  .overflow-block-auto,
  .overflow-block-short-auto,
  .overflow-block-banner-auto {
    padding-left: 0px;
    padding-right: 0px;
  }

  .overflow-block-banner-short,
  .overflow-block-banner-short-auto {
    padding-left: 0px;
    padding-right: 7px;
  }

  /*
.overflow-block,
.overflow-block-short,
.overflow-block-banner,
.overflow-block-banner-short {
   width: 924px;
   margin-left: auto;
   margin-right: auto;
   }
   */
  .overflow-block .slick-prev,
  .overflow-block-short .slick-prev,
  .overflow-block-banner .slick-prev,
  .overflow-block-auto .slick-prev,
  .overflow-block-short-auto .slick-prev,
  .overflow-block-banner-auto .slick-prev {
    left: -24px;
  }

  .overflow-block-banner-short .slick-prev,
  .overflow-block-banner-short-auto .slick-prev {
    left: -24px;
  }

  .overflow-block .slick-next,
  .overflow-block-short .slick-next,
  .overflow-block-banner .slick-next,
  .overflow-block-banner-short .slick-next,
  .overflow-block-auto .slick-next,
  .overflow-block-short-auto .slick-next,
  .overflow-block-banner-auto .slick-next,
  .overflow-block-banner-short-auto .slick-next {
    right: -24px;
  }

  .overflow-block-banner {
    width: 890px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 924px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .overflow-block,
  .overflow-block-short,
  .overflow-block-banner-short,
  .overflow-block-auto,
  .overflow-block-short-auto,
  .overflow-block-banner-short-auto {
    padding-left: 0px;
    padding-right: 0px;
  }

  .overflow-block .slick-prev,
  .overflow-block-short .slick-prev,
  .overflow-block-banner-short .slick-prev,
  .overflow-block-auto .slick-prev,
  .overflow-block-short-auto .slick-prev,
  .overflow-block-banner-short-auto .slick-prev,
  #local_topics .slick-prev {
    left: -24px !important;
  }

  .overflow-block .slick-next,
  .overflow-block-short .slick-next,
  .overflow-block-banner-short .slick-next,
  .overflow-block-auto .slick-next,
  .overflow-block-short-auto .slick-next,
  .overflow-block-banner-short-auto .slick-next,
  #local_topics .slick-next {
    right: -24px !important;
  }
}
.banner-carousel-l.overflow-block .slick-next,
.banner-carousel-l.overflow-block-auto .slick-next {
  right: 8px;
  top: 0;
  margin-top: 0;
}
.banner-carousel-l.overflow-block .slick-prev,
.banner-carousel-l.overflow-block-auto .slick-prev {
  left: 0px;
  top: 0;
  margin-top: 0;
}

@media (max-width: 1269px) {
  .lg3-md4 {
    width: 33.33333333% !important;
  }

  /* for md column */
  .lg9-md12 {
    width: 100%;
  }

  .lg3-md5 {
    width: 41.66666667%;
  }

  .slick-track > .lg3-md4 {
    width: 300px;
    margin-right: 5px;
    padding-right: 0px;
  }

  .slick-track > .lg3-md4 ul.li-gray {
    padding-right: 5px;
  }

  #side.lg3-md4 {
    width: 300px !important;
  }

  #side.lg3-md4 > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1270px) {
  /* for lg column */
  .lg9-md12 {
    width: 75%;
  }

  .slick-track > .lg3-md4 {
    width: 300px;
    margin-right: 1px;
    padding-left: 5px;
  }

  #side.lg3-md4 {
    width: 300px;
  }

  #side.lg3-md4 > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.list-inline {
  margin-left: 0px;
}

.list-inline > li:first-child {
  padding-left: 0px !important;
}

#top div[class^="col"] div[class^="col"] {
  padding-left: 0px;
  padding-right: 0px;
}

#top div[class^="col"] div[class^="col"].pdg {
  padding-right: 10px;
}

#top .col-lg-9.col-md-8 .col-md-6 > div > .list-border,
#top .col-lg-9.col-md-8 .col-md-6 > .list-border {
  margin-left: 5px;
  margin-right: 5px;
}

#ranking .col-md-12 > .col-md-6:nth-of-type(odd),
#ranking .col-md-12 > .acms-col-md-6:nth-of-type(odd) {
  padding-left: 0px;
  padding-right: 4px;
}

#ranking .col-md-12 > .col-md-6:nth-of-type(even),
#ranking .col-md-12 > .acms-col-md-6:nth-of-type(even) {
  padding-left: 4px;
  padding-right: 0px;
}

#footer div[class^="col"] div[class^="col"] {
  padding-left: 7px;
  padding-right: 7px;
}

/* ########################
container break
 #######################   */
.container {
  width: 924px;
}

@media (max-width: 924px) {
  .lg3-md4 {
    width: 33.33333333% !important;
  }

  .container,
  .container-fluid {
    width: 924px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .row,
  .footer-bdr {
    margin-left: 0px;
    margin-right: 0px;
  }

  #footer .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-md-8 {
    /* width: 64% !important;*/
    padding-right: 3px !important;
  }

  hr {
    width: 914px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 924px;
  }

  .lg-container {
    width: 1024px;
  }
}
@media (min-width: 1270px) {
  .container {
    width: 1236px;
  }
}
/* ########################
clearfix
 #######################   */
.cf {
  zoom: 1;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.clear {
  clear: both;
}

/* ########################
共通
 #######################   */
a {
  text-decoration: none;
  color: #121212;
}

a:focus, a:hover {
  color: #121212;
}

.list-inline a,
.link-blue {
  color: #0187D0;
}

a img.hover:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

/* float align clear */
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.align-left {
  text-align: left !important;
}

.align-right {
  text-align: right !important;
}

.column-image-right,
.column-media-right {
  margin-left: 10px;
}

.column-image-left,
.column-media-left {
  margin-right: 10px;
}

.column-image-auto.float-auto {
  text-align: center;
  display: block;
}
.column-image-auto.float-auto img {
  margin-left: auto;
  margin-right: auto;
}

.clear-left {
  clear: left !important;
}

.clear-right {
  clear: right !important;
}

.center {
  text-align: center;
}

.center img {
  margin-left: auto;
  margin-right: auto;
}

.fit {
  width: 100%;
}

.block {
  display: block;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.table-block {
  display: table;
}

.table-cell {
  display: table-cell;
}

.valing-top,
.valing-top .table-cell {
  vertical-align: top;
}

.valing-middle,
.valing-middle .table-cell {
  vertical-align: middle;
}

.valing-bottom,
.valing-bottom .table-cell {
  vertical-align: bottom;
}

/* list style */
ul {
  padding-left: 0;
}

li {
  list-style: none;
}

ol {
  counter-reset: number;
  list-style: none;
  margin: 0;
  padding: 0;
}

ol li {
  /* リスト部分は好きに装飾！ */
}

ol li:before {
  counter-increment: number;
  content: counter(number);
}

.underline li {
  text-decoration: underline;
}

.list-table {
  display: table;
  width: 100%;
}

.list-table li {
  display: table-cell;
}

/* font */
.xsmall {
  font-size: 80%;
}

.small {
  font-size: 90%;
}

.normal {
  font-size: 100%;
}

.middle {
  font-size: 120%;
}

/* margin padding */
.mgb0 {
  margin-bottom: 0px;
}

.mgb10 {
  margin-bottom: 10px;
}

.mgb20 {
  margin-bottom: 20px;
}

.mgb30 {
  margin-bottom: 30px;
}

.mgb40 {
  margin-bottom: 40px;
}

.mgb50 {
  margin-bottom: 50px;
}

.mgb60 {
  margin-bottom: 60px;
}

.mgb70 {
  margin-bottom: 70px;
}

.mgb80 {
  margin-bottom: 80px;
}

.mgb90 {
  margin-bottom: 90px;
}

.mgb100 {
  margin-bottom: 100px;
}

.mgb5 {
  margin-bottom: 5px;
}

.mgb15 {
  margin-bottom: 15px;
}

.mgb25 {
  margin-bottom: 25px;
}

.mgb35 {
  margin-bottom: 35px;
}

.mgb45 {
  margin-bottom: 45px;
}

.mgb55 {
  margin-bottom: 55px;
}

.mgt-0 {
  margin-top: 0px;
}

.mgt-10 {
  margin-top: -10px;
}

.mgt-20 {
  margin-top: -20px;
}

.mgt-30 {
  margin-top: -30px;
}

.mgt-40 {
  margin-top: -40px;
}

.mgt-50 {
  margin-top: -50px;
}

.mgt-60 {
  margin-top: -60px;
}

.mgt-70 {
  margin-top: -70px;
}

.mgt-80 {
  margin-top: -80px;
}

.mgt-90 {
  margin-top: -90px;
}

.mgt-100 {
  margin-top: -100px;
}

.mgt5 {
  margin-top: 5px;
}

.mgt15 {
  margin-top: 15px;
}

.mgt25 {
  margin-top: 25px;
}

.mgt35 {
  margin-top: 35px;
}

.mgt45 {
  margin-top: 45px;
}

.mgt55 {
  margin-top: 55px;
}

.mgt0 {
  margin-top: 0px;
}

.mgt10 {
  margin-top: 10px;
}

.mgt20 {
  margin-top: 20px;
}

.mgt30 {
  margin-top: 30px;
}

.mgt40 {
  margin-top: 40px;
}

.mgt50 {
  margin-top: 50px;
}

.mgt60 {
  margin-top: 60px;
}

.mgt70 {
  margin-top: 70px;
}

.mgt80 {
  margin-top: 80px;
}

.mgt90 {
  margin-top: 90px;
}

.mgt100 {
  margin-top: 100px;
}

.mgtb0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mgtb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mgtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mgtb30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mgtb40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mgtb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mgtb60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mgtb70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.mgtb80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mgtb90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.mgtb100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.li-mgb0 li {
  margin-bottom: 0px;
}

.li-mgb10 li {
  margin-bottom: 10px;
}

.li-mgb20 li {
  margin-bottom: 20px;
}

.li-mgb30 li {
  margin-bottom: 30px;
}

.mgl0 {
  margin-left: 0px;
}

.mgl10 {
  margin-left: 10px;
}

.mgl20 {
  margin-left: 20px;
}

.mgl30 {
  margin-left: 30px;
}

.mgl40 {
  margin-left: 40px;
}

.mgl50 {
  margin-left: 50px;
}

.mgl60 {
  margin-left: 60px;
}

.mgl70 {
  margin-left: 70px;
}

.mgl80 {
  margin-left: 80px;
}

.mgl90 {
  margin-left: 90px;
}

.mgl100 {
  margin-left: 100px;
}

.mgr0 {
  margin-right: 0px;
}

.mgr10 {
  margin-right: 10px;
}

.mgr20 {
  margin-right: 20px;
}

.mgr30 {
  margin-right: 30px;
}

.mgr40 {
  margin-right: 40px;
}

.mgr50 {
  margin-right: 50px;
}

.mgr60 {
  margin-right: 60px;
}

.mgr70 {
  margin-right: 70px;
}

.mgr80 {
  margin-right: 80px;
}

.mgr90 {
  margin-right: 90px;
}

.mgr100 {
  margin-right: 100px;
}

.margin0 {
  margin: 0px;
}

.margin10 {
  margin: 10px;
}

.margin20 {
  margin: 20px;
}

.margin30 {
  margin: 30px;
}

.margin40 {
  margin: 40px;
}

.margin50 {
  margin: 50px;
}

.margin60 {
  margin: 60px;
}

.margin70 {
  margin: 70px;
}

.margin80 {
  margin: 80px;
}

.margin90 {
  margin: 90px;
}

.margin100 {
  margin: 100px;
}

.pdb0 {
  padding-bottom: 0px;
}

.pdb10 {
  padding-bottom: 10px;
}

.pdb20 {
  padding-bottom: 20px;
}

.pdb30 {
  padding-bottom: 30px;
}

.pdb40 {
  padding-bottom: 40px;
}

.pdb50 {
  padding-bottom: 50px;
}

.pdb60 {
  padding-bottom: 60px;
}

.pdb70 {
  padding-bottom: 70px;
}

.pdb80 {
  padding-bottom: 80px;
}

.pdb90 {
  padding-bottom: 90px;
}

.pdb100 {
  padding-bottom: 100px;
}

.pdb5 {
  padding-bottom: 5px;
}

.pdb15 {
  padding-bottom: 15px;
}

.pdb25 {
  padding-bottom: 25px;
}

.pdb35 {
  padding-bottom: 35px;
}

.pdb45 {
  padding-bottom: 45px;
}

.pdb55 {
  padding-bottom: 55px;
}

.pdl0 {
  padding-left: 0px !important;
}

.pdl10 {
  padding-left: 10px !important;
}

.pdl20 {
  padding-left: 20px !important;
}

.pdl30 {
  padding-left: 30px !important;
}

.pdl40 {
  padding-left: 40px !important;
}

.pdl50 {
  padding-left: 50px !important;
}

.pdl60 {
  padding-left: 60px !important;
}

.pdl70 {
  padding-left: 70px !important;
}

.pdl80 {
  padding-left: 80px !important;
}

.pdl90 {
  padding-left: 90px !important;
}

.pdl100 {
  padding-left: 100px !important;
}

.pdl5 {
  padding-left: 5px !important;
}

.pdl15 {
  padding-left: 15px !important;
}

.pdl25 {
  padding-left: 25px !important;
}

.pdl35 {
  padding-left: 35px !important;
}

.pdl45 {
  padding-left: 45px !important;
}

.pdl55 {
  padding-left: 55px !important;
}

.pdr0 {
  padding-right: 0px !important;
}

.pdr10 {
  padding-right: 10px !important;
}

.pdr20 {
  padding-right: 20px !important;
}

.pdr30 {
  padding-right: 30px !important;
}

.pdr40 {
  padding-right: 40px !important;
}

.pdr50 {
  padding-right: 50px !important;
}

.pdr60 {
  padding-right: 60px !important;
}

.pdr70 {
  padding-right: 70px !important;
}

.pdr80 {
  padding-right: 80px !important;
}

.pdr90 {
  padding-right: 90px !important;
}

.pdr100 {
  padding-right: 100px !important;
}

.pdr5 {
  padding-right: 5px !important;
}

.pdr15 {
  padding-right: 15px !important;
}

.pdr25 {
  padding-right: 25px !important;
}

.pdr35 {
  padding-right: 35px !important;
}

.pdr45 {
  padding-right: 45px !important;
}

.pdr55 {
  padding-right: 55px !important;
}

.pdt0 {
  padding-top: 0px;
}

.pdt10 {
  padding-top: 10px;
}

.pdt20 {
  padding-top: 20px;
}

.pdt30 {
  padding-top: 30px;
}

.pdt40 {
  padding-top: 40px;
}

.pdt50 {
  padding-top: 50px;
}

.pdt60 {
  padding-top: 60px;
}

.pdt70 {
  padding-top: 70px;
}

.pdt80 {
  padding-top: 80px;
}

.pdt90 {
  padding-top: 90px;
}

.pdt100 {
  padding-top: 100px;
}

.pdt5 {
  padding-top: 5px;
}

.pdt15 {
  padding-top: 15px;
}

.pdt25 {
  padding-top: 25px;
}

.pdt35 {
  padding-top: 35px;
}

.pdt45 {
  padding-top: 45px;
}

.pdt55 {
  padding-top: 55px;
}

.pdtb0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.pdtb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pdtb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pdtb30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pdtb40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pdtb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pdtb60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pdtb70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.pdtb80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pdtb90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.pdtb100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padding0 {
  padding: 0px;
}

.padding5 {
  padding: 5px;
}

.padding10 {
  padding: 10px;
}

.padding20 {
  padding: 20px;
}

.padding30 {
  padding: 30px;
}

.padding40 {
  padding: 40px;
}

.padding50 {
  padding: 50px;
}

.padding60 {
  padding: 60px;
}

.padding70 {
  padding: 70px;
}

.padding80 {
  padding: 80px;
}

.padding90 {
  padding: 90px;
}

.padding100 {
  padding: 100px;
}

.pdlr5 {
  padding-left: 5px;
  padding-right: 5px;
}

.pdlr10 {
  padding-left: 10px;
  padding-right: 10px;
}

/* width */
.width0 {
  width: 0% !important;
}

.width10 {
  width: 10% !important;
}

.width20 {
  width: 20% !important;
}

.width30 {
  width: 30% !important;
}

.width40 {
  width: 40% !important;
}

.width50 {
  width: 50% !important;
}

.width60 {
  width: 60% !important;
}

.width70 {
  width: 70% !important;
}

.width80 {
  width: 80% !important;
}

.width90 {
  width: 90% !important;
}

.width100 {
  width: 100% !important;
}

.width110 {
  width: 110% !important;
}

.width120 {
  width: 120% !important;
}

.width130 {
  width: 130% !important;
}

.width140 {
  width: 140% !important;
}

.width150 {
  width: 150% !important;
}

.width-200px {
  width: 200px !important;
}

.width-250px {
  width: 250px !important;
}

.width-300px {
  width: 300px !important;
}

.width-350px {
  width: 350px !important;
}

.width-400px {
  width: 400px !important;
}

.width-450px {
  width: 450px !important;
}

.width-500px {
  width: 500px !important;
}

.table-list {
  width: 100%;
  display: table;
}

.table-list li {
  display: table-cell;
  vertical-align: bottom;
}

@media (max-width: 1269px) {
  .md-mgt5 {
    margin-top: 5px;
  }

  .md-mgt15 {
    margin-top: 15px;
  }

  .md-mgt25 {
    margin-top: 25px;
  }

  .md-mgt35 {
    margin-top: 35px;
  }

  .md-mgt45 {
    margin-top: 45px;
  }

  .md-mgt55 {
    margin-top: 55px;
  }

  .md-mgt0 {
    margin-top: 0px;
  }

  .md-mgt10 {
    margin-top: 10px;
  }

  .md-mgt20 {
    margin-top: 20px;
  }

  .md-mgt30 {
    margin-top: 30px;
  }

  .md-mgt40 {
    margin-top: 40px;
  }

  .md-mgt50 {
    margin-top: 50px;
  }

  .md-mgt60 {
    margin-top: 60px;
  }

  .md-mgt70 {
    margin-top: 70px;
  }

  .md-mgt80 {
    margin-top: 80px;
  }

  .md-mgt90 {
    margin-top: 90px;
  }

  .md-mgt100 {
    margin-top: 100px;
  }

  .md-mgb5 {
    margin-bottom: 5px;
  }

  .md-mgb15 {
    margin-bottom: 15px;
  }

  .md-mgb25 {
    margin-bottom: 25px;
  }

  .md-mgb35 {
    margin-bottom: 35px;
  }

  .md-mgb45 {
    margin-bottom: 45px;
  }

  .md-mgb55 {
    margin-bottom: 55px;
  }

  .md-mgb0 {
    margin-bottom: 0px;
  }

  .md-mgb10 {
    margin-bottom: 10px;
  }

  .md-mgb20 {
    margin-bottom: 20px;
  }

  .md-mgb30 {
    margin-bottom: 30px;
  }

  .md-mgb40 {
    margin-bottom: 40px;
  }

  .md-mgb50 {
    margin-bottom: 50px;
  }

  .md-mgb60 {
    margin-bottom: 60px;
  }

  .md-mgb70 {
    margin-bottom: 70px;
  }

  .md-mgb80 {
    margin-bottom: 80px;
  }

  .md-mgb90 {
    margin-bottom: 90px;
  }

  .md-mgb100 {
    margin-bottom: 100px;
  }

  .md-relative {
    position: relative;
  }

  .md-absolute {
    position: absolute;
  }
}
/* Bootstrap Custom */
@media (min-width: 1270px) {
  .lg-mgt5 {
    margin-top: 5px;
  }

  .lg-mgt15 {
    margin-top: 15px;
  }

  .lg-mgt25 {
    margin-top: 25px;
  }

  .lg-mgt35 {
    margin-top: 35px;
  }

  .lg-mgt45 {
    margin-top: 45px;
  }

  .lg-mgt55 {
    margin-top: 55px;
  }

  .lg-mgt0 {
    margin-top: 0px;
  }

  .lg-mgt10 {
    margin-top: 10px;
  }

  .lg-mgt20 {
    margin-top: 20px;
  }

  .lg-mgt30 {
    margin-top: 30px;
  }

  .lg-mgt40 {
    margin-top: 40px;
  }

  .lg-mgt50 {
    margin-top: 50px;
  }

  .lg-mgt60 {
    margin-top: 60px;
  }

  .lg-mgt70 {
    margin-top: 70px;
  }

  .lg-mgt80 {
    margin-top: 80px;
  }

  .lg-mgt90 {
    margin-top: 90px;
  }

  .lg-mgt100 {
    margin-top: 100px;
  }

  .lg-pdt5 {
    padding-top: 5px;
  }

  .lg-pdt15 {
    padding-top: 15px;
  }

  .lg-pdt25 {
    padding-top: 25px;
  }

  .lg-pdt35 {
    padding-top: 35px;
  }

  .lg-pdt45 {
    padding-top: 45px;
  }

  .lg-pdt55 {
    padding-top: 55px;
  }

  .lg-pdt0 {
    padding-top: 0px;
  }

  .lg-pdt10 {
    padding-top: 10px;
  }

  .lg-pdt20 {
    padding-top: 20px;
  }

  .lg-pdt30 {
    padding-top: 30px;
  }

  .lg-pdt40 {
    padding-top: 40px;
  }

  .lg-pdt50 {
    padding-top: 50px;
  }

  .lg-pdt60 {
    padding-top: 60px;
  }

  .lg-pdt70 {
    padding-top: 70px;
  }

  .lg-pdt80 {
    padding-top: 80px;
  }

  .lg-pdt90 {
    padding-top: 90px;
  }

  .lg-pdt100 {
    padding-top: 100px;
  }

  .lg-relative {
    position: relative;
  }

  .lg-absolute {
    position: absolute;
  }
}
/* -------------- */
body {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #382A2D;
}

@media (max-width: 1269px) {
  body {
    font-size: 16px;
  }
}
.navbar-nav {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/* font  */
.kaku {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.mincho {
  font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
}

.f-ex-large {
  font-size: 2em;
}

.f-x-large {
  font-size: 1.8em;
}

.f-large {
  font-size: 1.6em;
}

.f-ex-midium {
  font-size: 140%;
}

.f-x-midium {
  font-size: 120%;
}

.f-midium {
  font-size: 100%;
}

.f-small {
  font-size: 90%;
}

.f-x-small {
  font-size: 75%;
}

.f-ex-small {
  font-size: 60%;
}

.f-bold {
  font-weight: bold;
}

.f-normal {
  font-weight: normal;
}

.f-10 {
  font-size: 10px;
}

.f-20 {
  font-size: 20px;
}

.f-30 {
  font-size: 30px;
}

.f-40 {
  font-size: 40px;
}

.f-50 {
  font-size: 50px;
}

.f-15 {
  font-size: 15px;
}

.f-25 {
  font-size: 25px;
}

.f-35 {
  font-size: 35px;
}

.f-45 {
  font-size: 45px;
}

.f-55 {
  font-size: 55px;
}

h1, .h1 {
  font-size: 34px;
}

/* font asesome */
.icon-circle:before {
  /*
  content: "\f1db";
  font-family: FontAwesome;
  */
  content: " ";
  display: inline-block;
  width: 25px;
  height: 20px;
  background: url(../fonts/png/circle33.png) no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 7px;
}

.icon-cross:before {
  /*
  content: "\f00d";
  font-family: FontAwesome;
  */
  content: " ";
  display: inline-block;
  width: 25px;
  height: 20px;
  background: url(../fonts/png/remove11.png) no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 7px;
}

.li-caret-right li:before {
  /*
  content: "\f0da";
  font-family: FontAwesome;
  */
  content: " ";
  display: inline-block;
  width: 25px;
  height: 20px;
  background: url(../fonts/png/arrowhead5.png) no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 7px;
}

/* background color */
.bkg-white {
  background-color: #FFFFFF;
}

.is-nav-fixed #content {
  padding-top: 105px;
}

@media (max-width: 1269px) {
  .is-nav-fixed #content {
    padding-top: 130px;
  }
}
#top #content div[class^="col"],
#side div[class^="col"],
#content .slick-slide {
  background: #FFFFFF;
}

#top #content > .col-lg-9 {
  padding-left: 0;
}
#top #content > .col-lg-9 > .col-md-6 > .mainhalf-image-text-entries2 {
  padding-left: 0;
}

.bkg-f0 {
  background-color: #F0F0F0;
}

.bkg-red {
  background-color: #DE4745;
}

.bkg-blue {
  background-color: #3A69A7;
}

.bkg-brown {
  background-color: #8F531F;
}

.bkg-green {
  background-color: #58AA5C;
}

.bkg-twgreen {
  background-color: #5cb85c;
}

.bkg-twblue {
  background-color: #337ab7;
}

.bkg-aqua {
  background-color: #5bc0de;
}

.bkg-orange {
  background-color: #f0ad4e;
}

.bkg-red {
  background-color: #d9534f;
}

.bkg-gray {
  background-color: #777;
}

.bkg-topics-1 {
  background-color: #ECE7DB;
}

.bkg-topics-2 {
  background-color: #CFD8DC;
}

.bkg-beige {
  background-color: #EFECE3;
}

.bkg-blue,
.bkg-social,
.bkg-national {
  background-color: #3897E4;
}

.bkg-pink,
.bkg-sport,
.bkg-sports {
  background-color: #EC407A;
}

.bkg-lightblue,
.bkg-politics {
  background-color: #1EB6C9;
}

.bkg-international {
  background-color: #C7D234;
}

.bkg-purple,
.bkg-economy,
.bkg-economics {
  background-color: #4F5EAF;
}

.bkg-clearblue,
.bkg-local,
.bkg-region {
  background-color: #9ccc65;
}

.bkg-purple,
.bkg-culture {
  background-color: #9B3CAB;
}

.bkg-yellow,
.bkg-education {
  background-color: #F0E162;
}

.bkg-orange,
.bkg-entertain,
.bkg-entertainment {
  background-color: #EE991E;
}

.bkg-gray {
  background-color: #616161;
}

.bkg-photo {
  background-color: #3a69a7;
}

.bkg-living {
  background-color: #f48fb1;
}

/* font color */
.f-white, .f-white a {
  color: #FFFFFF;
}

.f-black-1, .f-black-1 a {
  color: #000000;
}

.f-black-2, .f-black-2 a {
  color: #212121;
}

.f-green, .f-green a {
  color: #2A7C2C;
}

.f-gray01, .f-gray01 a {
  color: #424242;
}

.f-blue, .f-blue a {
  color: #3A69A7;
}

/* list color */
.li-gray li,
div.li-gray {
  border-bottom: 1px solid #DFDFDD;
}

.li-gray li:last-child,
div.li-gray:last-child {
  border-bottom: none !important;
}

div.li-gray {
  margin-bottom: 10px;
  padding-right: 20px;
  background-size: 16px 16px !important;
  padding: 5px 0;
}

div.list-border p {
  margin-bottom: 0;
}

@media (min-width: 1270px) {
  div.list-border {
    min-height: 30px;
  }
}
/* border */
.bdr-gray {
  border: 1px solid #CCCCCC;
}

.bdr-blue {
  border: 1px solid #CCD9E7;
}

.bdr-red {
  border: 1px solid #F6DFDF;
}

/* border */
.bdr-2-gray {
  border: 2px solid #CCCCCC;
}

.bdr-2-blue {
  border: 2px solid #CCD9E7;
}

.bdr-2-blue-2 {
  border: 2px solid #D2E6F7;
}

.bdr-2-red {
  border: 2px solid #F6DFDF;
}

.bdr-t-gray {
  border-top: 1px solid #DFDFDD;
}

.bdr-b-gray {
  border-bottom: 1px solid #DFDFDD;
}

.bdr-b-2-blue-2,
.bdr-b-2-social,
.bdr-b-2-national {
  border-bottom: 2px solid #D2E6F7;
}

.bdr-b-2-international {
  border-bottom: 2px solid #e9ecb8;
}

.bdr-b-2-pink,
.bdr-b-2-sport,
.bdr-b-2-sports {
  border-bottom: 2px solid #F6D5E1;
}

.bdr-b-2-lightblue,
.bdr-b-2-politics {
  border-bottom: 2px solid #CDECF2;
}

.bdr-b-2-purple,
.bdr-b-2-economy,
.bdr-b-2-economics {
  border-bottom: 2px solid #D7DBEC;
}

.bdr-b-2-clearblue,
.bdr-b-2-local,
.bdr-b-2-region {
  border-bottom: 2px solid #d7ebc1;
}

.bdr-b-2-purple-2,
.bdr-b-2-culture {
  border-bottom: 2px solid #E6D3EB;
}

.bdr-b-2-yellow,
.bdr-b-2-education {
  border-bottom: 2px solid #F7F3D8;
}

.bdr-b-2-orange,
.bdr-b-2-entertain,
.bdr-b-2-entertainment {
  border-bottom: 2px solid #F6E7CF;
}

.bdr-b-2-gray-2 {
  border-bottom: 2px solid #CECFD0;
}

.bdr-b-2-photo {
  border-bottom: 2px solid #c4d2e5;
}

.bdr-b-2-living {
  border-bottom: 2px solid #fcdde8;
}

/*お知らせ*/
.bdr-b-2-oshirase {
  border-bottom: 2px solid #E5C4C4;
}

/*SNS*/
.bdr-b-2-sns {
  border-bottom: 2px solid #c4d2e5;
}

/*ご案内*/
.bdr-b-2-information {
  border-bottom: 2px solid #c4d2e5;
}

.bdr-t-1-black {
  border-top: 1px solid #212121;
}

.bdr-tb-1-gray {
  border-top: 1px solid #DFDFDD;
  border-bottom: 1px solid #DFDFDD;
}

.bdr-1-gray {
  border: 1px solid #DFDFDD;
}

.slick-track > .lg3-md4 ul.li-gray {
  padding: 0 9px;
}

#cat-list-wrap .col-md-6 .bdr-b-gray,
#cat-list-wrap .acms-col-md-6 .bdr-b-gray {
  padding-bottom: 10px;
  overflow: hidden;
}

.cat-label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.cat-label img {
  height: 28px;
  width: 28px;
  margin-right: 10px;
  margin-top: -5px;
}

/* col- position */
.lg9-md12,
.lg3-md4,
.acms-col-md-6,
.col-lg-1, .col-lg-10, .col-lg-11,
.col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
.col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11,
.col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11,
.col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
.col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11,
.col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9 {
  position: static;
}

.thumb-cover {
  display: inline-block;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}

.col-lg-12 .thumb-cover {
  height: 196px;
  width: 295px;
}

.col-md-6 .thumb-cover {
  height: 100px;
  width: 100px;
}

.alert.a-module {
  padding: 5px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 12px;
}

.alert.a-module p {
  margin: 0;
  line-height: 1.4em;
}

.onlyTop {
  display: none !important;
}

#top .onlyTop {
  display: inline-block !important;
}

hr.partsLine {
  height: 2px;
  background-color: #cccccc;
  border: none;
}

.left-row {
  margin-left: -15px;
}

.right-row {
  margin-right: -15px;
}

@media (min-width: 1270px) {
  .lg-pdl30 {
    padding-left: 30px;
  }
}
@media (max-width: 1269px) {
  .md-row {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md-pdl20 {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  #fixedGNavi > #sub_nav {
    padding-left: 25px;
  }
}
/* detail icon */
.tbFix .middle i {
  display: inline-block;
  width: 24px;
  height: 20px;
  vertical-align: middle;
  margin-right: 6px;
  background-size: 24px auto;
}

/* SideBlock */
#side #twitter-timeline {
  clear: both;
  margin-top: 15px;
}

/* FontAwesome */
.fa {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa:before {
  content: " ";
  display: inline-block;
  background-size: contain !important;
  vertical-align: middle;
}

.fa-mobile:before {
  width: 21px;
  height: 48px;
  background: url(../fonts/png/mobile29.png) no-repeat center center;
}

.fa-chevron-left:before {
  width: 16px;
  height: 20px;
  background: url(../fonts/png/chevron20.png) no-repeat center center;
}

.fa-chevron-right:before {
  width: 16px;
  height: 20px;
  background: url(../fonts/png/chevron18.png) no-repeat center center;
}

.fa-angle-left:before {
  width: 6px;
  height: 17px;
  background: url(../fonts/png/angle.png) no-repeat center center;
}

.fa-angle-right:before {
  width: 6px;
  height: 17px;
  background: url(../fonts/png/angle2.png) no-repeat center center;
}

.fa-caret-right:before {
  width: 5px;
  height: 13px;
  background: url(../fonts/png/arrowhead5.png) no-repeat center center;
}

.fa-caret-down:before {
  width: 7px;
  height: 12px;
  background: url(../fonts/png/caret5.png) no-repeat center center;
}

.fa-star:before {
  width: 17px;
  height: 18px;
  background: url(../fonts/png/star60.png) no-repeat center center;
}

.orange.fa-star:before {
  width: 17px;
  height: 18px;
  background: url(../fonts/png/orange-star60.png) no-repeat center center;
}

/* member */
i.ico-member {
  width: 21px;
  height: 21px;
  line-height: 21px;
  display: inline-block;
  margin-left: 8px;
  background: url(../images/icon/member_icon.png);
  background-repeat: no-repeat;
}

.detail-content-member-block {
  text-align: center;
  padding: 25px;
  background-color: #ECEFF1;
  margin: 15px auto;
  border-radius: 4px;
}
.detail-content-member-block .detail-content-member-attention {
  font-size: 18px;
  color: #E90000;
  font-weight: bold;
}
.detail-content-member-block .detail-content-member-attention i.ico-member {
  height: 18px;
  background-size: 18px 18px;
  background-position: center center;
  margin-right: 7px;
}
.detail-content-member-block .detail-content-member-joinBlock,
.detail-content-member-block .detail-content-member-loginBlock {
  padding: 0 15px;
  display: inline-block;
  height: 40px;
  color: #FFFFFF;
  margin: 7px;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
}
.detail-content-member-block .detail-content-member-joinBlock:hover,
.detail-content-member-block .detail-content-member-loginBlock:hover {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.detail-content-member-block .detail-content-member-joinBlock a,
.detail-content-member-block .detail-content-member-loginBlock a {
  color: #FFFFFF !important;
  display: block;
  width: 100%;
  height: 100%;
}
.detail-content-member-block .detail-content-member-joinBlock a:hover,
.detail-content-member-block .detail-content-member-loginBlock a:hover {
  color: #F2F2F2;
  text-decoration: none;
}
.detail-content-member-block .detail-content-member-joinBlock span,
.detail-content-member-block .detail-content-member-loginBlock span {
  font-size: 13px;
  font-weight: normal;
}
.detail-content-member-block .detail-content-member-joinBlock {
  background-color: #469F4B;
}
.detail-content-member-block .detail-content-member-loginBlock {
  background-color: #4189C3;
}

/* トピックスデザイン */
.mh60 {
  min-height: 60px;
}

.full-label .middle a {
  font-weight: bold;
}

.full-label .middle {
  font-weight: bold;
}

.tab-list .middle {
  font-weight: bold;
}

.alertGray {
  padding: 0px;
  background-color: #F6F7F8  !important;
}

.alertGray div {
  margin: 0;
  min-width: 154px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  overflow: hidden !important;
  display: table-cell;
  background-color: #CFD8DC  !important;
}

.alertGray ul {
  min-height: 60px;
  padding: 10px;
  margin-left: 154px;
  background-color: #F6F7F8  !important;
  display: table-cell;
}

.alertGray ul, .alertGray p {
  margin-bottom: 0;
}

.alertGray a {
  text-decoration: none;
}

.alertGray a:hover {
  text-decoration: underline;
}

.float-left {
  float: left;
}

.float-center {
  float: none;
}

.float-right {
  float: right;
}

/* 広告 */
.pc-ad-srv {
  /* margin-top: 15px; */
  margin-bottom: 15px;
}

/*-------------------------------*/
/*  overflow 外側の処理  */
/*------------------------------*/
.overflow-block,
.overflow-block-short,
.overflow-block-banner {
  position: relative;
  clear: both;
}

.slick-track {
  overflow: hidden;
}

.overflow-block-bg-none .slick-slide {
  background: inherit !important;
}

/*-------------------------------*/
/*  slick pre next button  */
/*------------------------------*/
.slick-prev {
  left: -45px;
}

.slick-prev:before,
.slick-next:before {
  font-family: FontAwesome !important;
  background-color: #605E5B;
  margin-top: 100px;
  font-size: 26px;
  text-align: center;
  padding: 30px 5px !important;
}

.slick-prev:before {
  content: '\f053' !important;
}

.slick-next:before {
  content: '\f054' !important;
}

.slick-prev:hover,
.slick-next:hover {
  color: #F1F1F1;
}

/*-------------------------------*/
/*  media query              */
/*------------------------------*/
@media (min-width: 1270px) {
  .overflow-block-banner {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }

  .overflow-block-short {
    padding-left: 25px;
    padding-right: 25px;
  }

  .slick-prev {
    left: 0px;
  }

  .slick-next {
    right: 0px;
  }
}
@media (max-width: 1269px) {
  .overflow-block-short,
  .overflow-block-banner {
    padding-left: 25px;
    padding-right: 25px;
  }

  .slick-prev {
    left: 0px;
  }

  .slick-next {
    right: 8px;
  }

  .overflow-block-banner {
    width: 890px;
    margin-left: auto;
    margin-right: auto;
  }
}
.slick-track > .mgb10 {
  margin-bottom: 0 !important;
}

.slick-next:before,
.slick-prev:before {
  content: '';
}

.custom-slick-prev,
.custom-slick-next {
  position: absolute;
  width: 25px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: transparent;
  background-color: rgba(0, 0, 0, 0.45);
  text-align: left;
}

.custom-slick-prev img,
.custom-slick-next img {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  margin-left: 8px;
  margin-right: 8px;
}

.custom-slick-prev {
  left: -15px;
}

.custom-slick-next {
  right: -25px;
}

/* コンテンツカルーセル系 */
.overflow-block-short-auto .custom-slick-prev,
.overflow-block-short-auto .custom-slick-next,
.overflow-block .custom-slick-prev,
.overflow-block .custom-slick-next, .overflow-block-auto .custom-slick-prev,
.overflow-block-auto .custom-slick-next,
.overflow-block-short .custom-slick-prev,
.overflow-block-short .custom-slick-next, .overflow-block-banner .custom-slick-prev,
.overflow-block-banner .custom-slick-next {
  top: 50%;
  height: 80px;
  margin-top: -40px;
}
.overflow-block-short-auto .custom-slick-prev,
.overflow-block .custom-slick-prev, .overflow-block-auto .custom-slick-prev,
.overflow-block-short .custom-slick-prev, .overflow-block-banner .custom-slick-prev {
  left: -30px;
}

/* バナーカルーセル系 */
.simple-slick .custom-slick-prev,
.simple-slick .custom-slick-next,
.overflow-block-banner-short .custom-slick-prev,
.overflow-block-banner-short .custom-slick-next,
.overflow-block-banner-auto .custom-slick-prev,
.overflow-block-banner-auto .custom-slick-next,
.overflow-block-banner-short-auto .custom-slick-prev,
.overflow-block-banner-short-auto .custom-slick-next {
  top: 0;
  height: 100%;
  margin-top: 0px;
}

div[class^="banner-carousel"] {
  padding-left: 9px;
  padding-right: 0px;
}
div[class^="banner-carousel"] .custom-slick-prev,
div[class^="banner-carousel"] .custom-slick-next {
  top: 0;
  height: 100%;
  margin-top: 0px;
}
div[class^="banner-carousel"] .custom-slick-prev {
  left: -22px;
}
div[class^="banner-carousel"] .custom-slick-next {
  right: -25px;
}

/* 地域情報だけ位置調整 */
#local_topics div[class^="banner-carousel"] {
  padding-left: 3px;
}
#local_topics .custom-slick-next {
  right: -30px;
}
#local_topics .custom-slick-prev {
  left: -30px;
}

@media (min-width: 1270px) {
  #local_topics div[class^="banner-carousel"] {
    padding-right: 0px;
  }
}
.nailthumb-container {
  margin-bottom: 0;
}

.nailthumb-container img {
  width: 100%;
  height: auto;
}

#cat-list-wrap h3 {
  font-size: 16px;
  line-height: 22px;
}
#cat-list-wrap .f-small {
  line-height: 22px;
}
#cat-list-wrap .topics-tag {
  margin: 5px 0 0;
  display: block;
  max-height: 42px;
  overflow: hidden;
}

.topics-tag {
  font-size: 12px;
  line-height: 20px;
}
.topics-tag li {
  display: inline;
  margin: 0 6px 0 0;
}
.topics-tag li a {
  display: inline;
  background: none;
  padding: 0;
  margin-right: 6px;
  color: #7c878c;
}

.all-keywords {
  padding: 10px;
}

.all-keywords ul {
  margin-bottom: 0;
}

.all-keywords a {
  text-decoration: underline;
}

/* icon List */
.t-top,
.t-sport,
.t-sports,
.t-social,
.t-national,
.t-politics,
.t-economy,
.t-economics,
.t-local,
.t-region,
.t-culture,
.t-education,
.t-entertain,
.t-entertainment,
.t-international,
.t-photo
.t-international,
.t-living {
  background-position: right center !important;
  padding-right: 30px !important;
  background-repeat: no-repeat !important;
  background-size: 22px auto !important;
}

.t-top, .nav-icon-top {
  background: url(../images/subnav-icon01.png);
}

.t-social, .t-national, .nav-icon-national {
  background: url(../images/subnav-icon02.png);
}

.t-politics, .nav-icon-politics {
  background: url(../images/subnav-icon03.png);
}

.t-economy, .t-economics, .nav-icon-economics {
  background: url(../images/subnav-icon04.png);
}

.t-local, .t-region, .nav-icon-region {
  background: url(../images/subnav-icon05.png);
}

.t-sports, .t-sport, .nav-icon-sports {
  background: url(../images/subnav-icon06.png);
}

.t-culture, .nav-icon-culture {
  background: url(../images/subnav-icon07.png);
}

.t-international, .nav-icon-international {
  background: url(../images/subnav-icon11.png);
}

.t-education, .nav-icon-education {
  background: url(../images/subnav-icon08.png);
}

.t-entertain, .t-entertainment, .nav-icon-entertainment {
  background: url(../images/subnav-icon09.png);
}

.t-photo, .nav-icon-photo {
  background: url(../images/subnav-icon12.png);
}

.t-living, .nav-icon-living {
  background: url(../images/subnav-icon19.png);
}

/*その他*/
.t-other, .nav-icon- {
  background: url(../images/subnav-icon16.png);
}

/*SNS ソーシャル・ネットワーク・サービス*/
.nav-icon-sns {
  background: url(../images/subnav-icon21.png);
}

/*お知らせ*/
.nav-icon-oshirase {
  background: url(../images/subnav-icon22.png);
}

/*ご案内*/
.nav-icon-information {
  background: url(../images/subnav-icon23.png);
}

/*動画*/
.t-movie {
  background: url(../images/subnav-icon13.png);
}

/*コラム：社説*/
.t-editorial {
  background: url(../images/subnav-icon14.png);
}

/*コラム：金口木舌*/
.t-column {
  background: url(../images/subnav-icon15.png);
}

/*コラム：南風*/
.t-hae {
  background: url(../images/subnav-icon20.png);
}

.column1-image-text-entries-2 li {
  clear: both;
  margin-bottom: 15px;
  border-bottom: 1px solid #DFDFDD;
  display: block;
  zoom: 1;
  padding-bottom: 10px;
  padding-right: 20px !important;
  background-size: 15px 15px !important;
  background-position: right 20px !important;
}

.column1-image-text-entries-2 img {
  float: left;
  width: 20%;
  height: auto;
  margin-right: 15px;
  float: left;
}

.column1-image-text-entries-2 .ranking-more, .column1-image-text-entries-2 .read-more {
  background-color: #CFD8DC;
  margin: 10px;
  padding: 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  font-weight: bold;
}

#local_topics .column1-image-text-entries {
  padding-left: 8px;
  padding-right: 9px;
}

.column1-image-text-entries li {
  border-bottom: 1px solid #DFDFDD;
  padding-bottom: 10px;
  margin-bottom: 10px;
  /*min-height: 122px;*/
}

.column1-image-text-entries .entries-image {
  /*width: 40%;*/
  height: auto;
  float: left;
  overflow: hidden;
  /*max-height: 100px;*/
}

/* ########################
clearfix
 #######################   */
.column1-image-text-entries li {
  zoom: 1;
}

.column1-image-text-entries li:before,
.column1-image-text-entries li:after {
  content: "";
  display: table;
}

.column1-image-text-entries li:after {
  clear: both;
}

.clear {
  clear: both;
}

.column1-image-text-entry .mgb10 {
  margin-bottom: 10px;
}

.column1-image-text-photo img {
  display: block;
  width: 100%;
}

.column1-image-text-photo .caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: url(../images/caption_bkg.png) repeat-x bottom center;
  padding: 50px 20px 10px;
  color: #FFFFFF;
}

.column1-koyomi {
  padding-bottom: 5px;
  margin: 10px 0;
  border-bottom: 1px solid #DFDFDD;
}

.column1-koyomi .f-30 {
  font-size: 30px;
}

.column1-koyomi .table-block {
  display: table;
  width: 100%;
}

.column1-koyomi .table-block .table-cell {
  vertical-align: middle;
}

.column1-koyomi img.column1-koyomi-img {
  max-width: 100%;
  height: auto;
  margin-right: 10px;
  margin-left: 5px;
}

.column1-koyomi .table-block .table-cell img {
  margin-right: 10px;
  width: 90%;
  height: auto;
  display: block;
}

.column1-mini-teaser .shadow-rb {
  -webkit-box-shadow: 0px 1px 2px #C5C6C7;
  -moz-box-shadow: 0px 1px 2px #C5C6C7;
  box-shadow: 0px 1px 2px #C5C6C7;
  margin: 2px;
}

.column1-oshirase-entries-1 .shadow-rb {
  -webkit-box-shadow: 0px 1px 2px #C5C6C7;
  -moz-box-shadow: 0px 1px 2px #C5C6C7;
  box-shadow: 0px 1px 2px #C5C6C7;
  margin: 2px;
}

.column1-oshirase-entries-2 .shadow-rb {
  -webkit-box-shadow: 0px 1px 2px #C5C6C7;
  -moz-box-shadow: 0px 1px 2px #C5C6C7;
  box-shadow: 0px 1px 2px #C5C6C7;
  margin: 2px;
}

.column1-ranking {
  background-color: #ECEFF1 !important;
}

.column1-ranking .ranking-title {
  padding: 10px;
}

.column1-ranking .ranking-body {
  background-color: #F6F7F8;
  padding: 10px;
}

.column1-ranking li {
  margin-bottom: 10px;
  /*padding-right: 20px;*/
  padding-bottom: 5px;
  background-size: 22px auto !important;
  border-bottom: solid 1px #dfdfdd;
  min-height: 45px;
  text-align: left;
}

.column1-ranking li > a {
  display: block;
  padding-left: 45px;
}

.column1-ranking li:before {
  color: #FFFFFF;
  display: block;
  float: left;
  height: 35px;
  width: 35px;
  text-align: center;
  padding-top: 14px;
  margin-right: 10px;
  background: url(../images/top/ranking_icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.column1-ranking li:nth-child(1):before {
  background: url(../images/top/ranking_01.png) no-repeat center;
}

.column1-ranking li:nth-child(2):before {
  background: url(../images/top/ranking_02.png) no-repeat center;
}

.column1-ranking li:nth-child(3):before {
  background: url(../images/top/ranking_03.png) no-repeat center;
}

.column1-ranking .ranking-more,
.column1-ranking .read-more {
  background-color: #CFD8DC;
  margin: 10px;
  padding: 5px;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  font-weight: bold;
}

.join-list li {
  margin-bottom: 10px;
  font-size: 110%;
}

.join-list img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}

ul.column1-text-entries li {
  border-bottom: 1px solid #DFDFDD;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

ul.column1-text-entries li:last-child {
  border-bottom: none !important;
}

/* ########################
clearfix
 #######################   */
ul.column1-text-entries li {
  zoom: 1;
}

ul.column1-text-entries li:before,
ul.column1-text-entries li:after {
  content: "";
  display: table;
}

ul.column1-text-entries li:after {
  clear: both;
}

.error_wrap {
  margin-top: 30px;
  margin-bottom: 30px;
}

.error_image {
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: 30px;
}

.error_image img {
  width: 190px;
  height: auto;
}

.error_text {
  border-left: 6px solid #ECEFF1;
  padding-left: 25px;
}

.error_text .h2,
.error_text .h3,
.error_text .h4 {
  margin-top: 0px;
}

.error_text .h4 {
  margin-bottom: 30px;
}

.errer_fortop {
  margin-top: 25px;
  clear: both;
  float: left;
  padding: 5px 20px;
  background: #3A69A7;
  border-radius: 4px;
  text-align: center;
  color: #FFFFFF;
}

.errer_fortop a {
  color: #FFFFFF;
}

/* 月別カレンダー表示コントローラ */
#event-calendar {
  margin: 40px 8px 0px;
}

#event-calendar .controls h4 {
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 34px;
}

/* イベントリスト */
#event-list {
  border-bottom: solid 1px #dfdfdd;
}

.event-container {
  margin: 18px 0;
  padding: 18px 10px 0;
  border-top: solid 1px #dfdfdd;
}

.event-fig {
  display: block;
  font-size: 0;
  line-height: 140px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  float: right;
}

.event-fig img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.event-summary {
  padding: 6px 12px;
  width: 100%;
}
.event-summary:before, .event-summary:after {
  content: " ";
  display: table;
}
.event-summary:after {
  clear: both;
}

#detail .event-summary {
  margin-bottom: 20px;
}

.event-title {
  margin-top: 0;
  margin-bottom: 12px;
  padding-left: 7px;
  font-size: 22px;
}

.event-info {
  border-collapse: separate;
  border-spacing: 1px;
  margin-top: -1px;
}

.event-info th, .event-info td {
  padding: 3px 6px;
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.event-info th {
  background-color: #eceff1;
  min-width: 6em;
  text-align: center;
}

.event-info th {
  padding: 3px 12px;
}

#footer {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

#footer > .container-fluid {
  margin-top: 0px;
  background: url(../images/line-color.png);
  background-position: top center;
  background-repeat: repeat-x;
  padding-top: 25px;
  background-color: #ECEFF1;
  padding-bottom: 30px;
}

#footer .li-bdr-b-gray > li {
  font-weight: bold;
}

#footer #footer-newslist img {
  width: 25px;
  height: auto;
  margin-right: 10px;
}

#footer .footer-bdr {
  border-top: 1px solid #C6C5C0;
  border-bottom: 1px solid #C6C5C0;
  padding: 30px 10px;
  margin-top: 20px;
  margin-left: -5px;
  margin-right: -5px;
}

@media (min-width: 1270px) {
  #footer li.col-lg-12 .lg-row {
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media (max-width: 1269px) {
  #footer .col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  #footer .col-md-12 li {
    border-bottom: none;
  }

  #footer .col-md-12 li.col-lg-12 .lg-row {
    border-bottom: 1px solid #C6C5C0;
  }
}
.pageScroll {
  cursor: pointer;
}

/* 情報提供・お問い合わせ・お申し込みなど入力フォーム関連 */
#inquiry hr.clearHidden {
  border: none;
}

.form-inquiry {
  margin: 40px 0;
}

.form-inquiry .form-group {
  margin: 24px 0 12px;
  padding: 24px 36px 0 0;
  border-top: solid 1px #dfdfdd;
}

.form-inquiry .form-group .control-label {
  padding-right: 48px;
}

.form-inquiry .inquiry-submit {
  margin-top: 24px;
}

#top .middle {
  line-height: 32px;
}
#top .middle a {
  color: #382A2D;
}

#top .middle i {
  display: inline-block;
  width: 24px;
  height: 20px;
  vertical-align: middle;
  margin-right: 6px;
  background-size: 24px auto;
}

#top #local_topics .middle {
  line-height: inherit;
}

#top #local_topics .middle i {
  display: inline-block;
  width: auto;
  height: auto;
  vertical-align: bottom;
  margin: 0 12px 0 4px;
}

.forTop {
  width: 165px;
  margin-right: 15px;
  text-align: center;
  padding: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 100%;
  margin-bottom: 15px;
}

.forTop a {
  color: #FFFFFF;
}

.forTop a:after {
  content: "";
  margin-left: 10px;
  width: 10px;
  height: 10px;
  background: url("../images/icon_triangle.png") 50% 50% no-repeat;
  display: inline-block;
}

.all-images img {
  display: block;
  width: 100%;
}

.all-images .caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: url(../images/caption_bkg.png) repeat-x bottom center;
  padding: 50px 20px 10px;
  color: #FFFFFF;
}

.local_topics .tab-content .list-inline {
  text-align: left;
  clear: both;
  float: left;
  line-height: 18px;
}

.local-list {
  border-top: 1px solid #0092D3;
  padding-top: 5px;
  float: left;
  /* balloon-1 top */
}

.local-list li a:after {
  /*
  content: "\f101";
  font-family: FontAwesome;
  */
  content: " ";
  display: inline-block;
  width: 25px;
  height: 20px;
  background: url(../fonts/png/double30.png) no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 5px;
}

.local-list .active {
  color: #19283C;
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 115px;
  height: 40px;
  line-height: 32px;
  text-align: center;
  background: #EFECE3;
  z-index: 0;
}

.local-list .active:before {
  content: "";
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -9px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #EFECE3 transparent;
  z-index: 0;
}

.local-list .active:after {
  content: "";
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #0092D3 transparent;
  z-index: -1;
}

.local-list #menu1.active:before {
  left: 230px;
}

.local-list #menu1.active:after {
  left: 230px;
}

.local-list #menu2.active:before {
  left: 273px;
}

.local-list #menu2.active:after {
  left: 273px;
}

.local-list #menu3.active:before {
  left: 315px;
}

.local-list #menu3.active:after {
  left: 315px;
}

.local-list #menu4.active:before {
  left: 358px;
}

.local-list #menu4.active:after {
  left: 358px;
}

#ranking-tab {
  background-color: #ECEFF1;
  margin-bottom: 30px;
  text-align: center;
}

#ranking-tab ul {
  margin-bottom: 0px;
}

#ranking-tab li {
  border-right: 1px solid #FFFFFF;
}

#ranking-tab li:last-child {
  border-right: none;
}

#ranking-tab a {
  display: block;
  padding: 10px 0;
}

#ranking-tab .active {
  background-color: #757575;
}

#ranking-tab .active a {
  color: #FFFFFF;
}

#ranking-tab .js-link_match_location-full.stay {
  background-color: #767676;
}

#ranking-tab .js-link_match_location-full.stay a {
  color: #FFFFFF;
  text-decoration: none;
}

.full-teasers-above-footer .lg3-md4 {
  padding-left: 7px;
  padding-right: 7px;
}

#todayNews .overflow-block .slick-prev {
  left: 0px;
}

#todayNews .overflow-block .slick-next {
  right: 0px;
}

#sub_nav {
  padding-top: 10px;
  border-bottom: 1px solid #E5E5E4;
  background-color: #FFFFFF;
  text-align: center;
}

#sub_nav .table-list {
  width: auto;
  /*
  margin-left: 0px;
  margin-right: auto;
  margin: 0 auto 10px 0;
  */
  margin: 0 -10px 10px;
}

@media (max-width: 1269px) {
  #sub_nav .table-list {
    margin: 0px 0px 10px;
  }
}
#sub_nav img {
  margin-right: 5px;
}

#sub_nav a {
  display: inline-block;
  height: 100%;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 20px;
  vertical-align: bottom;
}

#sub_nav li:first-child a,
#sub_nav li:last-child a {
  padding-left: 0px;
  padding-right: 0px;
}

#sub_nav li {
  background: url(../images/border-gray.png);
  background-repeat: repeat-y;
  background-position: right center;
}

#sub_nav li a span {
  line-height: 16px;
  vertical-align: bottom;
}

#sub_nav li:last-child {
  background: none;
}

#sub_nav .table-list li:first-child a {
  padding-left: 0px;
  padding-right: 10px;
}

#sub_nav .table-list li:last-child a {
  padding-left: 10px;
  padding-right: 0px;
}

@media (max-width: 1269px) {
  #sub_nav .table-list li {
    min-width: 84px;
  }
  #sub_nav .table-list li:first-child {
    min-width: 62px;
  }
  #sub_nav img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
  }
}
@media (min-width: 1270px) {
  #sub_nav .table-list {
    max-width: 1226px;
  }
  #sub_nav .table-list li {
    max-width: 154px;
    min-width: 108px;
  }
}
#g_nav {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  background: url(../images/line-color.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  padding-bottom: 5px;
}

#g_nav ul {
  margin-bottom: 0;
}

#g_nav li {
  position: relative;
  min-width: 72px;
}

#g_nav li > a {
  display: block;
  line-height: 44px;
  color: #212121;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
}

#g_nav li::after {
  content: '|';
  color: #DFDFDD;
  position: absolute;
  top: 0;
  right: -3px;
  line-height: 44px;
  font-weight: normal;
}

#g_nav li.active,
#g_nav li:hover {
  background-color: #3A69A7;
}

#g_nav li.active a,
#g_nav li:hover a {
  color: #FFFFFF;
}

#g_nav li.active::after,
#g_nav li:last-child:after,
#g_nav li:hover:after {
  content: none;
}

/*
#g_nav i {
    margin-left: 10px;
    padding: 5px 7px;
    background-color: #CFD8DC; }
*/
#g_nav li.nav_search {
  background-color: inherit;
}

li.fixed-logo {
  display: none;
}

#fixedGNavi.fixed li.fixed-logo {
  display: block;
  width: 180px;
}

#fixedGNavi.fixed li.fixed-logo:hover {
  background-color: initial !important;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

#fixedGNavi.fixed li.fixed-logo:after {
  content: none;
}

#fixedGNavi.fixed li.fixed-logo img {
  width: 100%;
  height: auto;
}

@media (max-width: 1269px) {
  #g_nav li {
    min-width: 0;
  }

  #g_nav li > a {
    padding-left: 5px;
    padding-right: 5px;
  }

  #fixedGNavi.fixed li.fixed-logo {
    width: 150px;
    margin-right: 10px;
  }
}
/*IE8*/
html > body #g_nav li > a {
  padding-left: 0px\9 !important;
  padding-right: 0px\9 !important;
}

@media (max-width: 1269px) {
  #bn-area .bn-area-superBanner {
    margin: 0 auto;
  }
}
#header-logo {
  margin: 20px auto;
}
#header-logo .col-md-3 {
  padding: 0 !important;
}

#header-logo ul {
  margin-bottom: 0px;
  margin-top: 30px;
}

#header-logo .h_english a {
  color: #FFFFFF !important;
  display: block;
  padding: 0px 1px 0 5px;
  text-decoration: none;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#header-logo .h_english a i {
  margin-right: 4px;
}

#header-logo .h_english {
  background-color: #F2993A;
  margin-right: 3px;
  padding: 0 4px 0 0;
}

#header-logo #head-link02 {
  font-weight: bold;
}

#header-logo .h_topics.onlyTop {
  padding-left: 0;
  padding-right: 0;
}

#header-logo .h_topics.onlyTop a,
#header-logo .h_topics.notOnlyTop a {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 1px 4px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  text-decoration: none;
  border: solid 1px #DFDFDD;
}
#header-logo .h_topics.onlyTop a i,
#header-logo .h_topics.notOnlyTop a i {
  margin-left: 2px;
}

#ourSNS,
#ourNews,
#ourAnnai {
  display: block;
  padding-top: 100px;
  margin-top: -100px;
}

@media (max-width: 1269px) {
  #ourSNS,
  #ourNews,
  #ourAnnai {
    padding-top: 130px;
    margin-top: -130px;
  }
}
/*IE10以降*/
@media all and (-ms-high-contrast: none) {
  #ourSNS,
  #ourNews,
  #ourAnnai {
    padding-top: 160px;
    margin-top: -160px;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 1269px) {
  #ourSNS,
  #ourNews,
  #ourAnnai {
    padding-top: 180px;
    margin-top: -180px;
  }
}
/*IE9*/
#ourSNS:not(:target),
#ourNews:not(:target),
#ourAnnai:not(:target) {
  padding-top: 160px\9;
  margin-top: -160px\9;
}

@media (max-width: 1269px) {
  #ourSNS:not(:target),
  #ourNews:not(:target),
  #ourAnnai:not(:target) {
    padding-top: 180px\9;
    margin-top: -180px\9;
  }
}
/*Firefoxだけに適用されるCSSハック*/
@-moz-document url-prefix() {
  .fb_iframe_widget_fluid {
    display: block !important;
  }
}
#g_nav li.nav_search {
  position: relative;
  width: 94px;
}

.search-box {
  display: none;
  transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
  right: 20px;
  top: 0px;
  width: 28em;
  height: 40px;
  border: none;
  background: #CFD8DC;
  position: absolute;
  margin-top: 0px;
  padding-left: 5px;
  padding-right: 0px;
}

.search-box + label .search-icon {
  color: black;
}

.search-box:hover {
  color: black;
}

.search-box:hover + label .search-icon {
  color: white;
}

#search-submit {
  position: relative;
  left: -5000px;
  visibility: hidden;
}

#search-submit {
  position: absolute;
  visibility: visible;
  top: 0;
  right: -4px;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

#search-box::-ms-clear {
  visibility: hidden;
}

/* 検索の形を変更 */
#search-scope {
  display: block;
  position: absolute;
  top: 12px;
  left: 12px;
  padding-left: 22px;
  padding-right: 12px;
  vertical-align: bottom;
  text-decoration: none;
  color: #212121;
  height: 28px;
  cursor: pointer;
  background: url(../images/icon/search_iconA.png) 0 0 no-repeat;
}
#search-scope:hover {
  opacity: 0.75;
}

#search-scope.search-open {
  display: block;
  position: absolute;
  top: 5px;
  left: 12px;
  padding-left: 22px;
  padding-right: 12px;
  vertical-align: bottom;
  text-decoration: none;
  color: #FFF;
  height: 30px;
  cursor: pointer;
  background-color: #0070bc;
  padding: 5px;
  border-radius: 4px;
  font-weight: normal;
  background-image: none;
}

.search-icon {
  display: inline-block;
  width: 17px;
  height: 27px;
  margin-right: 8px;
  color: white;
  cursor: pointer;
  background: url(../images/icon/search_iconA.png) no-repeat;
}

.search-icon:hover {
  background: url(../images/icon/search_iconC.png) no-repeat;
}

/*Safari*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .fix-load .search-icon {
    margin-top: -3px !important;
  }

  .fix-load .search-box {
    margin-top: 0px !important;
  }
}
/*ChromeとOpera*/
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .fixed .search-icon {
    margin-top: -3px !important;
  }

  .fixed .search-box {
    margin-top: 0px !important;
  }

  .fix-load .search-icon {
    margin-top: 10px !important;
  }

  .fix-load.fixed .search-icon {
    margin-top: 0px !important;
  }
}
/*Firefox*/
@-moz-document url-prefix() {
  .fixed .search-icon {
    margin-top: 2px !important;
  }
}
/*IE10以降*/
@media all and (-ms-high-contrast: none) {
  .fixed .search-icon {
    margin-top: -3px !important;
  }

  .fixed .search-box {
    margin-top: 0px !important;
  }
}
/*IE9*/
.fixed .search-icon:not(:target) {
  margin-top: -3px\9 !important;
}

.fixed .search-box:not(:target) {
  margin-top: 0px\9 !important;
}

/*IE8*/
html > body .fixed .search-icon {
  margin-top: -3px\9 !important;
}

html > body .fixed .search-box {
  margin-top: 0px\9 !important;
}

html > body .search-icon.fa-search {
  text-indent: -9999px !important;
}

.sp-mode {
  width: 100%;
  min-width: 924px;
  text-align: center;
  font-size: 48px;
  /*background-color: rgb(236, 239, 241);*/
  min-height: 96px;
}

.sp-mode a {
  display: inline-block;
  margin: 24px;
  padding: 24px;
  width: 95%;
  min-width: 760px;
  font-size: 48px;
  line-height: 64px;
  border: 1px solid;
  border-radius: 6px;
}

#keyv .bx-wrapper {
  margin-bottom: 0;
}

#keyv .bx-wrapper .bx-viewport {
  box-shadow: none;
  left: 0;
  border-width: 0;
}

#keyv .carousel-item img {
  height: 374px;
  max-width: 913px;
  margin: 0 auto;
}

@media (max-width: 1269px) {
  #keyv .carousel-item img {
    height: 248px;
    max-width: 602px;
  }
}
#keyv .bx-wrapper .bx-prev {
  background: url(../images/top/key_v_arrow_left.png) no-repeat center center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10%;
  height: 100%;
}

#keyv .bx-wrapper .bx-next {
  background: url(../images/top/key_v_arrow_right.png) no-repeat center center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 10%;
  height: 100%;
}

#keyv .bx-wrapper .bx-prev:hover,
#keyv .bx-wrapper .bx-next:hover {
  opacity: .5;
}

#keyv .bx-wrapper .bx-pager {
  padding-top: 0;
  bottom: 5px;
}

#keyv .bx-wrapper .bx-pager.bx-default-pager a {
  width: 10px;
  height: 10px;
  margin: 0 4px;
  background-color: #fff;
  box-shadow: 1px 1px #9EBFCF inset;
}

#keyv .bx-wrapper .bx-pager.bx-default-pager a.active {
  margin: 0 4px;
  width: 10px;
  height: 10px;
  background-color: #3F6AAF;
  box-shadow: 1px 1px #0F459B inset;
}

/* ちらつき防止 */
#keyv .carousel-item {
  display: none;
  text-align: center;
}

#keyv .bx-viewport .carousel-item {
  display: block;
}

/* キャプション部分の黒帯 */
#keyv .carousel-caption {
  left: 0 !important;
  right: auto;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  bottom: 0 !important;
  width: 100%;
  text-align: left;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(65%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.4)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.4) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.4) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 );
}

/* キャプション部分の文字影 */
#keyv .carousel-caption > h3 {
  text-shadow: 1px 1px 2px #000000;
}

/* キャプション　フォントサイズiPad対応 */
@media (max-width: 1024px) {
  #keyv .carousel-caption > h3 {
    font-size: 20px !important;
  }
}
.main-bigvision-entry .movie_caption {
  margin-top: 5px;
  display: table;
}

.main-bigvision-entry .movie_caption img {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

.main-bigvision-entry .movie_caption .block {
  display: table-cell;
}

/* CSS Document */
#ranking .bdr-tb-1-gray img {
  display: block;
  float: left;
  margin-right: 15px;
  width: 200px;
}

#ranking .bdr-1-gray {
  padding: 10px 0px;
  background-position: right  5px bottom 5px  !important;
}

@media (max-width: 1269px) {
  #ranking .col-md-6 .bdr-1-gray {
    min-height: 80px;
  }

  #ranking .bdr-tb-1-gray img {
    width: 200px;
  }
}
.main-gallery-entries {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #CCCCCC;
}

.main-gallery-entries .col-lg-4 {
  margin-bottom: 20px;
}

.main-gallery-entries .movie_caption {
  margin-top: 5px;
  display: table;
  width: 280px;
}

.main-gallery-entries .movie_caption img {
  width: 24px;
  height: auto;
  margin-right: 3px;
}

.main-gallery-entries .movie_caption i {
  display: block;
  width: 24px;
  height: 20px;
  margin-right: 3px;
  background-size: 24px auto;
}

.main-gallery-entries .movie_caption .block {
  display: table-cell;
  vertical-align: top;
  padding: 0px 0 12px;
}

.main-gallery-entries .movie_caption .block.icon {
  width: 24px;
}

.main-gallery-entries .topics-tag {
  width: 280px;
  padding-left: 28px;
}

.main-gallery-entries .movie_thumb, #movie_list .movie_thumb, #top .movie_thumb {
  width: 286px;
  height: 240px;
  border: solid 1px #dfdfdd;
  overflow: hidden;
  display: block;
  line-height: 240px;
  font-size: 0;
  text-align: center;
  vertical-align: middle;
}

.movie_thumb img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

.main-gallery-entries .thumb_center img {
  margin-top: -20px;
}

.main-gallery-entries .entries-date {
  margin-bottom: 20px;
}

/* トップページ用設定 */
#top #movie_list {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

#top .movie_thumb {
  display: inline-block;
  line-height: 240px;
  font-size: 0;
}

#top #movie_list .caption {
  padding: 50px 10px 10px;
}

.col-lg-9 .simple-slick {
  margin-left: 15px;
}
.col-lg-9 .simple-slick .custom-slick-prev {
  left: -20px;
}

@media (max-width: 1269px) {
  .col-lg-9 .simple-slick {
    margin-left: 0px;
  }
  .col-lg-9 .simple-slick .slick-track > .lg3-md4 {
    width: 300px !important;
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 0px !important;
  }
  .col-lg-9 .custom-slick-prev {
    left: -25px !important;
  }
}
@media (min-width: 1270px) {
  .col-lg-9 .slick-track > .lg3-md4 {
    width: 300px;
    margin-right: 1px;
    padding-left: 5px;
  }
}
/* 924以下でコンテンツと重なるので追記 */
@media (max-width: 924px) {
  .col-lg-9 .simple-slick .custom-slick-prev {
    left: 0px !important;
  }
  .col-lg-9 .simple-slick .custom-slick-next {
    right: 0px !important;
  }
}
.main-image-text-category-entries {
  border-top: 1px solid #DFDFDD;
  padding-top: 20px;
  padding-bottom: 0px;
  margin-top: 20px;
}

.main-image-text-category-entries [class*="col-"] {
  margin-left: -7px;
  margin-right: -7px;
}

.main-image-text-category-entries .left-cf {
  margin-right: 14px;
}

.main-image-text-category-entries .col-md-6:nth-child(even) {
  float: right;
}

.main-image-text-category-entries .bdr-b-gray {
  border-bottom: 1px solid #DFDFDD;
  margin-bottom: 20px;
  padding-bottom: 10px;
  min-height: 85px;
}

.main-image-text-category-entries .h4 {
  line-height: 1.4;
  font-size: 16px;
}

.main-image-text-category-entries .li-label > li {
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
}

.main-image-text-category-entries .li-label li a {
  margin-top: 5px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #90A4AE;
  padding: 3px 7px;
  display: inline-block;
  border-radius: 3px;
  /* CSS3草案 */
  -webkit-border-radius: 3px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 3px;
}

.main-image-text-category-entry {
  margin-bottom: 20px;
  margin-left: -7px;
  margin-right: -7px;
}

.main-image-text-category-entry > [class*="col-"] {
  margin-left: -7px;
  margin-right: -7px;
}

.main-image-text-category-entry h2 {
  margin-top: 0;
  line-height: 1.2;
}

.main-image-text-category-entry .f-small {
  font-size: 90%;
}

.main-image-text-category-entry p {
  line-height: 1.6;
  font-size: 14px;
}

#detail .main-image-text-category-entry p {
  font-size: 14px;
}

@media (max-width: 1269px) {
  #detail .main-image-text-category-entry p {
    font-size: 16px;
  }
}
.main-image-text-category-entries .li-label > li {
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
}

/*
.main-image-text-category-entry .li-label li a{
	margin-top:5px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #90A4AE;
    padding: 3px 7px;
    display: block;
	display:inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    }
*/
#top .main-image-text-category-entry div[class^="col"] div[class="col-md-4"],
#top .main-image-text-category-entry div[class^="col"] div[class="col-md-8"],
.main-image-text-category-entry div[class^="col"] div[class="col-md-4"],
.main-image-text-category-entry div[class^="col"] div[class="col-md-8"] {
  padding-right: 7px;
  padding-left: 7px;
}

/* CSS Document */
.main-tab {
  background-color: #ECEFF1;
  margin-bottom: 30px;
  text-align: center;
}

.main-tab ul {
  margin-bottom: 0px;
}

.main-tab li {
  border-right: 1px solid #FFFFFF;
}

.main-tab li:last-child {
  border-right: none;
}

.main-tab a {
  display: block;
  padding: 10px 0;
}

.main-tab .active {
  background-color: #757575;
}

.main-tab .active a {
  color: #FFFFFF;
}

.main-tab-list .slick-next {
  right: 7px !important;
}

.mainhalf-image-text-entries {
  padding-left: 7px;
  padding-right: 0px;
}
.mainhalf-image-text-entries .bkg-topics-1,
.mainhalf-image-text-entries .bkg-topics-2 {
  font-size: 120%;
}

@media (max-width: 1269px) {
  .mainhalf-image-text-entries .col-lg-5 {
    border-bottom: 1px solid #DFDFDD;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}
.mainhalf-image-text-entries2 {
  padding-left: 0;
  padding-right: 7px;
}
.mainhalf-image-text-entries2 .bkg-topics-1,
.mainhalf-image-text-entries2 .bkg-topics-2 {
  font-size: 120%;
}

@media (max-width: 1269px) {
  .mainhalf-image-text-entries2 .col-lg-5 {
    border-bottom: 1px solid #DFDFDD;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}
.pagenation-wrap {
  text-align: center;
}

.pagination > .cur > a, .pagination > .cur > a:focus, .pagination > .cur > a:hover, .pagination > .cur > span, .pagination > .cur > span:focus, .pagination > .cur > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #0070bc;
}

.rank-icon-blue,
.rank-icon-gray {
  background: url(../images/ranking/ranking_icon_blue.jpg) bottom center no-repeat;
  width: 30px;
  height: 23px;
  text-align: center;
  color: #FFFFFF;
  display: block;
  padding-top: 10px;
  font-size: 10px;
}

.rank-icon-gray {
  background: url(../images/ranking/ranking_icon_gray.jpg) bottom center no-repeat;
}

.ranking-box {
  /* display: table; */
  width: 100%;
  padding: 15px 10px !important;
  margin-bottom: 20px;
  background-color: #FFFFFF;
}

.ranking-box .ranking-box-icon {
  display: table-cell;
  padding-right: 10px;
  vertical-align: top;
}

.ranking-box-icon-w50 {
  width: 50px;
}

.ranking-box-icon-w40 {
  width: 40px;
}

.ranking-box .ranking-box-img {
  display: table-cell;
  padding-right: 10px;
  vertical-align: top;
}

.ranking-box .ranking-box-text {
  display: table-cell;
  vertical-align: top;
  line-height: 1.4;
}

.icn-sprite, .join-list .side_join01, .join-list .side_join02, .join-list .side_join03 {
  background-image: url("../images/icn.png");
  background-repeat: no-repeat;
}

.join-list i {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.join-list .side_join01 {
  background-position: 0 0;
  height: 41px;
  width: 40px;
}

.join-list .side_join02 {
  background-position: 0 -41px;
  height: 41px;
  width: 40px;
}

.join-list .side_join03 {
  background-position: 0 -82px;
  height: 41px;
  width: 40px;
}

.side-weather-header {
  background-color: #F1F1F1;
  padding: 5px 0 5px 5px;
  margin-bottom: 10px;
  padding-top: 8px;
}

.side-weather-header p {
  margin-bottom: 0px;
}

.side-weather-header-left {
  display: inline-block;
  width: 125px;
  vertical-align: top;
}

.side-weather-header-right {
  display: inline-block;
  font-size: 13px;
  padding-left: 5px;
}

.side-weather-icon-block {
  padding: 3px 8px;
  border-radius: 7px;
  background-color: #F1F1F1;
  margin-right: 15px;
  display: block;
  float: left;
  text-align: center;
  font-size: 13px;
  width: 102px;
}

.side-weather-icon-block.f-bold {
  font-weight: bold;
}

.side-weather-icon-block img {
  margin-top: -5px;
}

.side-weather-icon-wrap {
  padding-left: 7px;
}

.side-weather-icon-innerblock {
  text-align: left;
}

/* add 2016 */
.side-info {
  background-color: #FFFFFF;
  border-bottom: 1px solid #DFDFDD;
  margin-bottom: 15px;
}

.side-weather-header-left {
  text-align: center;
}

.side-weather-icon-table-block {
  display: table;
  margin-bottom: 10px;
}

.side-weather-icon-table-block a {
  display: block;
}

.side-weather-icon-table-block a:hover {
  text-decoration: none;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.side-weather-icon-table-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  height: auto;
}

div#weather_0_icon.side-weather-icon-table-cell,
div#weather_1_icon.side-weather-icon-table-cell {
  width: 56px;
}

.side-weather-icon-table-cell img.weather-icon {
  margin-right: 8px;
}

.side-weather-icon-inline-block {
  display: inline-block;
}

.side-weather-icon-block-date {
  padding: 3px;
  border-radius: 3px;
  background-color: #F1F1F1;
  display: block;
  text-align: center;
  font-size: 13px;
  width: 64px;
  margin-right: 5px;
}

.side-weather-icon-block-date.active {
  font-weight: bold;
}

#weather .weather_bkg {
  color: #FFFFFF;
  position: relative;
}
#weather .weather_bkg.sunny {
  background: url(../images/weather/bg/sunny.jpg);
}
#weather .weather_bkg.cloudy {
  background: url(../images/weather/bg/cloud.jpg);
}
#weather .weather_bkg.rainy {
  background: url(../images/weather/bg/rain.jpg);
}
#weather .weather_bkg.stormy {
  background: url(../images/weather/bg/storm.jpg);
}
#weather .weather_image {
  position: absolute;
  right: 10px;
  bottom: 30%;
  width: 150px;
  height: 150px;
}
#weather .weather_image img {
  width: 100%;
  height: auto;
}
#weather .weather_main {
  padding: 25px;
  color: #FFFFFF;
  background-position: top center;
}
#weather .weather_main .search_drop {
  float: left;
  margin-bottom: 20px;
  color: #000000;
  font-weight: normal;
}
#weather .weather_main .search_drop label {
  font-weight: normal !important;
}
#weather .weather_main .rain_per {
  clear: both;
  font-size: 28px;
}
#weather .weather_main .rain_per span {
  font-size: 18px;
  margin-right: 5px;
}
#weather .weather_main .tempBdr {
  text-indent: -9999px;
  border-right: 2px solid #757575;
  margin: 18px;
  height: 35px;
}
#weather .weather_main .main_temp {
  float: left;
  margin-bottom: 15px;
}
#weather .weather_main .main_temp span {
  font-size: 34px;
}
#weather .weather_main .h1, #weather .weather_main .h2, #weather .weather_main .h3, #weather .weather_main .h4, #weather .weather_main .h5, #weather .weather_main .h6, #weather .weather_main h1, #weather .weather_main h2, #weather .weather_main h3, #weather .weather_main h4, #weather .weather_main h5, #weather .weather_main h6 {
  line-height: 1.1;
}
#weather .weather_main .h1 {
  font-size: 55px;
  margin-bottom: 25px;
}
#weather .weather_main .h4 {
  clear: both;
  font-size: 22px;
  margin-bottom: 30px;
}
#weather .wt_weekly {
  font-size: 16px;
  display: table;
  text-align: center;
  width: 100%;
  color: #454545;
  margin-bottom: 45px;
  border: 1px solid #E3E3E3;
}
#weather .wt_weekly-icon {
  line-height: 48px;
  vertical-align: middle;
}
#weather .weather-info-block {
  display: table;
  clear: both;
  width: 100%;
}
#weather .rain_per,
#weather .uv_info,
#weather .wash_info {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}
#weather .weather-info-title {
  float: left;
  background-color: #5AA0DB;
  padding: 3px 10px;
  margin-right: 10px;
  border-radius: 4px;
  margin-top: -3px;
}
#weather .wt_weekly li {
  padding: 10px 0;
  display: table-cell;
  border-right: 1px solid #E3E3E3;
  width: 12.5%;
}
#weather .wt_weekly li:last-child {
  border-right: none;
}
#weather .wt_weekly li.daylight {
  background-color: #FFFCF3;
}
#weather .wt_weekly li.night {
  background-color: #F8F8F8;
}
#weather .table > tbody > tr > td,
#weather .table > tbody > tr > th,
#weather .table > tfoot > tr > td,
#weather .table > tfoot > tr > th,
#weather .table > thead > tr > td,
#weather table > thead > tr > th {
  vertical-align: middle;
  text-align: center;
}
#weather .table > tbody > tr > td:first-child {
  text-align: left;
  font-size: 16px;
}
#weather .gray {
  color: #E0E0E0;
}
#weather .gray2 {
  color: #A0A0A0;
  font-size: 14px;
}
#weather .heighTemp {
  color: #DE4845;
}
#weather .lowTemp {
  color: #3897E4;
}
#weather .tab-content {
  font-size: 18px;
}
#weather .weekly_list img {
  margin-right: 10px;
}
#weather .nav-tabs > li > a,
#weather .nav-tabs > li > a:focus,
#weather .nav-tabs > li > a:hover {
  border: 1px solid #90A4AE;
}
#weather .nav-tabs > li.active > a,
#weather .nav-tabs > li.active > a:focus,
#weather .nav-tabs > li.active > a:hover {
  background-color: #90A4AE;
  color: #FFFFFF;
}
#weather .nav-tabs {
  border-bottom: 3px solid #90A4AE;
  display: table;
  width: 100%;
}
#weather .nav-tabs > li {
  width: 14.3%;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  display: table-cell;
  float: none;
  height: 52px;
  vertical-align: middle !important;
}
#weather .nav-tabs > li > a {
  border-radius: 0;
  padding: 8px 0 0;
  text-align: center;
  height: 52px;
  border-bottom: none;
}
#weather .nav-tabs li#tablist-01 a,
#weather .nav-tabs li#tablist-02 a,
#weather .nav-tabs li#tablist-03 a,
#weather .nav-tabs li#tablist-05 a {
  padding-top: 15px;
}
#weather .nav-tabs > li:first-child {
  padding-left: 0;
  margin-left: -3px;
}
#weather .nav-tabs > li:last-child {
  padding-right: 0;
  margin-right: -3px;
}
#weather .nav-tabs > li:last-child a {
  margin-right: 0;
}
#weather i.orange {
  color: #FF8D00;
}
#weather .tab-content i {
  color: #E3E3E3;
}
#weather .tab-content i.orange {
  color: #FF8D00;
}

@media (max-width: 1269px) {
  #weather .weather-info-title {
    margin-right: 3px;
    margin-left: 10px;
  }
  #weather .weather_main .h1 {
    margin-bottom: 45px;
  }
  #weather .weather_main .main_temp {
    margin-bottom: 25px;
  }
  #weather .weather_main .main_temp div {
    font-size: 35px;
    float: left;
  }
  #weather .weather_main .rain_per {
    font-size: 21px;
  }
  #weather .rain_per,
  #weather .uv_info,
  #weather .wash_info {
    font-size: 14px;
    text-align: center;
  }
  #weather .weather-info-block {
    margin-left: -15px;
    margin-right: -15px;
  }
  #weather .table > tbody > tr > td,
  #weather .table > tbody > tr > th,
  #weather .table > tfoot > tr > td,
  #weather .table > tfoot > tr > th,
  #weather .table > thead > tr > td,
  #weather table > thead > tr > th {
    padding: 5px 0;
  }
}
@media (min-width: 1270px) {
  #weather .weather_main {
    background-size: 100% 100% !important;
    height: 365px;
    background-repeat: no-repeat;
  }
  #weather .weather_main .main_temp div {
    font-size: 51px;
    float: left;
  }
  #weather .weather_main .character {
    margin-left: 20px;
    margin-top: -7px;
  }
  #weather .weather_image {
    bottom: 16%;
    right: 80px;
    width: 250px;
    height: 250px;
  }
}
@media (max-width: 1269px) {
  #weather .weather_image {
    width: 220px;
    height: 220px;
    bottom: 16%;
  }
  #weather .weather_main {
    background-size: auto 100% !important;
    height: 365px;
    background-repeat: repeat-x !important;
  }
  #weather .weather_main .h1 {
    font-size: 36px;
  }
  #weather .weather_main .tempBdr {
    margin: 10px;
    height: 25px;
  }
  #weather .weather_main .character {
    margin-left: 20px;
    margin-top: -17px;
  }
  #weather .nav-tabs > li {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.column1-koyomi .table-block .table-cell img,
.koyomi-icon img {
  margin-right: 10px;
  width: 90%;
  height: auto;
}

.scoreinfo {
  display: inline-block;
  margin-bottom: 20px;
  padding: 8px;
  background-color: #eceff1;
}

.scoreinfo li {
  display: inline-block;
  margin-right: 12px;
  font-size: 14px;
  line-height: 21px;
}

.scoreboard, .scoreTable {
  margin-bottom: 10px;
}

table.scoreboard, table.scoreboard th, table.scoreboard td, table.scoreTable th, table.scoreTable td {
  border: solid 1px #dfdfdd;
}

table.scoreboard th, table.scoreboard td {
  text-align: center;
  width: 40px;
  line-height: 36px;
  font-size: 15px;
}

tr.head {
  background-color: #eceff1;
}

tr.head th {
  font-weight: normal;
}

.name {
  min-width: 148px;
  background-color: #cfd8dc;
}

.scno1 td:last-child, .scno2 td:last-child {
  font-weight: bold;
  background-color: #3a69a7;
  color: #fff;
}

.scoreTable {
  width: 100%;
}

table.scoreTable th, table.scoreTable td {
  font-size: 15px;
  line-height: 36px;
  text-align: center;
  padding: 18px 10px 9px;
  word-break: break-all;
}

.scoreTable .team, .scoreTable .team2 {
  width: 24%;
  background-color: #cfd8dc;
  font-weight: bold;
  vertical-align: middle;
}

.scoreTable .result {
  width: 18%;
  background-color: #3a69a7;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
}

.scoreTable .score {
  width: 16%;
}

.game-appendix {
  padding: 8px 0;
}

.game-appendix h2 {
  display: none;
}

.scoreMoreLink {
  display: inline-block;
  margin: 0px 0 20px;
  padding: 5px 48px;
  background-color: #CFD8DC;
  font-weight: bold;
}

/* ティッカー：コンテンツエリア（primary） */
.ticker-area-primary {
  display: block;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  height: 84px !important;
  background-color: #eceff1;
  overflow: hidden !important;
}

.ticker-area-primary .ticker-title {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0 6px;
  min-width: 154px;
  width: 16.66%;
  height: 84px !important;
  line-height: 84px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  overflow: hidden !important;
}

.ticker-area-primary .ticker-ul-cell {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  width: 83.34%;
  overflow: hidden !important;
  height: 84px !important;
  position: absolute;
  top: 0px;
  left: 154px;
}

.ticker-area-primary .ticker-title span {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
}

.ticker-area-primary ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 36px;
  /*width: 83.34%;*/
  overflow: hidden !important;
  height: 84px !important;
}

.ticker-area-primary ul li {
  display: block;
  margin: 0;
  margin-right: 36px;
  padding: 0 16px;
  width: 100%;
  height: 28px;
  /* font-size: 16px; */
  line-height: 28px;
  border-bottom: solid 1px #dfdfdd;
}

.ticker-area-primary ul li:last-child {
  border-bottom: none;
}

.ticker-area-primary ul li:nth-last-child(1) {
  display: none;
}

/* PREV <-> NEXT */
.ticker-area-primary .ticker-prevnext a {
  display: block;
  width: 28px;
  height: 43px;
}

.ticker-area-primary .ticker-prevnext .ticker-prev {
  position: absolute;
  top: 0;
  right: 0;
}
.ticker-area-primary .ticker-prevnext .ticker-prev img {
  width: 100%;
}

.ticker-area-primary .ticker-prevnext .ticker-next {
  position: absolute;
  bottom: 0;
  right: 0;
}
.ticker-area-primary .ticker-prevnext .ticker-next img {
  width: 100%;
}

/* side */
.ticker-area-side {
  display: block;
  position: relative;
  margin: 24px 0;
  width: 100%;
  min-height: 226px;
  background-color: #eceff1;
}

.ticker-area-side .ticker-title {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0 6px;
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}

.ticker-area-side ul {
  margin-top: 0;
  margin-bottom: 0;
  padding: 22px 0;
  display: inline-block;
  width: 100%;
}

.ticker-area-side ul li {
  display: block;
  margin: 0;
  padding: 8px 12px;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  border-bottom: solid 1px #dfdfdd;
}

.ticker-area-side ul li:last-child {
  border-bottom: none;
}

/* PREV <-> NEXT */
.ticker-area-side .ticker-prevnext a {
  display: block;
  width: 100%;
  height: 22px;
  text-align: center;
  background-color: #a6a6a6;
}

.ticker-area-side .ticker-prevnext .ticker-prev {
  position: absolute;
  top: 36px;
  left: 0;
}

.ticker-area-side .ticker-prevnext .ticker-next {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (max-width: 1269px) {
  .ticker-area-primary ul li {
    font-size: 14px;
  }
}
/* color pattern */
.ticker-darkred {
  background-color: #8c5353;
}

.ticker-darkblue {
  background-color: #517e91;
}

.ticker-darkgreen {
  background-color: #587f6e;
}

.simpleTicker {
  margin: 0 auto;
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.simpleTicker ul {
  width: 100%;
  position: relative;
}

.simpleTicker ul li {
  width: 100%;
  display: none;
}

/* 災害情報ティッカー */
.topic-ticker_box {
  margin: 15px 0;
  height: 32px;
  border: 1px solid #F00;
  border-radius: 5px;
  overflow: hidden;
}

.topic-ticker_title {
  color: #FFF;
  float: left;
  padding: 5px 15px;
  background-color: #F00;
}

.topic-ticker_title p {
  margin: 0;
}

.ticker-slide_box {
  margin: 0 auto;
  padding: 5px 10px;
  text-align: left;
  position: relative;
  overflow: hidden;
  line-height: 22px;
}

.ticker-slide_box ul {
  width: 100%;
  position: relative;
}

.ticker-slide_box ul li {
  width: 100%;
  display: none;
}

.column-iframe, .column-youtube {
  margin-bottom: 15px;
}

/* CSS Document */
.socialbtn-wrap {
  margin: 0 auto;
  padding: 0px;
  max-height: 20px;
}

/*
 *   サムネイル背景画像用css
*/
.wh-auto {
  width: auto !important;
  height: auto !important;
}

.thumb-box {
  border: solid 1px #dfdfdd;
  overflow: hidden;
  display: block;
  line-height: 0;
}

.thumb-cover,
.thumb-cover-center {
  display: inline-block;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}

.thumb-cover-center {
  background-position: center center;
}

.thumb-cover100 {
  width: 100px !important;
  height: 80px !important;
}

.thumb-cover280 {
  height: 240px !important;
  width: 280px !important;
}

.thumb-cover295 {
  height: 196px !important;
  width: 295px !important;
}

.thumb-cover190 {
  width: 190px !important;
  height: 140px !important;
}

.thumb-cover90-60 {
  width: 90px !important;
  height: 68px !important;
}

.thumb-cover170-100 {
  width: 170px !important;
  height: 110px !important;
}

@media (max-width: 1269px) {
  .thumb-cover90-60 {
    width: 60px !important;
    height: 45px !important;
  }

  .thumb-cover170-100 {
    width: 100px !important;
    height: 100px !important;
  }
}
.li-label li {
  margin-bottom: 5px;
  padding-left: 0 !important;
}

.height-top-list {
  height: 92px !important;
}

.height54 {
  height: 54px !important;
}

.height70 {
  height: 70px !important;
}

.height80 {
  height: 80px !important;
}

.height90 {
  height: 90px !important;
}

.height95 {
  height: 95px !important;
}

.height100 {
  height: 100px !important;
}

.height110 {
  height: 110px !important;
}

.height120 {
  height: 120px !important;
}

.height130 {
  height: 130px !important;
}

.height310 {
  height: 310px !important;
}

.height320 {
  height: 320px !important;
}

.min-height320 {
  min-height: 320px !important;
}

.min-height55 {
  min-height: 55px !important;
}

.min-height85 {
  min-height: 85px !important;
}

.min-height95 {
  min-height: 95px !important;
}

.min-height100 {
  min-height: 100px !important;
}

.min-height110 {
  min-height: 110px !important;
}

.min-height130 {
  min-height: 130px !important;
}

.min-height180 {
  min-height: 180px !important;
}

.height110-130 {
  height: 110px !important;
}

@media (max-width: 1269px) {
  .height110-130 {
    height: 130px !important;
  }
}
.min-height110-130 {
  min-height: 110px !important;
}

@media (max-width: 1269px) {
  .min-height110-130 {
    min-height: 130px !important;
  }
}
.grid-height-group-2 .grid-height:nth-child(2n+1) {
  clear: both;
}

.grid-height-group-3-2 .grid-height:nth-child(3n+1) {
  clear: both;
}

@media (max-width: 1269px) {
  .grid-height-group-3-2 .grid-height:nth-child(3n+1) {
    clear: none !important;
  }

  .grid-height-group-3-2 .grid-height:nth-child(2n+1) {
    clear: both !important;
  }
}
.main-image-text-top {
  line-height: 1.5;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 10px;
}
.main-image-text-top:first-child {
  margin-top: 15px;
}
.main-image-text-top .column-video-center {
  margin: 0;
  padding: 0;
}

.main-image-text-top h2 {
  font-size: 32px;
  line-height: 1.2;
  border-left: 12px solid #3A69A7;
  padding-left: 15px;
  margin-top: 0;
}

.main-image-text-top .entry-date {
  margin-bottom: 15px;
}

.main-image-text-top p {
  font-size: 16px;
}

.main-image-text-top ul li:before {
  content: "■";
  font-size: 18px;
  color: #3A69A7;
  margin-right: 3px;
}

.main-image-text-top .fancy-caption {
  margin-bottom: 10px;
  margin-top: -5px;
  padding-top: 10px;
  margin-left: auto;
  margin-left: auto;
}

.main-image-text-top .asset .fancy-caption {
  clear: both;
  width: 295px;
  max-width: 295px;
  margin-left: auto;
  margin-right: auto;
}

.main-image-text-top .asset .fancy-caption.caption295 {
  width: 295px;
  max-width: 295px;
}

.main-image-text-top .asset .fancy-caption.caption450 {
  width: 450px;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.main-image-text-top .asset.float-right {
  margin-left: 15px;
}

.main-image-text-top .asset.float-left {
  margin-right: 15px;
}

.main-image-text-top .list {
  display: block;
  float: left;
}

.main-image-text-top .asset .thumb-cover {
  max-height: 350px;
  text-align: center;
}

.main-image-text-top .asset .thumb-cover img {
  max-width: 100%;
  max-height: 100%;
}

.thumb-cover450 {
  width: 450px !important;
  height: 300px !important;
}

.content-w446 {
  width: 446px;
  float: left;
}

.content-w446 h2 {
  margin-top: 0;
}

@media (max-width: 1269px) {
  .thumb-cover450 {
    height: 196px !important;
    width: 295px !important;
  }

  .main-image-text-top .asset .fancy-caption.caption450 {
    width: 295px;
    max-width: 295px;
    margin-left: auto;
    margin-right: auto;
  }

  .content-w446 {
    width: 290px;
    float: left;
  }
}
/* movie block  */
/* キービジュアル部分を指定 */
.pc-page-kvarea .carousel-item a {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  /* 画像の幅に合わせない */
}
.pc-page-kvarea .carousel-item a .carousel-caption {
  bottom: 0;
}
.pc-page-kvarea .thumb-cover,
.pc-page-kvarea .thumb-cover-center {
  background-size: cover;
}
.pc-page-kvarea .asset.float-right,
.pc-page-kvarea .asset.float-left,
.pc-page-kvarea .top-key-text-block {
  display: table-cell;
}
.pc-page-kvarea .asset.float-center {
  margin-left: auto;
  margin-right: auto;
}
.pc-page-kvarea .asset-block {
  text-align: center;
  width: 296px;
  margin-left: auto;
  margin-right: auto;
}
.pc-page-kvarea .asset-block img,
.pc-page-kvarea .thumb-cover img {
  width: auto;
  max-width: 100%;
  max-height: 200px;
}
.pc-page-kvarea .fancy-caption {
  margin-left: auto;
  margin-right: auto;
}
.pc-page-kvarea .carousel.slide {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
}
.pc-page-kvarea .main-image-text-top .kvarea-readmore {
  padding-bottom: 10px;
}
.pc-page-kvarea .column-video-center {
  margin: 0 0 10px;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
}
.pc-page-kvarea .column-video-center .fit-movie-block {
  /*margin-bottom: 10px; */
}
.pc-page-kvarea .column-video-center .fit-movie-block iframe {
  width: 100% !important;
  height: 100% !important;
}

@media (min-width: 1270px) {
  .fit-movie-block.youtube-block {
    width: 913px !important;
    height: 514px !important;
  }

  .fit-movie-block.ustream-block {
    width: 913px !important;
    height: 532px !important;
  }
}
@media (max-width: 1269px) {
  .fit-movie-block.youtube-block {
    width: 602px !important;
    height: 340px !important;
  }

  .fit-movie-block.ustream-block {
    width: 602px !important;
    height: 351px !important;
  }
}
#content .main-election-entry {
  margin: 0;
}

#content .main-election-entry-header {
  margin-bottom: 15px;
}

#content .main-election-entry-title {
  width: 70%;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1;
  border-left: none !important;
  padding-left: 0 !important;
}

#content .main-election-entry-detailLink {
  width: 30%;
  float: right;
  margin: 0;
  padding: 0 10px;
  padding-top: .5em;
  font-size: 14px;
  line-height: 32px;
  vertical-align: bottom;
  text-align: right;
}

#content .main-election-entry-detailLink a {
  color: #0187D0;
  vertical-align: bottom;
}

#content .main-election-entry-title strong {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  vertical-align: top;
  margin-top: 7px;
  margin-left: .25em;
}

#content .main-election-entry-sokuho {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 114px;
  height: 32px;
  background-color: #D32F2F;
  font-size: 0;
}

/*候補者photoサムネイル - 表形式用*/
#content .main-election-entry-table-thumbnail {
  display: inline-block;
  margin-right: 6px;
  width: 36px;
  max-height: 54px;
  overflow: hidden;
  vertical-align: middle;
}

/*候補者photoサムネイル*/
#content .main-election-entry-thumbnail {
  display: inline-block;
  margin-right: 6px;
  width: 50px;
  height: auto;
  max-height: 75px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  border-radius: 0;
}

/*バラアイコン*/
#content .main-election-entry-rose {
  display: inline-block;
  width: 18px;
  height: 15px;
  vertical-align: text-top;
  line-height: 0;
}

#content .main-election-entry-rose img {
  display: inline-block;
}

/* 半円グラフ表示 */
#content .main-election-entry-chart-a-wrap {
  min-height: 200px;
  height: auto !important;
  overflow: hidden;
}

#content #main-election-entry-chart-a {
  height: auto !important;
}

#content .main-election-entry-pie-title {
  width: 114px;
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}

/* 棒グラフ表示 */
#content .main-election-entry-chart-b-wrap {
  min-height: 100px;
  height: auto;
}

#content #main-election-entry-chart-b {
  height: auto;
}

/* テーブル：*/
#content .main-election-entry-table {
  width: 100%;
  line-height: 1.2;
}

#content .main-election-entry-table.table-bordered th {
  border-bottom-width: 1px;
  padding: 10px 6px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

#content .main-election-entry-table-th-main th {
  background-color: #CFD8DC;
  font-size: 16px;
}

#content .main-election-entry-table-th-sub {
  background-color: #ECEFF1;
  font-size: 13px;
}

#content .main-election-entry-table td {
  padding: 6px 6px;
  font-size: 15px;
  vertical-align: middle;
  text-align: center;
}

/*氏名：左寄せ*/
#content .main-election-entry-table td.main-election-entry-table-name {
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
}

#content .main-election-entry-table td.main-election-entry-table-name strong {
  display: inline-block;
  margin-left: 0.5em;
  color: #D32F2F;
}

/*当選候補bgを設定*/
#content .main-election-entry-table-active {
  background-color: #FCDDDC;
}

/*比例など当選*/
#content .main-election-entry-table-active2 {
  background-color: #EAFCDC;
}

#content .main-election-entry-table-active2 strong {
  color: #448F07 !important;
}

.pc-page-kvarea .main-image-text-top .main-election-entry-table {
  margin-bottom: 10px;
}

/* member */
i.ico-member {
  width: 21px;
  height: 21px;
  line-height: 21px;
  display: inline-block;
  margin-left: 8px;
  background: url(../images/icon/member_icon.png);
  background-repeat: no-repeat;
}

.detail-content-member-block {
  text-align: center;
  padding: 25px;
  background-color: #ECEFF1;
  margin: 15px auto;
  border-radius: 4px;
}

.detail-content-member-block .detail-content-member-attention {
  font-size: 18px;
  color: #4189C3;
  font-weight: bold;
}

.detail-content-member-block .detail-content-member-attention i.ico-member {
  height: 18px;
  background-size: 18px 18px;
  background-position: center center;
  margin-right: 7px;
}

.detail-content-member-block .detail-content-member-joinBlock,
.detail-content-member-block .detail-content-member-loginBlock {
  padding: 0 15px;
  display: inline-block;
  height: 40px;
  color: #FFFFFF;
  margin: 7px;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
}

.detail-content-member-block .detail-content-member-joinBlock:hover,
.detail-content-member-block .detail-content-member-loginBlock:hover {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}

.detail-content-member-block .detail-content-member-joinBlock a,
.detail-content-member-block .detail-content-member-loginBlock a {
  color: #FFFFFF !important;
  display: block;
  width: 100%;
  height: 100%;
}

.detail-content-member-block .detail-content-member-joinBlock a:hover,
.detail-content-member-block .detail-content-member-loginBlock a:hover {
  color: #F2F2F2;
  text-decoration: none;
}

.detail-content-member-block .detail-content-member-joinBlock span,
.detail-content-member-block .detail-content-member-loginBlock span {
  font-size: 13px;
  font-weight: normal;
}

.detail-content-member-block .detail-content-member-joinBlock {
  background-color: #469F4B;
}

.detail-content-member-block .detail-content-member-loginBlock {
  background-color: #4189C3;
}

i.small-icon {
  width: 14px;
  height: 14px;
  background-size: 100% auto;
  margin: 0 0 0 5px;
}

.banner-area-3to2 {
  clear: both;
  margin-bottom: 15px;
  display: block;
}

.banner-area-3to2 > div {
  display: none;
}

.banner-area-3to2 > div:first-child,
.banner-area-3to2 > div:nth-child(2) {
  display: block !important;
}

.banner-area-3to2-item {
  float: left;
}

@media (max-width: 1269px) {
  .banner-area-3to2-item {
    width: 50%;
    display: block;
    padding-left: 7px;
  }
}
@media (min-width: 1270px) {
  .banner-area-3to2-item {
    width: 33.3%;
    display: block;
    padding: 0 5px;
  }

  .banner-area-3to2 > div:nth-child(3) {
    display: block !important;
  }
}
ul.pc-top-right-banner {
  display: none;
}

@media (max-width: 1269px) {
  ul.pc-top-right-banner:nth-child(1), ul.pc-top-right-banner:nth-child(2) {
    display: block;
  }
}
ul.pc-top-right-banner:nth-child(1) {
  display: block;
}

.alert.a-module {
  clear: both;
}

.alert-success {
  color: #3c763d;
}

.alert-success a {
  color: #3c763d;
}

.alert-info {
  color: #31708f;
}

.alert-info a {
  color: #31708f;
}

.alert-warning {
  color: #8a6d3b;
}

.alert-warning a {
  color: #8a6d3b;
}

.alert-danger {
  color: #a94442;
}

.alert-danger a {
  color: #a94442;
}

.alertPr {
  padding: 0px;
  background-color: #F6F7F8 !important;
}

.alertPr div {
  margin: 0;
  min-width: 35px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  overflow: hidden !important;
  display: table-cell;
  background-color: #CFD8DC !important;
}

.alertPr ul {
  padding: 10px 10px 5px 10px;
}

.alertPr ul, .alertPr li, .alertPr p {
  margin-bottom: 0;
}

.alertPr ul {
  min-height: 60px;
  padding: 10px;
  margin-left: 154px;
  background-color: #F6F7F8 !important;
  display: table-cell;
}

.alertPrDetail {
  background-color: #F6F7F8 !important;
}

@media (max-width: 1269px) {
  .alertPrDetail {
    padding-left: 7px;
  }
}
@media (min-width: 1270px) {
  .alertPrDetail {
    padding: 0 5px;
  }
}
.alertPrDetail div {
  margin: 0;
  min-width: 35px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  overflow: hidden !important;
  display: table-cell;
  background-color: #CFD8DC !important;
}

.alertPrDetail ul {
  padding: 10px 10px 5px 10px;
}

@media (min-width: 1270px) {
  .alertPrDetail ul, .alertPrDetail li, .alertPrDetail p {
    margin-bottom: 0;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
  }
}
@media (max-width: 1269px) {
  .alertPrDetail ul, .alertPrDetail li, .alertPrDetail p {
    margin-bottom: 0;
    font-size: 16px !important;
  }
}
.alertPrDetail ul {
  min-height: 60px;
  padding: 10px;
  margin-left: 154px;
  background-color: #F6F7F8 !important;
  display: table-cell;
}

.relation-block {
  font-size: 16px;
}
.relation-block .grid-height-group-2 {
  margin: 0 -4px;
}
.relation-block .left-cf {
  line-height: 0;
}
.relation-block .col-md-6 {
  padding-left: 5px;
  padding-right: 5px;
}
.relation-block .col-md-5, .relation-block .col-md-7 {
  padding-left: 0;
  padding-right: 0;
}
.relation-block .col-md-5 {
  max-width: 105px;
}
.relation-block .col-md-7 {
  min-width: 168px;
}

.relation-block-content {
  padding: 5px 10px !important;
  min-height: 92px;
}

.relation-block .bdr-gray {
  background-position: right 5px bottom 5px !important;
}

.relation-block-titles {
  padding-top: 5px;
}

@media (max-width: 1269px) {
  .relation-block {
    font-size: 15px;
  }
}