@charset "utf-8";
/*---------◆メニューバー---------------------------------------*/
.site-container .main-header {
  border-bottom: 0px solid rgba(0, 0, 0, 0.0);
}

.bcg-sidebar-header-logo a {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #3c3e47;
  padding: auto;
  display: block;
  text-decoration: none;
}

.main-nav-category {
  font-size: 15px;
}

.site-container .main-header.bcg-sidebar-menu .main-nav .main-nav-category {
  font-size: 15px;
  position: relative;
   border-bottom: 1px solid rgba(0, 0, 0, 0.0);
}

.main-nav-subcategory {
    font-size: 14px;
    position: relative;
}





@media (min-width: 432px) {
.main-header-logo a{
    font-size: 20px;
}
}


@media (max-width: 431px) {
.main-header-logo{
    margin-top: 30px;
}
}

/*--------------------------------*/
.main-header-logo a{
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  transform: rotate(.03deg);
  font-weight: 700;
}

.main-header-logo{  display:none;}


/*---------◆カテゴリツリー非表示---------------------------------------*/

.main-breadcrumbs {
  padding: 0px;
  display: none;
}

.results-bar .category-description {
  margin: 0px;
  display: none;
}
@media (min-width: 432px) {
  .results-bar .category-description {
  display: none;
  }
}
@media (min-width: 776px) {
  .results-bar .category-description {
   display: none;
    margin: 0px
  }
}

/*---------◆トップのカテゴリ名---------------------------------------*/
.home-title {
    text-align: unset;
    font-size: 20px;
    width: 49%;
    padding-bottom: 0px;
  display: none;
}
.section-title {
     font-size: 20px;
    padding-bottom: 0px;
}

@media (min-width: 1224px) {
  .home-title {
    margin-top: 10px;
  }
}

@media (min-width: 776px) {
  .popular-tours-container {
    margin-top: 15px;
  }
}
@media (min-width: 1224px) {
  .popular-tours-container {
    margin-top: 15px;
  }
}

/*-----◆トップのカテゴリの余白------------------------------------------*/
@media (min-width: 432px) {
  .site-container .video-grid {
    padding: 0 20px 0px;
  }
}
@media (min-width: 776px) {
  .site-container .video-grid {
    padding: 0 60px 0px;
  }
}


.section-title {
  padding: 0px 16px 15px;
}
@media (min-width: 432px) {
  .section-title {
    padding: 0px 40px 15px;

  }
}
@media (min-width: 776px) {
  .section-title {
    padding: 0px 80px 15px;
  }
}

@media (min-width: 1224px) {
  .results-bar .category-name {
    margin-top: 0px;
  }
}

/*------◆カテゴリの動画本数を左寄せ------------------------------------------*/
.results-bar .category-name {
    float: left;
}

.results-count {
  line-height: 40px;
  padding-left: 1em;
}

/*------◆トップの動画と本文の割合------------------------------------------*/
@media (min-width: 776px) {
  .home-carousel-info {
    margin: -9px 0 0 0;
    width: calc(40% - 44px);
  }
}

@media (min-width: 776px) {
  .home-carousel-video {
    float: left;
    width: 60%;
    margin-right: 44px;
  }
}

@media (min-width: 776px) {
  .bcg-thumbnail-carousel {
    width: 60%;
  }
}


@media (min-width: 776px) {
.bcg-home-carousel-container .share-list > li,
.bcg-home-carousel-container-mobile .share-list > li {
  margin: 0px 5px 0px 0px;
}
}
/*----
.bcg-home-carousel-container .share-list .share-twitter,
.bcg-home-carousel-container-mobile .share-list .share-twitter{
 display: none;
}
---------*/

.bcg-home-carousel-container .share-list,
.bcg-home-carousel-container-mobile .share-list{
 display: none;
}


/*------◆1本めの見出し------------------------------------------*/
.home-carousel-title a {
  font-size: 21px;
  line-height: 28px;
  font-weight: bold;
  color: #3c3e47;
}



@media (min-width: 432px) {
  .home-carousel-title a {
    font-size: 18px;
    line-height: 36px;
  }
}
@media (min-width: 776px) {
  .home-carousel-title a {
    font-size: 24px;
    line-height: 34px;
  }
}
/*---------◆1本めの本文---------------------------------------*/
.home-carousel-description {
  margin-bottom: 12px;
  font-family: Hiragino Kaku Gothic Pro;
  font-size: 18px;
  line-height: 30px;
  color: #3c3e47;
  white-space: pre-wrap;
}
@media (min-width: 432px) {
  .home-carousel-description {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 11px;
  }
}
/*---------
@media (max-width: 431px) {
  .home-carousel-description {
  display: none;
  }
}
-----------*/

@media (max-width: 775px) {
  .home-carousel-description {
  display: none;
  }
}


/*---------◆ランキング---------------------------------------*/

.duration-overlay { 
position: absolute; 
top: 0px; 
left: 0px; 
color: #FFFFFF; 
background: #2a7fdb; 
padding: 3px 8px; 
font-family: inherit; 
font-size: 17px;
font-weight: bold; 
} 

/*---------◆サムネールの説明文なし--------------------------------------*/

@media (min-width: 432px) {
  .site-container .video-grid-description {
    display: none;
  }
}

/*----------------◆サムネールの見出し2行に-------------------------------*/


@media (min-width: 432px) {
.site-container .bcg-video-grid-info {
height: 80px;
  }
}

