/* =====================
  c--sns-link-group
===================== */
.c--sns-link-group ul{
  margin: 0 0 0 23px;
}

.c--sns-link-group li{
  display: inline-block;
  margin-right: 25px;
}

.c--sns-link-group li:last-child{
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .c--sns-link-group ul{
    margin: 0 auto;
    text-align: center;
  }
  .c--sns-link-group li{
    margin-right: 35px;
  }
  .c--sns-link-group li img{
    height: 35px;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--sns-link-group li{
    margin-right: 15px;
  }
  .c--sns-link-group li img{
    height: 25px;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--sns-link-group li{
    margin-right: 20px;
  }
  .c--sns-link-group li img{
    height: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .c--sns-link-group li{
    margin-right: 25px;
  }
}


/* =====================
  c--sidebar-ppv-download-ranking
===================== */
.c--sidebar-ppv-download-ranking{
  margin-bottom: 20px;
  overflow: hidden;
}

.c--sidebar-ppv-download-ranking p{
  display: block;
  float: left;
  height: auto;
}
.c--sidebar-ppv-download-ranking:hover p{
  filter: alpha(opacity=70) !important;
  -moz-opacity: 0.7 !important;
  opacity: 0.7 !important;
}

.c--sidebar-ppv-download-ranking dl dt{
  margin-bottom: 15px;
}
.c--sidebar-ppv-download-ranking dl dt a{
  color: #262626;
}
.c--sidebar-ppv-download-ranking:hover dl dt a{
  color: #757575;
  text-decoration: none;
}

.c--sidebar-ppv-download-ranking dl dt span{
  display: inline-block;
  color: #6d6d6d;
}

.c--sidebar-ppv-download-ranking dl dd{
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 767px) {
  .c--sidebar-ppv-download-ranking{
    /*margin: 0 10px;*/
    margin: 0 -2.5px 20px;
  }
  .c--sidebar-ppv-download-ranking p,
  .c--sidebar-ppv-download-ranking p img{
    width: 75px;
  }
  .c--sidebar-ppv-download-ranking dl{
    margin-left: 85px;
    margin-right: 10px;
  }
  .c--sidebar-ppv-download-ranking dl dt{
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 10px;
  }
  .c--sidebar-ppv-download-ranking dl dt span{
    font-size: 14px;
    font-size: 0.875rem;
    margin-right: 15px;
  }
  .c--sidebar-ppv-download-ranking dl dd{
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--sidebar-ppv-download-ranking p{
    float: none;
  }
  .c--sidebar-ppv-download-ranking p,
  .c--sidebar-ppv-download-ranking p img{
    width: 150px;
    margin: 0 auto;
    text-align: center;
  }
  .c--sidebar-ppv-download-ranking dl{
    margin-right: 10px;
  }
  .c--sidebar-ppv-download-ranking dl dt{
    font-size: 14px;
    font-size: 0.875rem;
    margin: 10px 0;
  }
  .c--sidebar-ppv-download-ranking dl dt span{
    font-size: 14px;
    font-size: 0.875rem;
    margin-right: 15px;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--sidebar-ppv-download-ranking p,
  .c--sidebar-ppv-download-ranking p img{
    width: 100px;
  }
  .c--sidebar-ppv-download-ranking dl{
    margin-left: 115px;
    margin-right: 10px;
  }
  .c--sidebar-ppv-download-ranking dl dt{
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .c--sidebar-ppv-download-ranking dl dt span{
    font-size: 15px;
    font-size: 0.9375rem;
    margin-right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .c--sidebar-ppv-download-ranking p,
  .c--sidebar-ppv-download-ranking p img{
    width: 150px;
  }
  .c--sidebar-ppv-download-ranking dl{
    margin-left: 165px;
    margin-right: 15px;
  }
  .c--sidebar-ppv-download-ranking dl dt{
    font-size: 16px;
    font-size: 1rem;
  }
  .c--sidebar-ppv-download-ranking dl dt span{
    font-size: 16px;
    font-size: 1rem;
    margin-right: 20px;
  }
}



/* =====================
  c--sidebar-model-ranking
===================== */
.c--sidebar-model-ranking{
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
}

.c--sidebar-model-ranking p{
/*
  display: block;
  float: left;
*/
  height: auto;
  text-align: center;
}

.c--sidebar-model-ranking p img{
    width: 100%;
    max-width: 200px;
    height: auto;
}
.c--sidebar-model-ranking:hover p{
  filter: alpha(opacity=70) !important;
  -moz-opacity: 0.7 !important;
  opacity: 0.7 !important;
}

.c--sidebar-model-ranking dl dt{
  margin-bottom: 15px;
  font-size: 14px;
  font-size: 0.875rem;
}
.c--sidebar-model-ranking dl dt a{
  color: #262626;
}
.c--sidebar-model-ranking:hover dl dt a{
  color: #757575;
  text-decoration: none;
}

.c--sidebar-model-ranking dl dt span{
  display: inline-block;
  color: #6d6d6d;
  margin-right: 10px;

  font-size: 14px;
  font-size: 0.875rem;
}

.c--sidebar-model-ranking dl dd{
  font-size: 13px;
  font-size: 0.8125rem;
}




/* =====================
  c--sidebar-lp-official-mascot
===================== */
.c--sidebar-lp-official-mascot p{
  margin: 10px auto 25px;
  text-align: center;
  max-width: 340px;
}

.c--sidebar-lp-official-mascot p img{
  width: 100%;
  height: auto;
}

.c--sidebar-lp-official-mascot dl{
  overflow: hidden;
  margin-bottom: 15px;
}
.c--sidebar-lp-official-mascot dl:last-of-type{
  margin-bottom: 0;
}

.c--sidebar-lp-official-mascot dl dt{
  float: left;
  color: #6d6d6d;
}

.c--sidebar-lp-official-mascot dl dd{
  color: #6d6d6d;
}

@media screen and (max-width: 767px) {
  .c--sidebar-lp-official-mascot dl{
    margin: 0 25px 15px;
  }
  .c--sidebar-lp-official-mascot dl dt{
    color: #212121;
    font-size: 11px;
    font-size: 0.6875rem;
    width: 100px;
  }
  .c--sidebar-lp-official-mascot dl dd{
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--sidebar-lp-official-mascot dl{
    margin-bottom: 20px;
  }
  .c--sidebar-lp-official-mascot dl dt{
    width: 100px;
    font-size: 13px;
    font-size: 0.8125rem;
    float: none;
    margin-bottom: 5px;
  }
  .c--sidebar-lp-official-mascot dl dd{
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 0 10px;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--sidebar-lp-official-mascot dl dt{
    width: 100px;
    padding-left: 15px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--sidebar-lp-official-mascot dl dd{
    margin-left: 115px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .c--sidebar-lp-official-mascot dl dt{
    width: 120px;
    padding-left: 15px;
    font-size: 16px;
    font-size: 1rem;
  }
  .c--sidebar-lp-official-mascot dl dd{
    margin-left: 155px;
    font-size: 16px;
    font-size: 1rem;
  }
}


/* =====================
  c--sidebar-sister-site
===================== */
.c--sidebar-sister-site p{
  max-width: 370px;
  text-align: center;
  margin: 0 auto;
}

.c--sidebar-sister-site p img{
  width: 100%;
  height: auto;
}


/* =====================
  c--sidebar-banner-links
===================== */
@media screen and (mAX-width: 767px) {
  .c--sidebar-banner-links ul li{
    max-width: 300px;
    text-align: center;
    margin: 0 auto 20px;
  }
  .c--sidebar-banner-links ul li:last-child{
    margin-bottom: 0;
  }
  .c--sidebar-banner-links ul li img{
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .c--sidebar-banner-links ul li{
    max-width: 370px;
    text-align: center;
    margin: 0 auto 25px;
  }
  .c--sidebar-banner-links ul li:last-child{
    margin-bottom: 0;
  }
  .c--sidebar-banner-links ul li img{
    width: 100%;
    height: auto;
  }
}


/* =====================
  c--sidebar-menu-list
===================== */
@media screen and (max-width: 767px) {
  .c--sidebar-menu-list ul{
    margin: 0;
  }
  .c--sidebar-menu-list li{
    font-size: 14px;
    font-size: 0.875rem;
    color: #000000;
  }
  .c--sidebar-menu-list li a{
    font-size: 14px;
    font-size: 0.875rem;
    padding: 10px 15px;
    color: #000000;
    background: url(/file/sg_img/common/icon--sp-arrow-type-sidebar-page-transition.gif) no-repeat right 13px center;
    background-size: 7px auto;
    display: block;
    text-decoration: none;
    border-bottom: #e1e1e1 1px solid;
  }
  .c--sidebar-menu-list li a span.sidebar-menu-list-new-mark{
    color: #ff4115;
    border: solid 1px #ff4115;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    font-size: 0.6875rem;
    text-align: center;
    height: 20px;
    line-height: 20px;
    width: 50px;
    display: inline-block;
    padding: 0;
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .c--sidebar-menu-list ul{
    margin: 0;
  }
  .c--sidebar-menu-list li{
    font-size: 14px;
    font-size: 0.875rem;
    padding-left: 15px;
    color: #606060;
  }
  .c--sidebar-menu-list li a{
    font-size: 14px;
    font-size: 0.875rem;
    padding: 10px 0;
    color: #606060;
    background: url(/file/sg_img/common/icon--arrow-type-sidebar-pgae-transition.gif) no-repeat right 13px center;
    display: block;
  }
  .c--sidebar-menu-list li a span.sidebar-menu-list-new-mark{
    color: #ff4115;
    border: solid 1px #ff4115;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    font-size: 0.6875rem;
    text-align: center;
    height: 20px;
    line-height: 20px;
    width: 50px;
    display: inline-block;
    padding: 0;
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--sidebar-menu-list li{
    font-size: 11px;
    font-size: 0.6875rem;
    padding-left: 10px;
  }
  .c--sidebar-menu-list li a{
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

/* =====================
  c--transit-to-detail-page
===================== */
@media screen and (max-width: 767px) {
  .c--transit-to-detail-page ul{
    background-color: #fff;
    overflow: hidden;
  }
  .c--transit-to-detail-page li{
    color: #000000;
    float: right;
    font-size: 14px;
    font-size: 0.875rem;
    width: 150px;
    margin-top: 10px;
    margin-right: 10px;
  }
  .c--transit-to-detail-page li a{
    display: block;
    color: #606060;
    text-align: right;
    background: url(/file/sg_img/common/icon--arrow-type-sidebar-pgae-transition.gif) no-repeat left center;
  }
}
@media screen and (min-width: 768px) {
  .c--transit-to-detail-page ul{
    background-color: #fff;
    overflow: hidden;
  }
  .c--transit-to-detail-page li{
    color: #000000;
    float: right;
  }
  .c--transit-to-detail-page li a{
    display: block;
    color: #606060;
    text-align: right;
    background: url(/file/sg_img/common/icon--arrow-type-sidebar-pgae-transition.gif) no-repeat left center;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--transit-to-detail-page ul{
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--transit-to-detail-page li{
    font-size: 12px;
    font-size: 0.75rem;
    width: 130px;
    margin-right: 5px;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--transit-to-detail-page ul{
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--transit-to-detail-page li{
    font-size: 14px;
    font-size: 0.875rem;
    width: 150px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .c--transit-to-detail-page ul{
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--transit-to-detail-page li{
    font-size: 14px;
    font-size: 0.875rem;
    width: 150px;
    margin-right: 10px;
  }
}



/* =====================
  c--sidebar-other-page-link
===================== */
@media screen and (max-width: 767px) {
  .c--sidebar-other-page-link{
    padding-top: 20px;
    background-color: #f6f5f6;
  }
  .c--sidebar-other-page-link ul{
    margin: 0;
    background-color: #fff;
  }
  .c--sidebar-other-page-link li{
    font-size: 14px;
    font-size: 0.875rem;
    color: #000000;
  }
  .c--sidebar-other-page-link li:first-child a{
    border-top: #e1e1e1 1px solid;
  }
  .c--sidebar-other-page-link li a{
    font-size: 14px;
    font-size: 0.875rem;
    padding: 10px 15px;
    color: #000000;
    background: url(/file/sg_img/common/icon--sp-arrow-type-sidebar-page-transition.gif) no-repeat right 13px center;
    background-size: 7px auto;
    display: block;
    text-decoration: none;
    border-bottom: #e1e1e1 1px solid;
  }
}
@media screen and (min-width: 768px) {
  .c--sidebar-other-page-link li{
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #bdbdbd;
    padding-left: 18px;
    color: #606060;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 15px;
  }
  .c--sidebar-other-page-link li:last-child{
    margin: 0;
  }
  .c--sidebar-other-page-link li a{
    display: block;
    color: #606060;
    font-size: 14px;
    font-size: 0.875rem;
    background: url(/file/sg_img/common/icon--arrow-type-sidebar-pgae-transition.gif) no-repeat right 13px center;
  }
  .c--sidebar-other-page-link li a:hover{
    text-decoration: none;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--sidebar-other-page-link li{
    font-size: 12px;
    font-size: 0.75rem;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .c--sidebar-other-page-link li a{
    font-size: 12px;
    font-size: 0.75rem;
    background: url(/file/sg_img/common/icon--arrow-type-sidebar-pgae-transition.gif) no-repeat right 7px center;
  }
}


/* =====================
  c--sidebar-other-item-link
===================== */
@media screen and (max-width: 768px) {
  .c--sidebar-other-item-link{
    margin: 0 15px;
  }
  .c--sidebar-other-item-link dl{
    margin-bottom: 35px;
  }
  .c--sidebar-other-item-link dl:last-child{
    margin-bottom: 0;
  }
  .c--sidebar-other-item-link dt{
    color: #606060;
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 20px;
    padding-left: 25px;
  }
  .c--sidebar-other-item-link dd{
    color: #acadaf;
    font-size: 12px;
    font-size: 0.75rem;
    display: inline-block;
    margin-left: 50px;
  }
  .c--sidebar-other-item-link .sidebar-other-item-link-1{
    background: url(../../../sg_img/common/icon--sp-sidebar-other-item-link-1.jpg) no-repeat left center;
    background-size: 17px auto;
  }
  .c--sidebar-other-item-link .sidebar-other-item-link-2{
    background: url(../../../sg_img/common/icon--sp-sidebar-other-item-link-2.jpg) no-repeat left center;
    background-size: 17px auto;
  }
  .c--sidebar-other-item-link dd a{
    color: #acadaf;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 768px) {
  .c--sidebar-other-item-link{
    margin: 0 20px;
  }
  .c--sidebar-other-item-link dl{
    margin-bottom: 30px;
  }
  .c--sidebar-other-item-link dl:last-child{
    margin-bottom: 0;
  }
  .c--sidebar-other-item-link dt{
    color: #606060;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 20px;
    padding-left: 30px;
  }
  .c--sidebar-other-item-link .sidebar-other-item-link-1{
    background: url(../../../sg_img/common/icon--sidebar-other-item-link-1.gif) no-repeat left center;
  }
  .c--sidebar-other-item-link .sidebar-other-item-link-2{
    background: url(../../../sg_img/common/icon--sidebar-other-item-link-2.jpg) no-repeat left center;
  }
  .c--sidebar-other-item-link dd{
    color: #acadaf;
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0 20px;
  }
  .c--sidebar-other-item-link dd a{
    color: #acadaf;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--sidebar-other-item-link{
    margin: 0 10px;
  }
  .c--sidebar-other-item-link dt{
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c--sidebar-other-item-link dd{
    color: #acadaf;
    font-size: 11px;
    font-size: 0.6875rem;
    margin: 0 10px;
  }
  .c--sidebar-other-item-link dd a{
    font-size: 11px;
    font-size: 0.6875rem;
  }
}


/* =====================
  c--static-page-sidebar-menu
===================== */
@media screen and (max-width: 767px) {
  .c--static-page-sidebar-menu ul{
    margin: 0 10px;
  }
  .c--static-page-sidebar-menu li{
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-bottom: none;
    color: #212121;
    /*font-size: 14px;
    font-size: 0.875rem;*/
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--static-page-sidebar-menu li:last-child{
    border-bottom: 1px solid #e1e1e1;
  }
  .c--static-page-sidebar-menu li a{
    color: #212121;
    /*font-size: 14px;
    font-size: 0.875rem;*/
    font-size: 13px;
    font-size: 0.8125rem;
    background: url(../../../sg_img/common/icon--sp-arrow-type-sidebar-page-transition.gif) no-repeat right center;
    background-size: 7px auto;
    display: block;
  }
  .c--static-page-sidebar-menu li a:hover{
    text-decoration: none;
  }
  .c--static-page-sidebar-menu li a span{
    padding-right: 10px;
    font-size: 11px;
    font-size: 0.6875rem;
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .c--static-page-sidebar-menu li{
    padding: 0 0 10px;
    color: #606060;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--static-page-sidebar-menu li a{
    padding: 10px 10px 10px 0;
    color: #606060;

    display: block;
  }
}
@media screen and (min-width: 768px) and ( max-width: 992px) {
  .c--static-page-sidebar-menu ul{
    margin: 0 5px;
  }
  .c--static-page-sidebar-menu li{
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .c--static-page-sidebar-menu li a{
    font-size: 11px;
    font-size: 0.6875rem;
    background: url(../../../sg_img/common/icon--arrow-type-sidebar-pgae-transition.gif) no-repeat right top 20px;
  }
  .c--static-page-sidebar-menu li a span{
    padding-right: 10px;
    font-size: 11px;
    font-size: 0.6875rem;
    display: block;
  }
}
@media screen and (min-width: 993px) and ( max-width: 1199px) {
  .c--static-page-sidebar-menu ul{
    margin: 0 10px;
  }
  .c--static-page-sidebar-menu li{
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c--static-page-sidebar-menu li a{
    font-size: 13px;
    font-size: 0.8125rem;
    background: url(../../../sg_img/common/icon--arrow-type-sidebar-pgae-transition.gif) no-repeat right top 20px;
  }
  .c--static-page-sidebar-menu li a span{
    padding-right: 10px;
    font-size: 11px;
    font-size: 0.6875rem;
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .c--static-page-sidebar-menu ul{
    margin: 0 15px;
  }
  .c--static-page-sidebar-menu li{
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c--static-page-sidebar-menu li a{
    font-size: 14px;
    font-size: 0.875rem;
    background: url(../../../sg_img/common/icon--arrow-type-sidebar-pgae-transition.gif) no-repeat right top 25px;
  }
  .c--static-page-sidebar-menu li a span{
    padding-right: 10px;
    font-size: 12px;
    font-size: 0.75rem;
    display: block;
  }
}
