@charset "utf-8";
#way2 .c_left {
    width: 615px;
    margin-right: 20px;
    position: relative;
}

#way2 .c_right {
    width: 355px;
}

ul.categorylist {}

ul.categorylist li {
    display: inline-block;
}
ul.categorylist li:nth-of-type(n+8){
	margin-top:5px;
}
ul.categorylist li.on {
    box-shadow: 0 4px 0 #3E8BFF;
}

ul.categorylist li:not(:last-child) span {
    box-shadow: 1px 0 0 0px #ccc;
}

ul.categorylist li a {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    padding: 0 10px 0 10px;
    margin-left: 1px;
}

ul.categorylist li a.c_gray {
    color: #aaa;
}

.h1crown {
    position: relative;
    top: -10px;
    margin-right: 2px;
}

.subh2 {
    font-size: 25px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px;
}

/* ↓ニュースのハッシュタグ対応 2016/11/30 */
.tagsubh2 {
    font-size: 25px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px;
    word-break: break-all;
    text-align: left;
}
/* ↑ニュースのハッシュタグ対応 2016/11/30 */

.cond_plus_btn {
    position: absolute;
    top: 0;
    right: 0;
}

.cond_plus_btn.open {}

.cond_plus_btn span {
    background-color: #3F91DB;
    display: inline-block;
    width: 20px;
    border-radius: 15px;
    height: 20px;
    font-size: 14px;
    color: white;
    text-align: center;
    font-weight: bold;
}

