@charset "UTF-8";

section h2{
    margin-top: 0;
}

.document .linkArea,.index_ranking .linkArea{
    text-align: center;
    font-size: 1.1em;
}
.scroll::before{
    display: none;
}

.linkArea.center{
    font-size: 1.1em;
    text-align: center;
}
.index_maincatch{
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 1.2em;
}

.index_maincatch em{
    color: #d70000;
    background: none;
    letter-spacing: 0.5em;
    padding-left: 0.5em;
}

.index_top a{
  color: #ccc;
  display: flex;
}
.index_top  figure{
  position: relative;
}
.index_top .index_date{
  z-index: 2;
  color: #ef741c;
  margin-right: 1em;
}


.index_top-inner{
    margin-bottom: 0;
    padding: 0 .5em;
}
.index_top-inner .btn{
    margin-top: .5m;
    background: #000;
    border: unset;
    font-size: .9em;
    padding: 0;
    text-align: right;
    background: none;
}
.index_top-inner .btn span{
    border-bottom: solid 1px #eee;
    padding-bottom: .2em;
}
.index_top-inner .btn::after{
    display: none;
}
.index_top-inner .btn::before{
    content: "";
    display: inline-block;
    width: 1.1em;
    height: 1.1em;
    background-image: url(../img/icon/orangenext_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: translateY(4px);
}

.index_top-inner h3{
  padding: 0 0 0 .5em;
  background: none;
  border-left: solid 3px #b60002;
}

.index_top-inner button{
  width: 100%;
  font-size: 90%;
  color: #eee;
  margin: 1em auto 0;
  padding: 1em;
  display: block;
}






.index_top .slick-dots li button:before{
  color: #eee!important;
}

.index_top .slick-dots li.slick-active button:before{
  color: #eee!important;
}



.index_top-innerread{
  padding: 0 1em;
}
.index_top-innertext{
  min-height: 6em;
  font-size: 90%;
  margin-bottom: .5em;
  color: #eee;
}


.index_top-inner figure{
  margin: 0 auto;
}


.index_main{
    color: #eee;
    padding: 3em 1em 1em;
    justify-content: space-between;
}

.index_main h1{
    width: 9rem;
    margin: 0 auto 2rem;
}


.line_read{
    display: none;
}

.index article{
    padding: 0;
}

.index_about p{
    text-align: center;
    line-height: 1.6;
}



.index_snsbox{
    background: #000;
    padding: 1em;
}
.index_btnbox{
    display: flex;
    justify-content: space-between;
}
.index_btnbox a{
    width: calc(100%/4 - .5rem);
    font-size: .9em;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.5;
    padding: .6em 0;
}
.index_btnbox .worst{
    background: #51004a;
}
.index_btnbox .free{
    background: #2d3957;
}

.index_linkbnr figure{
    margin-bottom: 1em;
    position: relative;
}
.index_btnbox a::after{
    display: none;
}

.index_linkbnr figure::before{
  content: "";
  background-image: url(../img/icon/next_icon01.svg);
  position: absolute;
  width: 1.3em;
  height: 1.3em;
  right: 0.6em;
  top: 1.9em;
  color: #eee;
  opacity: 0.8;
}

.index_linkbnr figcaption{
    color: #ccc;
    font-size: 90%;
    margin-top: 1em;
}
.index_linkbnr img{
    border: solid 2px #eee;
}

.index_topics {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  background: #0000008f;
}
.index_topics > div{
    padding-top: 0.5em!important;
    position: relative;
}

.index_topics .slick-slide > div{
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: solid 1px #595959;
}

.index_topics .directlink{
    padding-right: 7.5em;
    display: block;
    line-height: 1.5;
    color: #ccc;
    font-size: .9em;
}
.index_topics .directlink span{
    display: block;
    font-size: .9em;
    margin-bottom: 0.3em;
}
.index_topics .slick-slide[data-slick-index='0'] :nth-of-type(-n + 2) div span::after{
    content: "NEW";
    color: red;
    margin-left: 0.5em;
    animation: flashcolor 1.5s linear infinite;
}

.index_topics-btn{

    display: block;
    text-align: center;
    background: linear-gradient(#980100 0%, #770000 50%, #ca0100 100%);
    color: #eee;
    padding: 0.6em;
}

.index_topics ul{
    margin-bottom: 0;
}

.index_topics dl{
    color: #eee;
    min-height: 7.5em;
    margin: 0;
    background: none;
}

.index_topics dt{
  color: #999;
  font-weight: normal;
  font-size: 90%;
}
.index_topics dt span{
  display: block;

}

.index_topics dd{
    color: #eee;
}

.index_topics .slick-next {
    top: -27px!important;
    right: -14px!important;
    width: 40px!important;
    height: 40px!important;
    z-index: 10;
}
.index_topics .slick-prev{
    right: 5%!important;
    left: unset;
    top: -27px!important;
    z-index: 10;
    width: 40px!important;
    height: 40px!important;
}


.index_topics .slick-prev:before, .index_topics .slick-next:before{
    font-size: 23px;
    opacity: 1;
}

.index_topics-btn{
    background: #846060;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.8em 1.5em;
    font-size: .9em;
}

.index_rankinglist a{
    padding: 0.5em;
}

.index_recommend .btn::after {
  content: "";
}

.site_todayfree .betlist dt {
  background: none;
  border-bottom: none;
  margin-right: 2em;
}

.site_todayfree .betlist_type {
  top: -0.5em;
  height: 3em;
  padding-top: 0.5em;
}
.index_yososite{
  position: relative;
  background-color: #000000c4;
}

.index_yososite a{
  color: #e85700;
}

.index_yososite a::before{
  display: none;
}

.index_yososite p{
  color: #eee;
}



.index_live{
  position: relative;
}

.index_live div{
  display: flex;
  background: #000;
}
.index_live figure{
  width: 50%;
  overflow: hidden;
}

.index_live figure img{
   animation: skew 3s infinite;
}
.index_live p{
  color: #eee;
  padding: 0.5em 1em 0;
  font-weight: bold;
  width: 70%;
}

.index_live p::after{
  content: "\f152";
  font-family: "Font Awesome 5 Pro";
  font-size: 3em;
  line-height: 1em;
  vertical-align: top;
  position: absolute;
  left: 1.2em;
  bottom: 0.5em;
  color: rgba(255,255,255,0.8);
  text-shadow: 0.1em 0.1em 0.2em #3e3e3e;
}


.index_reviewlist li {
    border-bottom: 1px solid #333;
}

.index_reviewlist h3 {
	padding: 0;
	background: none!important;
	font-size: 1em;
	border: unset;
	color: #eee;
	margin: 0;
	padding-left: 4rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.index_reviewlist h3 span {
    font-size: .9em;
    color: #999;
}

.index_reviewlist a {
	position: relative;
	display: block;
    padding: 0.5rem 1rem;
}

.index_reviewlist a p {
    margin-bottom: 0;
}

.index_reviewlist a p::after {
	content: "続き";
	display: inline-block;
	font-size: 80%;
	line-height: 1;
	padding: .2em .5em;
	border: 1px #F44336 solid;
	border-radius: 1rem;
	color: #ccc;
	color: #F44336;
	font-weight: 900;
}

.index_reviewlist a > img{
    top: 0.5rem;
    left: 1rem;
    position: absolute;
    width: 3rem;
  }

.index_reviewlist figure {
	padding-left: 4rem;
	display: flex;
	align-items: baseline;
	justify-content: flex-start;
}

.index_reviewlist figure img{
  width: 1.1em;
}


.index_column ul{
}

.index_column li {
}

.index_column li a {
	display: flex;
    gap: 0 1rem;
	align-items: center;
	padding:.5rem 3rem .5rem 1rem;
	border-bottom: 1px #333 solid;
	background: no-repeat url(../img/icon/chevron-right-glay.svg) right 1rem center/auto 1rem;
}

.index_column li a figure {
}

.index_column li a figure + * {
	flex: 1;
}

.index_column li a h3 {
	white-space: normal;
	font-size: 1rem;
	margin: 0;
	padding: 0;
	border: none;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.index_column li a h3 span{
    font-size: 90%;
    color: #999;
}



.index_column li h3::before{
  display: none;
}

/*厳選サイトピックアップ*/

.index_ranking{
  background:none;
  margin-top: 0;
}

.index_ranking ul{
    margin-bottom: 2em;
}
.index_ranking > h2{
    background-image: url(../img/top_osusume_sp.webp);
    color: transparent;
    background-size: 100%;
    height: 90px;
    background-repeat: no-repeat;
}
.index_ranking .inner{
  padding: 1em;
}

.index_ranking .recommend_topimg {
  margin-bottom: 1em;
  background: linear-gradient(to bottom,#eee456 ,#660000,#ffe200,#683a00,#ffe56b);
  padding: 4px;
  border: solid 2px #bc8510;
  display: block;
}

.index_ranking .recommend_content h2{
  background: none;
    border-top: none;
    font-size: 1.5em;
    font-family: serif;
    padding: 0;
    margin: 0 0 0.5rem;
    position: relative;
    text-align: center;
    color: #eeefff;
    letter-spacing: 3px;
}

.index_ranking .recommend_content h3{
  display: none;
}

.index_ranking .date{
  text-align: right;
  margin-top: 0.3em;
  font-size: 90%;
}
.index_ranking .date span{
  margin-right: 0.3em;
}
.index_ranking .recommend_content p{
  margin: 1em 0;
  line-height: 1.6;
}

.index_ranking .recommend_content ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index_ranking .recommend_content li{
  width: calc(100%/3);
}

.index_ranking .recommend_content li i{
  margin-right: 0.3em;
}
.index_ranking .recommend_content li .btn{
    border-radius: 0;
}

.index_ranking p{
  color: #eee;
  margin-bottom: 0;
}

.index_ranking h3{
  margin-top: 1em;
  margin-bottom: 0;
  text-align: center;
  background: linear-gradient(to bottom, #ffd950, #eeefff,#542d24);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-bottom: solid 0.1em #585858;
  font-size: 1.4em;
}
.index_ranking .recommend_content li .btn::after{
  display: none;
}
.index_ranking .jisseki{
  padding: 0.5em;
  background: #00000078;
}

.index_ranking .jisseki h4{
  color: white;
  border-bottom: solid 0.1em #eee;
  margin-bottom: 1em;
  text-align: right;
}
.index_ranking .jisseki h4 span{
  width: 1.2em;
  height: 1.2em;
  background-image:url(../img/icon/hit_icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 0.3em;
  margin-bottom: -0.2em;
}


/*無料予想、口コミ、オススメランキング*/

.ranking{
    background-color: transparent;
}

.ranking_recommend ul{
    list-style: none;
}
.ranking_recommend > div > ul{
    margin-bottom: 2em;
}
.ranking_recommend .grid{
    display: grid;
    color: #eee;
    grid-template-columns: 2.2em 1fr 6em;
        grid-template-areas:
    "number sitename sitename"
    "number jisseki siteimage"
    "number total siteimage"
    "number catchtext catchtext"
    "linkbox linkbox linkbox" ;
    background: rgba(0,0,0,0.5);
}
.ranking_recommend .number{
    grid-area: number;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #8d0004;
    font-size: .9em;
}

.ranking_recommend .jisseki{
    grid-area: jisseki;
    padding: .2em .5em;
}
.racelist{
    display: flex;
    font-size: .9em;
}
.jisseki_race{
    text-align: left;
}
.jisseki_race span{
    display: unset;
}
.jisseki_race::after{
    right: -1.5em;
}
.ranking_recommend .total{
    grid-area: total;
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 0;
    background: linear-gradient(45deg, #ff5d00, #eeeb4b,#ff8c00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
article > section .jisseki_course{
    margin-bottom: .2em;
}
.jisseki_course span{
    margin-left: .5em;
    display: unset;
    font-size: 1em;
    font-weight: normal;
}
.ranking_recommend .jisseki h4{
    text-align: center;
}
.ranking_recommend h3{
    grid-area: sitename;
    margin-bottom: 0;
    font-size: 1em;
    display: flex;
    justify-content: space-between;
}
.ranking_recommend h3 span::after{
    width: 3em;
    text-align: center;
    display: inline-block;
    color: #fef043;
}
.ranking_recommend .grid:first-of-type h3 span::after{
    content: "SSS";
}
.ranking_recommend .grid:nth-of-type(2) h3 span::after{
    content: "SS+";
}
.ranking_recommend .grid:nth-of-type(3) h3 span::after{
    content: "SS";

}
.ranking_recommend .recommend_topimg{
    grid-area: siteimage;
}
.ranking_recommend .catchtext{
    grid-area: catchtext;
    text-align: center;
    color: #86f7ac;
    padding: 0.3em 0.5em;
    background: #000;

}
.ranking_recommend .link_box{
    grid-area: linkbox;
    display: flex;
    width: 100%;
}
.ranking_recommend .link_box li{
    width: 50%;
}
.ranking_recommend .link_box a{
    display: block;
    text-align: center;
    background: linear-gradient(45deg, #0d9a6e, #12a668 ,#00623f);
    padding: .3em 0;
}
.ranking_recommend .link_box li:last-of-type a{
    background: linear-gradient(45deg, #830707, #cc1515,#930000);
}


.ranking_free ul{
    margin-bottom: 2em;
}

.ranking_free li{
    display: flex;
    flex-wrap: wrap;
    background: #00000073;
    justify-content: space-between;
}
.ranking_free .number{
    display: flex;
    color: #eee;
    background: #8d0004;
    width: 2.2em;
    justify-content: center;
    align-items: center;
    font-size: 0.85em;
}
.ranking_free dl{
    width: 70%;
    order: 1;
}
.ranking_free dt{
    color: #eee;
}

.ranking_free dd{
    display: flex;
    color: #eee;
    font-size: .9em;
    margin-top: 0.5em;
    align-items: center;
}
.ranking_free dd p{
    margin-right: .5em;
}
.ranking_free dd span{
    padding: 0.2em 0.3em;
    background: #8d0005;
    margin-right: 0.5em;

}

.ranking_free li figure{
    width: 5em;
    order: 2;
}
.ranking_free dl{
    width: 70%;
    order: 1;
    padding: .5em;
}
.ranking_free .link_box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    order:3;
}
.ranking_free .link_box a{
    width: 50%;
    display: block;
    text-align: center;
    background: linear-gradient(45deg, #4d4d4d, #625e5e,#4e4e4e);
    padding: 0.3em 0;
}
.ranking_free .link_box a:last-of-type{
    background: linear-gradient(45deg, #830707, #cc1515,#930000);
}


/*ーーーーーーーーーーーーーーーーーーー*/


.evaluation{
    color: #eee;
    background: #000;
    padding: 0.5em 1em;
    border: solid 1px #b0b0b0;
}
.evaluation dl{
    display: flex;
}
.evaluation dt{
    width:40%;
    margin-right: .5em;
    display: flex;
    justify-content: space-between;
}
.evaluation dt span{
    color: #f8ea53;
}
.evaluation dd{
    width: 100%;
    display: flex;
    align-items: center;
}

.evaluation dd span{
    background: #00f55f;
    height: 4px;
}

.index_yososite ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_yososite li{
    width: calc(100%/2 - .3em);
}

.index_yososite li a{
    font-size: .9em;
    padding: 0.5em;
    background: #00718f;
    color: #eee;
    position: relative;
    margin: 0.5em 0;
    border-radius: 0.3em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index_column {
    background-color: transparent; 
}
.index_column h2{
    position: relative;
}
.index_column li h3{
    color: #f1f1f1;
}

.index_badranking{
    background: transparent;
    margin: 0;
}

.index_badranking li a h3 {
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	color: #F44336;
}

.index_badranking h3 ~ p {
	margin: 0;
	line-height: 1.5;
}




.index_today{
  background: transparent;
}

.index_today h3{
  text-align: center;
  background: none;
  border-bottom: unset;
  color: #eee;
}

.index_today .btnArea{
  background:none;
}

.index_today p {
  color: #eee;
}

.index_today ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em;
  width: 1100px;
}

.index_today li{
  width: 10em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  background: #000;
}

.index_today .scroll{
    margin-bottom: 0;
}


.index_today li a {
  display: block;
  height: 7.5em;
  text-align: center;
  color: transparent;
  position: relative;
  transition-duration: 0.3s;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.index_today.document .scroll::before{
    color: #eee;
}

.index_today li a::before{
  content: "";
    background-size: 0.4em;
    position: absolute;
    background-image: url(../img/icon/chevron-right-regular.svg);
    width: 1em;
    height: 1em;
    bottom: 0.3em;
    right: 0.3em;
    color: #eee;
    background-color: #9f1212b8;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0.3em;
    border-radius: 100%;
}

.index_reviewlist .review_balloon{
    padding: 0;
}

.reviewlist ul{
    margin-bottom: 2em;
}
.reviewlist li .linkArea{
    font-size: 1em;
}
.place1 a{
    background-image: url(../img/hall/kiryu.jpg.webp);
}
.place2 a{
    background-image: url(../img/hall/toda.jpg.webp);
}
.place3 a{
    background-image: url(../img/hall/edogawa.jpg.webp);
}
.place4 a{
    background-image: url(../img/hall/heiwajima.jpg.webp);
}
.place5 a{
    background-image: url(../img/hall/tamagawa.jpg.webp);
}
.place6 a{
    background-image: url(../img/hall/hamanako.jpg.webp);
}
.place7 a{
    background-image: url(../img/hall/gamagori.jpg.webp);
}
.place8 a{
    background-image: url(../img/hall/tokoname.jpg.webp);
}
.place9 a{
    background-image: url(../img/hall/tu.jpg.webp);
}
.place10 a{
    background-image: url(../img/hall/mikuni.jpg.webp);
}
.place11 a{
    background-image: url(../img/hall/biwako.jpg.webp);
}
.place12 a{
    background-image: url(../img/hall/suminoe.jpg.webp);
}
.place13 a{
    background-image: url(../img/hall/amagasaki.jpg.webp);
}
.place14 a{
    background-image: url(../img/hall/naruto.jpg.webp);
}
.place15 a{
    background-image: url(../img/hall/marugame.jpg.webp);
}
.place16 a{
    background-image: url(../img/hall/kojima.jpg.webp);
}
.place17 a{
    background-image: url(../img/hall/miyajima.jpg.webp);
}
.place18 a{
    background-image: url(../img/hall/tokuyama.jpg.webp);
}
.place19 a{
    background-image: url(../img/hall/simonoseki.jpg.webp);
}
.place20 a{
    background-image: url(../img/hall/wakamatu.jpg.webp);
}
.place21 a{
    background-image: url(../img/hall/asiya.jpg.webp);
}
.place22 a{
    background-image: url(../img/hall/hukuoka.jpg.webp);
}
.place23 a{
    background-image: url(../img/hall/karatu.jpg.webp);
}
.place24 a{
    background-image: url(../img/hall/oomura.jpg.webp);
}

section.document em{
    color: #eee;
    background: linear-gradient(transparent 60%, #a20000 0%);
    font-weight: normal;
    padding: 0 0.2em 0.1em;
}

section.document .h_img{
    border: unset;
}
@media ( min-width:768px ) {

section h2{
    text-align: center;
}

.index_main{
    justify-content: center;
    align-items: center;
    margin: 0 1em;
}
.index_main h1{
    width: 12em;
    margin-bottom: 2em;
}
.index_about{
    margin-bottom: 2em;
}

.index_firstbox{
    display: flex;
    max-width: 740px;
    margin: 0 auto;
    justify-content: space-between;
    background: #000;
    padding: 1em;
}
.index_top{
    width: 65%;
}
.index_btnbox{
    display: block;
    width: 35%;
    padding-right: 0.5em;
}
.index_btnbox a{
    width: 100%;
}
.index_about p{
  font-size: 1em;
  padding-left: 2em;
  line-height: 1.8;
}

.index_newreoat h2::before, .index_column h2::before{
    width: 6em;
    top: 0.6em;
    right: 1em;
}

.index_top-inner button{
  width: 60%;
  font-size: 1.2em;
}

.index_topics .directlink{
    display: flex;
    padding-bottom: 0;
    width: 85%;
}
.index_topics .directlink span{
    font-size: 1em;
    margin-right: 0.5em;
    border-right: solid 1px;
    padding-right: 0.5em;
}
.index_topics .slick-slide[data-slick-index='0'] :nth-of-type(-n + 2) div span::after{
    display: none;
}
.index_topics .slick-slide[data-slick-index='0'] > div:nth-of-type(-n + 2) .directlink::after{
    content: "NEW";
    color: red;
    margin-left: 0.5em;
    animation: flashcolor 1.5s linear infinite;
}

.index_topics{
    width: 100%;
    float: unset;
    position: relative;
}
.index_topics > div{
    padding: 1em!important;
}
.index_topics h2{
    font-size: 1.2em;
}


.index_topics .linkArea{
    font-size: .9em;
}

.index_topics ul{
    height: auto;
    overflow-y: unset;
}

.index_topics-btn{
    top: 0;
    right: 0;
    z-index: 10;
}
.index_yososite{
    float: unset;
    width: 100%;
}
.index_yososite ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_yososite li{
    width: calc(100%/2 - 0.25em);
}

.index_badranking h2::before{
    display: none;
}



.index_today{
    clear: both;
    text-align: center;
    background: rgba(0,0,0,70%);
}

.index_today ul{
    width: 100%;
}
.index_today li{
    width: calc(100%/4 - 1em);
    margin: 0 0.5em 1em;
}
.index_today li a{
    height: 7.6em;
}

.index_topics ul{
}
.index_topics li:nth-child(n+4){
  display: block;
}

.index_ranking{
    background: rgba(0,0,0,70%);
}

.index_ranking > h2{
    height: 120px;
    background-image: url(../img/top_osusume_pc.webp);
}
.index_ranking .linkArea{
    text-align: center;
}
.index_ranking .recommend_content ul{
    grid-area: areaC;
    width: 100%;
}

.index_ranking .recommend_content li{
    width: calc(100%/3);
}
.index_rankinglist a{
    font-size: 1.2em;
    display: flex;
    justify-content: center;
    padding: 0.5em;
    margin: 0 0.5em;
}

.index_rankinglist figure{
    width: 1.5em;
    height: 1.5em;
    margin: 0 0.5em 0 0;
}

.index_ranking .date{
    text-align: left;
}

.recommend_content{
    display: grid;
    grid-template-columns:50% 1fr;
    grid-template-areas:
    "title title"
    "areaA areaB"
    "areaA areaC"
    "btn btn"
    "text text";
    gap: .5em;
}
.index_ranking .recommend_content h2{
    grid-area:title;
    margin-bottom: 0;
}
.recommend_content figure{
    grid-area: areaA;
}
.evaluation{
    grid-area: areaB;
}
.btn.btn-sitelink{
    width: 75%;
    text-align: center;
    padding: 1.2em 0.5em;
    grid-area: btn;
    margin-bottom: 0;
}
.recommend_comment{
    grid-area: text;
}
.evaluation {
    padding: 1em;
}
.evaluation dl{
    margin-bottom: .5em;
}
.evaluation dl:last-of-type{
    margin-bottom: 0;
}


.index_ranking .recommend_content li:nth-child(2),.index_ranking .recommend_content li:nth-child(3){
    width: calc(100%/3 - 0.5em);
}
.index_ranking .recommend_content li .btn{
    width: 100%;
    margin-bottom: 0;
}

.index_reviewlist .review_balloon{
    width: 100%!important;
    display: flex;
}
.index_reviewlist .review_balloon figure{
    width: 35%;
    position: static;
    padding-left: 5em;
}
.index_reviewlist .review_balloon p{
    margin-top: .2em;
}
.index_reviewlist .review_balloon .siteimage{
    width: 4em;
    top: .4em!important
}

.reviewlist .review_balloon span{
    display: block;
}
.index_ranking .jisseki{
    padding: 1em;
}

.index_ranking .jisseki p{
    min-height: 0;
}
.index_ranking .jisseki .jisseki_get{
    display: inherit;
    clear: unset;
}
.index_newreoat{
    background: rgba(0,0,0,70%);
}
.index_badranking{
    background: rgba(0,0,0,70%);
}


.index_badrankingcontent li{
    width: 10em;
}
.index_badrankingcontent .btnArea li{
    padding: 0;
}
.index_badrankingcontent .btn{
    width: 100%;
}

.index_yosositelink figure::before{
    width: 65%;
    background-position-y:-7em;
}

.index_reportlink figure::before{
    width: 60%;
}

.index_reviewlink figure::before{
    width: 50%;
}


.index_rankinglist figure{
    width: 1.5em;
    height: 1.5em;
}

.index_rankinglist{
    justify-content: center;
}

.index_ranking h3{
    font-size: 1.8em;
}

.index_column{
    background-color: rgba(0,0,0,70%);
}


.ranking_recommend .grid{
    grid-template-columns: 2.2em 1fr 1fr 35%;
    grid-template-areas: 
    "number sitename sitename siteimage"
    "number jisseki total siteimage"
    "number catchtext catchtext catchtext"
    "linkbox linkbox linkbox linkbox"
}
.ranking_recommend h3{
    display: flex;
    align-items: center;
    background: none;
    padding: 0 2em;
    line-height: 1;
    border-bottom: solid 1px #afafaf;
    margin-bottom: 1em;
}
.ranking_recommend .recommend_topimg{
    padding: 1em 2em;
}
.ranking_recommend .recommend_topimg img{
    width: 7em;
}
.ranking_recommend .jisseki{
    padding: 0 0 0 2em;
    font-size: .9em;
    white-space: nowrap;
}
.ranking_recommend .catchtext{
    font-size: .9em;
    padding: .5em;
}


.ranking_free li{
    align-items: center;
}
.ranking_free .number{
    height: 8.5em;
}
.ranking_free li figure{
    transform: translateX(-8.5em);
    width: 7em;
    padding: 1em;
}


}/*768pxend*/



@media ( min-width:1280px ) {

.index_main{
}

.index_firstbox{
}


.index_top-inner{
    background: none;
}

.index_about{
  padding: 1em;
  order: 2;
  width: 100%;
}
.index_about p{
    padding-left: 0;
    line-height: 1.5;
}

.index .side{
  top: 0;
}

.index_top .slick-dots{
  margin-left: -8em;
}


.index_top-inner button{
  font-size: 90%;
  margin-top: 2em;
  transition-duration: 0.3s;
}
.index_top-inner button:hover{
  background: rgba(255,255,255,0.6);
  cursor: pointer;
}

.index main {
    padding-top: 0;
}





.index_topics .slick-prev, .index_topics .slick-next{
  width: 54px!important;
}
.index_topics .slick-prev{
  left: 88%!important;
}


.side_ranking {
    display: block;
}

.linklist li a figure::before{
    transition-duration: 0.3s;
}

.linklist li a:hover{
    opacity: 1;
}
.linklist li a:hover figure::before{
    filter: brightness(120%);
}

.linklist li p::after{
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #eee;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
.linklist li a:hover p::after{
    transform: scale(1, 1);
}



.index_top h1{
  font-size: 1.2em;
}
.index_top h1 em{
  font-size: 1.7em;
  margin-top: 0.5em;
}

.index_yososite figure{
  overflow: hidden;
}
.index_yososite figure img{
  transition: 0.5s;
}
.index_yososite .linkArea :hover img{
  transform: scale(1.4);
}


.index_ranking{
  width: 100%;
  float: none;
}


.index_ranking .recommend_content{
  padding: 0;
  position: relative;
  gap: 1em;
}


.index_live{
  top: 73.2em;
}

.index_ranking .recommend_comment{
    font-size: 0.9em;
}


.btn-sitelink{
    padding: 1.2em;
    text-align: center;
    width: 100%;
}


.index_ranking .recommend_content h2::before{
  right: 0.2em;
  top: 3.1em;
  padding: 0.5em 0.8em;
  box-shadow: 0 0 0.1em #eee;
}

.index .lum-lightbox-inner img{
  padding: 5em;
}

.index_ranking .jisseki{
    margin-bottom: 1em;
}



.index_badrankingcontent figure{
    overflow: hidden;
}
.index_badrankingcontent img{
    transition-duration: 0.3s;
}
.index_badrankingcontent li a:hover img{
    transform: scale(1.2);
}


.index_today li a:hover{
  background-size: 130%;
}

.ranking_free li figure{
    transform: translateX(-9.5em);
}
.ranking_free .link_box a{
    transition: .3s;
}
.ranking_free .link_box a:hover{
    opacity: .8;
}


}/*1024pxend*/