@media (min-width: 432px) {
.site-container .video-grid-title {
max-height: none;
height: 80px;
overflow: visible;
white-space: normal;
}
}


@media screen and (min-width:776px) and ( max-width:1224px){
.site-container .bcg-video-grid-info {
height: 45px;
  }
}
@media screen and (min-width:776px) and ( max-width:1224px) {
.site-container .video-grid-title {
max-height: none;
height: 45px;
overflow: visible;
white-space: normal;
}
}


@media (min-width: 1224px) {
.site-container .bcg-video-grid-info {
height: 80px;
  }
}

@media (min-width: 1224px) {
.site-container .video-grid-title {
max-height: none;
height: 80px;
overflow: visible;
white-space: normal;
}
}

/*-----------◆サムネールに分数をのせる------------------------------------*/
@media (max-width: 431px) {
.site-container .bcg-video-grid-info {
position: absolute;
}
.site-container .bcg-thumbnail-container {
display: inline-block;
}
}

.duration-overlay2 {
position: absolute;
bottom: 5px;
right: 5px;
color: #FFFFFF;
background: #000000;
padding: 2px 5px;
font-family: inherit;
font-size: 12px;
}
.site-container .video-grid-duration {
display: none;
}


/*----------------その他をロード-------------------------------*/
.site-container .video-grid-item-more{
    background-color: #f0f0f0;
}
/*----------------詳細見出しh１-------------------------------*/
.video-detail-title {
  line-height: 1.5em;
}
@media (min-width: 432px) {
  .video-detail-title {
  line-height: 1.5em;
  }
}

@media (min-width: 776px) {
  .video-detail-title {
    font-size: 25px;
  line-height: 1.5em;
    margin-top: 40px;
    margin-bottom: 2px;
  }
}


/*----------------詳細本文P-------------------------------*/
.bcg-video-detail-description p{
    font-size: 15px;
    line-height: 1.5em;
  }

@media (min-width: 432px) {
  .bcg-video-detail-description p {
    font-size: 18px;
    line-height: 1.5em;
  }
}
@media (min-width: 776px) {
  .bcg-video-detail-description p {
    font-size: 18px;
    line-height: 1.5em;
  }
}

/*----------------results-bar-------------------------------*/
.results-bar {
  min-height: 40px;
  padding:  5px 16px 16px 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
@media (min-width: 432px) {
  .results-bar {
    border-bottom: none;
    padding: 5px 40px 0;
  }
}
@media (min-width: 776px) {
  .results-bar {
    padding: 5px 80px 18px;
  }
}
@media (min-width: 776px) {
  .search-results .sorting-paging-wrapper {
    margin-bottom: 0;
  }
}


.video-detail-info .bcg-video-detail-description-view-more{
display:none;
 }

/*-----------------------------------------------*/

/*-----------------------------------------------*/

.header {
  background-color: #fff;
  display: block;
  margin: 0 auto;
}

.header__common {
  padding: 0.3em 1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.6);*/
  border-bottom: solid 3px #0076c6;
}

@media screen and (max-width: 768px) {
  .header__common {
    padding: 0.3em 2%;
    width: 100%;
  }
}

.header__common__logo {
  width: 120px;
  height: 25px;
}

@media screen and (max-width: 768px) {
  .header__common__logo {
    width: 100px;
    height: 20px;
  }
}

.header__common__logo a {
  display: block;
  background: url(https://cdn.mainichi.jp/vol1/images/sp/logo-mainichi.svg) no-repeat 0px 0px;
  background-size: contain;
  width: 100%;
  height: 0;
  margin: 0 auto;
  line-height: 200%;
  padding-top: 25px;
  overflow: hidden;
}

/*-------------------------*/
.header__common__title {
  width: 120px;
  height: 25px;
}

@media screen and (max-width: 768px) {
  .header__common__title {
    width: 100px;
    height: 20px;
  }
}

.header__common__title a {
  display: block;
  background: url(https://cdn.mainichi.jp/item/jp/etc/videomainichi.svg) no-repeat 0px 0px;
  background-size: contain;
  width: 100%;
  height: 0;
  margin: 0 auto;
  line-height: 200%;
  padding-top: 25px;
  overflow: hidden;
}



/*----
.header__common__title {
  font-size: 1.1rem;
  color: #666;
}
---*/
/*-------------------------*/

.header__sponsor {
  width: 100%;
  height: auto;
  padding: 0.6em;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  display: flex;
  background-color: rgba(0, 0, 0, 0.6);
  font-weight: bold;
  font-size: 0.9em;
}

@media screen and (max-width: 768px) {
  .header__sponsor {
    font-size: 0.8em;
  }
}

.header__sponsor span {
  font-size: 0.8em;
  padding-right: 1em;
}

.header__sponsor img {
  max-width: 150px;
}

@media screen and (max-width: 768px) {
  .header__sponsor img {
    max-width: 120px;
  }
}

.header__sponsor--fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
/*-----------------------------------------------*/
/* footer
----------------------------------------------- */
.footer {
  position: absolute;

  width: 100%;
  height: 3.75em;
  background-color: #0078c6;
}

@media screen and (max-width: 767px) {
  .footer {
    height: 3.125em;
  }
  .footer--pt {
    height: 3.625em;
  }
}

.footer .footer__common {
  padding: 1em 1em 1em 1em;
  background-color: #0078c6;
}

.footer .footer__common__copyright p {
  font-size: 1rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0.5em;
}

.footer .footer__common__copyright p {
    font-size: 10px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0.5em;
}