.cond_plus_btn.open span {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.ippanlist {
    margin-top: 10px;
    margin-bottom: 15px;
}

.ippanlist>li {
    margin-bottom: 10px;
}

.ippanlist>li p {
    margin-bottom: 2px;
}

.ippanlist>li p.ippan_title {
    font-weight: bold;
    font-size: 22px;
}

/**/

/*最新ニュース*/

.newslists>li {
    margin-bottom: 10px;
}

.newslists .newssolid {
    background: -moz-linear-gradient(top, rgba(201, 201, 201, 0) 0%, rgba(201, 201, 201, 0) 39%, #e0e0e0 40%, #e0e0e0 60%, rgba(201, 201, 201, 0) 61%, rgba(201, 201, 201, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(201, 201, 201, 0) 0%, rgba(201, 201, 201, 0) 39%, #e0e0e0 40%, #e0e0e0 60%, rgba(201, 201, 201, 0) 61%, rgba(201, 201, 201, 0) 100%);
    background: linear-gradient(to bottom, rgba(201, 201, 201, 0) 0%, rgba(201, 201, 201, 0) 39%, #e0e0e0 40%, #e0e0e0 60%, rgba(201, 201, 201, 0) 61%, rgba(201, 201, 201, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00c9c9c9', endColorstr='#00c9c9c9', GradientType=0);
    margin-bottom: 10px;
}

.newslists .newssolid .newscondition {
    display: inline-block;
    padding: 0 5px;
    background-color: #fff;
    margin-left: 20px;
    font-size: 10px;
}
.newslists .newssolid .newscondition img,
.newsrank li.FlexBox .text img{
	vertical-align:middle;
}
.newslists h2 {
    font-weight: bold;
    font-size: 22px;
}

.newslists h2 a {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 5px;
    display: block;
}

.newslists .text {
    width: 475px;
    margin-right: 10px;
}

.newslists .text .newstext {
    line-height: 20px;
    font-size: 13px;
}

.newslists .text .newscategory {
    padding: 5px 0;
    font-size: 11px;
}

.newscategory a {
    color: #aaa;
    text-decoration: underline;
    font-size: 10px;
}

.newslists .text .shopinfo {
    margin-top: 20px;
}

.newslists .text .shopinfo .cooperat {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 13px;
}

.newslists .img {
    width: 200px;
    height: 200px;
    overflow: hidden;
    text-align: right;
}
.FlexBox__item.text .mb05 img{
    vertical-align: middle;
}

/*ニュースランキング メイン用*/
.subtitle {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    background: #3F91DB;
    padding: 4px 60px 2px;
    color: #fff;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 0px;
}
.goheaven {
    display: inline-block;
    background: linear-gradient(to bottom, #37B6EB 0%, #37B6EB 100%, #fcfdfd 100%);
    border-radius: 5px;
    padding: 2px 5px;
    border: 2px solid #E0E0E0;
    font-weight: bold;
    color: #fff;
    margin-right: 5px;
}

.news_rankinglists>li {
    margin-bottom: 10px;
}

.news_rankinglists .newssolid {
    background: -moz-linear-gradient(top, rgba(201, 201, 201, 0) 0%, rgba(201, 201, 201, 0) 39%, #e0e0e0 40%, #e0e0e0 60%, rgba(201, 201, 201, 0) 61%, rgba(201, 201, 201, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(201, 201, 201, 0) 0%, rgba(201, 201, 201, 0) 39%, #e0e0e0 40%, #e0e0e0 60%, rgba(201, 201, 201, 0) 61%, rgba(201, 201, 201, 0) 100%);
    background: linear-gradient(to bottom, rgba(201, 201, 201, 0) 0%, rgba(201, 201, 201, 0) 39%, #e0e0e0 40%, #e0e0e0 60%, rgba(201, 201, 201, 0) 61%, rgba(201, 201, 201, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00c9c9c9', endColorstr='#00c9c9c9', GradientType=0);
    margin-bottom: 10px;
}

.news_rankinglists .newssolid .newscondition {
    display: inline-block;
    padding: 0 5px;
    background-color: #fff;
    margin-left: 20px;
    font-size: 10px;
}

.news_rankinglists h2 {
    font-weight: bold;
    font-size: 22px;
}

.news_rankinglists h2 a {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 5px;
    display: block;
}

.news_rankinglists .icon {
    width: 50px;
    font-size: 30px;
    font-weight: bold;
    font-family: impact;
    text-align: center;
}

.news_rankinglists .icon img {
    position: relative;
    left: -3px;
}

.news_rankinglists .text {
    width: 425px;
    margin-right: 10px;
}

.news_rankinglists .text .news_rankingtext {
    line-height: 20px;
    font-size: 13px;
}

.news_rankinglists .text .news_rankingcategory {
    padding: 5px 0;
    font-size: 11px;
}

.news_rankingcategory a {
    color: #aaa;
    text-decoration: underline;
    font-size: 10px;
}

.news_rankinglists .text .shopinfo {
    margin-top: 20px;
}

.news_rankinglists .text .shopinfo .cooperat {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 13px;
}

.news_rankinglists .img {
/* ↓ ニュースランキング画像が荒い問題に対応 2016/06/01 */
    width: 145px;
/*    width: 130px;*/
/* ↑ ニュースランキング画像が荒い問題に対応 2016/06/01 */
    height: 200px;
    overflow: hidden;
    text-align: right;
}
.news_rankinglists .movie .text {
    width: 365px;
    margin-right: 10px;
}
.news_rankinglists .movie .img {
    overflow: hidden;
    text-align: right;
    width: 195px;
    height: 170px;
}

/*動画用*/

.newslists .movie .text {
    width: 405px;
}

.newslists .movie .img {
    width: 200px;
}


/*メイン記事用*/

.newslists .news_main {
    margin-bottom: 20px;
}

.newslists .news_main .text {
    width: 405px;
    margin-right: 15px;
}

.newslists .news_main .img {
    width: 195px;
    height: auto;
}

.newslists .news_main .img .imgbox {
    display: block;
    position: relative;
}

.newslists .news_main .img .imgbox #arrowsauto {
    position: absolute;
    bottom: 2px;
    right: 2px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 3px;
    border-radius: 2px;
}

.newslists .news_main .img .thum {
    background-color: #f0f0f0;
    padding: 10px 10px 5px;
    width: 195px;
    float: left;
    margin-bottom: 10px;
}

.newslists .news_main .img .thum .FlexBox__item {
    width: 40px;
    margin-left: 5px;
    margin-bottom: 5px;
}

.newslists .news_main .img .thum .FlexBox__item:nth-child(4n+1) {
    margin-left: 0px;
}

.newslists .news_main .text .newstext {
    font-size: 13px;
}

.newslists .news_main .text .newstext p {
    line-height: 20px;
}


/* メイン動画用 */

.newslists .news_main.movie .text {
    margin-right: 15px;
    width: 100%;
}

.newslists .news_main.movie .img {
    height: auto;
    width: 100%;
    text-align: center;
}

/*ページャー*/
.paging{
    margin: 5px 0;
}
.paging .FlexBox__item a{
    display: block;
    background: #ccc;
    padding: 10px;
    color: white;
    border-radius: 2px;
}
/*サブ記事用*/

.news_sub {}

.news_sub .title {
    border-top: 2px solid #e0e0e0;
    padding: 8px 10px;
    box-sizing: border-box;
}

.news_sub .title h3 {
    color: #000;
    text-indent: 0;
    font-size: 15px;
}

.news_4c {
    margin: 0 10px;
    border-top: 1px solid #e0e0e0;
    padding: 15px 0;
}


.news_4c li {
    display: inline-block;
    width: 140px;
    margin-right: 5px;
    vertical-align: top;
}

.news_4c li:last-child {
    margin-right: 0;
}

.news_4c li .img {
    width: 100%;
    height: 175px;
    overflow: hidden;
}

.news_4c.movie li .img {
    width: 100%;
    height: auto;
}

.news_1c {
    margin: 0 10px;
    border-top: 1px solid #e0e0e0;
}

.news_1c li {
    border-bottom: 1px solid #c4d2dd;
    padding-bottom: 10px;
    margin-top: 10px;
}

.news_1c li .text {
    width: 495px;
}

.news_1c li .img {
    width: 90px;
    height: 120px;
    overflow: hidden;
}

.news_1c li.movie .text {
    width: 450px;
}

.news_1c li.movie .img {
    width: 135px;
    height: 90px;
    overflow: hidden;
}


/**/

.newsrank_title--wrap {
    height: 25px;
    position: relative;
}

.newsrank_title--wrap .newsrank_title_save {
    position: absolute;
    bottom: 0;
    right: 10px;
    font-size: 11px;
}

.rankcrown {
    position: relative;
    top: -12px;
    padding-left: 5px;
    display: inline-block;
    vertical-align: middle;
}

.newsrank_title {
    display: inline-block;
    text-align: left;
    height: auto;
    text-indent: 0;
    vertical-align: text-top;
    width: 225px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.newsrank_title a {
    font-weight: bold;
    color: #000;
    font-size: 14px;
}


/* ランキング一覧 右カラム用*/

.c_right .newsrank {
    padding: 10px 10px 0;
}

.c_right .newsrank>li {
    border-bottom: 1px solid #d5deef;
    padding: 5px 0;
}

.c_right .newsrank .FlexBox__item.icon {
    text-align: center;
    vertical-align: middle;
    padding: 4px 4px;
    width: 24px;
    font-size: 16px;
    font-weight: bold;
}

.c_right .newsrank .FlexBox__item.text {
    vertical-align: middle;
    width: 210px;
    padding: 6px 0px;
    margin: 0 5px 0px 5px;
}

.c_right .newsrank .FlexBox__item.text h4 {
    font-size: 13px;
    margin-bottom: 5px;
}

.c_right .newsrank .FlexBox__item.text h4 a {
    line-height: 16px;
}

.c_right .newsrank .FlexBox__item.text .shopinfo {
    margin-top: 10px;
}

.c_right .newsrank .FlexBox__item.img {
    text-align: right;
    vertical-align: middle;
    padding: 4px 0px;
    min-width: 80px;
}
.c_right .newsrank .FlexBox__item.img img,
.c_right .newsnew .FlexBox__item.img img{
    width: 80px;
/* ↓ [ピラミッド検索][ガイド対応][障害対応]GUIDE-997 2016/05/26 */
/*  height:100%; */
    height:auto;
/* ↑ [ピラミッド検索][ガイド対応][障害対応]GUIDE-997 2016/05/26 */
}


/* ランキング一覧 右カラム用 動画用*/

.c_right .newsrank.newsrank--movie .FlexBox__item.text,
.c_right .newsrank .movie .FlexBox__item.text {
    width: 180px;
}

.c_right .newsrank.newsrank--movie .FlexBox__item.img,
.c_right .newsrank .movie .FlexBox__item.img {
    width: 110px;
}


/* 最新のニュース 右カラム用 */

.c_right .newsnew_title--wrap .c_right .newsnew {
    padding: 10px 10px 0;
}

.newspng {
    position: relative;
    top: 2px;
    padding-left: 0px;
    display: inline-block;
    vertical-align: bottom;;
}
.c_right .newsnew_title{
display: inline-block;
}
.c_right .newsnew_title a {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    display: block;
    text-indent: 0;
}

.c_right .newsnew>li {
    border-bottom: 1px solid #d5deef;
    padding: 5px 0;
}

.c_right .newsnew .FlexBox__item.text {
    vertical-align: middle;
    width: 245px;
    padding: 6px 0px;
}

.c_right .newsnew .FlexBox__item.text h4 {
    font-size: 13px;
    margin-bottom: 5px;
}

.c_right .newsnew .FlexBox__item.text h4 a {
    line-height: 16px;
}

.c_right .newsnew .FlexBox__item.text .shopinfo {
    margin-top: 10px;
}

.c_right .newsnew .FlexBox__item.img {
    text-align: right;
    vertical-align: middle;
    padding: 4px 0px;
    width: 80px;
}


/* 最新のニュース(ムービー) */

.c_right .newsnew .newsnew_m .FlexBox__item.text {
    vertical-align: middle;

    width: 210px;
    padding: 6px 0px;
}

.c_right .newsnew .newsnew_m .FlexBox__item.img {
    text-align: right;
    vertical-align: middle;
    padding: 4px 0px;
    width: 110px;
}
/* ページトップ ----------------------------------------*/

#pageTop a {
    display: block;
    background-color: #6f87b5;
    padding: 12px 0;
    text-align: center;
    color: white;
    font-weight: bold;
}

#pageTop a span.up_arrow {
    margin-right: 10px;
    -moz-transform: scale(1, 0.7);
    -webkit-transform: scale(1, 0.7);
    -o-transform: scale(1, 0.7);
    -ms-transform: scale(1, 0.7);
    display: inline-block;
}

/* ↓ ニュースのハッシュタグ対応 2016/11/30 */

.tag_ul {
    background-color: #fafafa;
    border: 2px solid #f4f4f4;
    margin-bottom: 10px;
}

.tag_li {
    display: inline-block;
    padding: 0;
    margin-right: 9px;
    margin-top: 4px;
    max-width: 17%;
}

.tag_a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    color: #333;
    font-size: 13px;
    text-decoration: none;
    transition: .2s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}
/* ↑ ニュースのハッシュタグ対応 2016/11/30 */
