/* =======================================================
?yinfo?z	netkeiba_info.css
======================================================= */
@import url("../../css/netkeiba_info.css");

header .Header_Inner{
  box-sizing: border-box;
}

body{
  background-color: #E6EFFF;
  font-family: "Noto Sans JP", sans-serif;
}


#contents{
  margin: 0px auto;
}

.netkeiba_info_block{
  color: #2E2E2E;
  font-size:16px;
  font-weight:400;
  border:none;
}


/*--¥Ø¥Ã¥À¡¼--*/
#page .info_big .box_head {
background-image:url("../image/2025/header_background.png");
background-size: cover;
padding:10vh 0;
}

.netkeiba_info_block .box_head{
  margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.box_head_inline{
  background-color:rgba(255,255,255,0.87);
  border-radius:50px;
  width: 960px;
  margin:auto;
}
.box_head_inlinebox{
  padding: 45px;
}

.netkeiba_info_block .box_head .box_head_main{
  display: flex;
}

.netkeiba_info_block .box_head .box_head_main .box_head_lead{
  width: 50%;
}

.netkeiba_info_block .box_head .box_head_main .head_image{
  width: 50%;
}

.netkeiba_info_block .box_head .box_head_main .head_image img{
  width: 450px;
  height: auto;
}

.netkeiba_info_block .box_head h1{
  width: fit-content;
  color:#0F317E;
  font-size: 45px;
  border-bottom:solid 4px #0F317E;
  padding-right: 12px;
  padding-bottom:5px;
}

.netkeiba_info_block .box_head_main .box_head_lead p{
  margin-top: 55px;
  line-height:35px;
}

.netkeiba_info_block .head_link{
  display: flex;
}

.netkeiba_info_block .head_link .head_link_netkeiba{
  width: 50%;
}
.netkeiba_info_block .head_link .head_link_baseballonline{
  width: 50%;
}

.netkeiba_info_block .head_link img{
  margin: auto;
}


.head_link .head_link_button{
  margin: 15px;
  padding: 20px 60px;
  box-shadow: 0px 2px 4px 0px rgba(147, 125, 0, 0.3);
  background-color:#FFEF34;
  border-radius: 60px;
  text-align: center;
}

.head_link .head_link_button a{
  color: #272727; 
  font-size:22px;
  font-weight: 600;
}

/*--¥Ø¥Ã¥À¡¼½ª¤ï¤ê--*/

/* ¥¹¥¯¥í¡¼¥ë¥À¥¦¥ó*/
.scroll {
  margin-top:45px;
    color: #04006E;
  position: absolute;
  right: 50%;
}
/* Àþ¥¢¥Ë¥á¡¼¥·¥ç¥ó*/
.scroll::before {
  animation: scroll 2s infinite;
  background-color: #04006E;
  bottom: -115px;
  content: "";
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 2px;
}
/* Àþ¥¢¥Ë¥á¡¼¥·¥ç¥ó */
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

/* ¥á¥Ç¥£¥¢Íó¶¦ÄÌ */
.netkeiba_info_block .info_box {
    margin:190px 0 0 0;
}

.nd_ad_info_box ul.nd_ad_site_list li.adv_site_box{
  border:3px solid #00196F;
  background-color:#fff;
  border-radius: 50px;
  padding:45px;
  margin: 240px auto;
}
.nd_ad_info_box ul.nd_ad_site_list .site_title_info {
    margin: 0;
    border-bottom:none;
    padding-top: 0;
}

.nd_ad_info_box ul.nd_ad_site_list .site_title_info .site_data_dl{
  display: flex;
  margin-bottom: 45px;
}

.nd_ad_info_box ul.nd_ad_site_list .site_title_info .site_data_dl .title_logo{
  margin: auto 30px auto 0;
}

.nd_ad_info_box ul.nd_ad_site_list .site_title_info .site_data_dl .title_icon{
  margin: auto 0 auto auto;
}

.nd_ad_info_box ul.nd_ad_site_list .site_title_info .site_data_dl ul{
  display:flex;
}

.site_title_info .site_data_dl .title_info{
  vertical-align: top;
}

.site_title_info .site_data_dl .title_info .title{
  font-size:40px;
  font-weight: 700;
  color:#00196F;
}
.site_title_info .site_data_dl .title_info .title span{
  font-size: 30px;
}

.site_title_info .site_data_dl .title_info .title_heading{
  margin-top: 5px;
  font-size: 17px;
  font-weight: 600;
  color: #D9283C;
}
.site_title_info .site_data_dl .title_info .title_heading span{
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 1.3;
}


.SiteInfoBox .infobox_main{
  background-color:#F8FBFF ;
  margin-bottom:100px;
  width: 954px;
  position: relative;
  left: -45px;
}

.nd_ad_info_box .SiteInfoBox {
    padding:0;
}

.SiteInfoBox .infobox_main .infobox_main_inline{
  display: flex;
  padding: 50px 45px;
  margin: auto;
  gap: 30px;
}

.SiteInfoBox .infobox_main .main_img{
  width: 50%;
}
.SiteInfoBox .infobox_main .infobox_side{
  width: 50%;
}

.SiteInfoBox .infobox_main .infobox_side .SiteLead_title{
  width: fit-content;
  color: #00196F;
  font-size: 25px;
  font-weight: 600;
  margin: 15px 0 45px 0;
  padding: 0 10px;
  background: linear-gradient(transparent 70%, #FFF258 70%);
}

.SiteInfoBox .infobox_main .infobox_side .SiteLead{
  line-height:35px;
  font-size: 100%;
  margin-bottom: 0;
}

.nd_ad_info_box .SiteInfoBox .userVolume{
  margin-bottom: 100px;
}

.userVolume .contents_heading{
  font-size: 35px;
  font-weight: 600;
  width: fit-content;
  color: #00196F;
  padding: 0 10px;
  background: linear-gradient(transparent 75%, #FFF258 75%);
  text-align: center;
  margin: auto;
  margin-bottom:50px;
}



.nd_ad_info_box .SiteInfoBox .userVolume .contents_inline{
  display: flex;
  justify-content: center;
  gap: 30px;
}

.nd_ad_info_box .SiteInfoBox .userVolume .contents_inline .contents_inline_01{
  position: relative;
}

.nd_ad_info_box .SiteInfoBox .userVolume .contents_inline .contents_inline_01::before{
  content: "";
  display: block;
  background-image:url("/info/ad/image/2025/service_icon_01.png");
  background-position: center;
  background-size: contain;
  width: 135px;
  height: 135px;
  position: absolute;
  top: -67.5px;
  left: 50%;
  transform: translateX(-50%);

}

.nd_ad_info_box .SiteInfoBox .userVolume .contents_inline .contents_inline_02{
  position: relative;
}

.nd_ad_info_box .SiteInfoBox .userVolume .contents_inline .contents_inline_02::before{
  content: "";
  display: block;
  background-image:url("/info/ad/image/2025/service_icon_02.png");
  background-position: center;
  background-size: contain;
  width: 135px;
  height: 135px;
  position: absolute;
  top: -67.5px;
  left: 50%;
  transform: translateX(-50%);

}

.nd_ad_info_box .SiteInfoBox .userVolume dl{
  text-align: center;
  background-color:#FAFAFA;
  padding: 85px 40px 40px;
  width: 340px;
  border-radius:30px;
  margin-top:70px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}

.nd_ad_info_box .SiteInfoBox .userVolume dt{
    color: #031E65;
    font-size: 25px;
    font-weight: 600;
    background-color:transparent;
    margin-bottom: 15px;
}

.nd_ad_info_box .SiteInfoBox .userVolume dd p:first-child {
    font-size: 60px;
    font-weight: 800;
    color: #D9283C;
    margin: 0;
    text-indent: 0;
    letter-spacing: 1px;
    margin-bottom:20px;
}
p:first-child span:nth-child(2) {
    font-size: 26px;
}
/* ¥á¥Ç¥£¥¢Íó¶¦ÄÌ½ª¤ï¤ê */

/* ¥æ¡¼¥¶¡¼¤ÎÆÃÄ§ */
.nd_ad_info_box .SiteInfoBox .UserCharacter_background{
  background-color:#F8FBFF ;
  margin-bottom:75px;
  width: 954px;
  position: relative;
  left: -45px;
}

.nd_ad_info_box .SiteInfoBox .UserCharacter{
  padding:50px 45px;
}

.nd_ad_info_box .SiteInfoBox .UserCharacter .contents_heading {
    font-size: 35px;
  font-weight: 600;
  width: fit-content;
  color: #00196F;
  padding: 0 10px;
  background: linear-gradient(transparent 75%, #FFF258 75%);
  text-align: center;
  margin: auto;
  margin-bottom:50px;
}

.nd_ad_info_box .SiteInfoBox .UserCharacter .CharacterLead {
    font-size: 100%;
    line-height:35px;
    padding:0; 
    margin-bottom: 50px;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba {
    margin-bottom: 30px;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball, .nd_ad_info_box .SiteInfoBox .UserCharacterList_find{
  display: flex;
  gap: 20px;
  justify-content: space-between;
  width: 100%;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba > li, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball > li, .nd_ad_info_box .SiteInfoBox .UserCharacterList_find li{  
  background-color:#FCFCFC;
  border-radius: 30px;
  padding:20px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  width : 33.33333% ; 
  width : -webkit-calc(100% / 3) ;
  width : calc(100% / 3) !important;
  height: 320px;
  margin-right: 0 !important;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba h3, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball h3, .nd_ad_info_box .SiteInfoBox .UserCharacterList_find h3{
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background-color: #425FBF;
  border-radius: 50px;
  padding: 5px;
  border-bottom: none;
  text-align: center;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba li.sex h3, .nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba li.age h3, .nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba li.area h3 {
    margin-bottom: 15px;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba li.UseSmartphone h3, .nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba li.DayAccess h3, .nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba li.TimeAccess h3 {
    margin-bottom: 15px;
}

/* ¥æ¡¼¥¶¡¼¤ÎÆÃÄ§½ª¤ï¤ê */

/*¤ªÌä¤¤¹ç¤ï¤»¥Ü¥¿¥ó¥ê¥ó¥¯*/
.nd_ad_info_box .SiteInfoBox .AdLinkArea {
    border-top: none; 
    padding-top: 0; 
}

.nd_ad_info_box .SiteInfoBox .AdLinkArea > a {
    display: block;
    height: 70px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 60px;
    background-color: #FFEF34;
    box-shadow: 0px 2px 4px 0px rgba(147, 125, 0, 0.3);
    color: #272727;
    font-size: 25px;
    font-weight: 600;
    margin:30px auto;
    line-height: 70px;
    width: fit-content;
    padding: 5px 100px;
}
/* ¥á¥Ç¥£¥¢Íó¶¦ÄÌ½ª¤ï¤ê */

/* ¥á¥Ç¥£¥¢­¡¡¡netkeiba */
/* ÃË½÷*/
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexGraph {
    width: 235px;
    height: 235px;
    margin: 0 auto;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexGraph .Woman {
    position: relative;
    display: block;
    background: url("/info/ad/image/2025/nk_user_icon_01_woman.png") no-repeat left top;
    background-size: 100% auto;
    color: #F79292;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexGraph .Man {
    position: relative;
    display: block;
    background: url("/info/ad/image/2025/nk_user_icon_01_man.png") no-repeat left bottom;
    background-size: 100% auto;
    color: #6CA3E6;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexGraph .Woman > div, .nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexGraph .Man > div {
    position: absolute;
    display: block;
    width: 100%;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    top: 20px;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexGraph .Woman .Graph_figure > span, .nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexGraph .Man .Graph_figure > span{
  font-size:30px;
  font-weight: 800;
}

.UserCharacterList_netkeiba .SexGraph .Graph_figure{
    position: relative;
    top: -5px;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexGraph .Man > span {
    position: absolute;
    display: block;
    width: 100%;
    height: 50%;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexVolume, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexVolume{
    padding-top: 0;
    padding-left: 0;
    width: 100%;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexVolume ul, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexVolume ul{
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  list-style-type:disc;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexVolume ul li, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexVolume ul li{
  font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #272727;
  list-style-type:disc;
  text-indent: -15px;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexVolume ul li span, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexVolume ul li span{
  vertical-align: 0.4em;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexVolume ul li:nth-child(1)::marker, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexVolume ul li:nth-child(1)::marker {
  color: #6CA3E6;
  font-size: 200%;
  line-height: 0;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .SexVolume ul li:nth-child(2)::marker, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexVolume ul li:nth-child(2)::marker {
  color: #F79292;
  font-size: 200%;
  line-height: 0;
}


/*Ç¯Âå*/
.nd_ad_info_box .ChartWrap01 {
  width: 235px;
  height: 235px;
  margin: 0 auto;
}
canvas#PieChart01{
  margin:auto;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .AgeVolume{
  padding-top: 0;
  margin-left: 30px;
}

.nd_ad_info_box .AgeVolume .AgeVolume_text {
  background-color: transparent;
  padding: 0;
  box-shadow: none;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .AgeVolume ul, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .AgeVolume ul{
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .AgeVolume ul li, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .AgeVolume ul li{
  list-style-type: disc;
  width: auto;
  font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #272727;
    text-indent: -15px;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .AgeVolume ul li span, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .AgeVolume ul li span {
  vertical-align: 0.4em;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .AgeVolume ul li:nth-child(1)::marker{
  color: #6CA3E6;
  font-size: 200%;
  line-height: 0;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .AgeVolume ul li:nth-child(2)::marker{
  color: #F2BB5A;
  font-size: 200%;
  line-height: 0;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .AgeVolume ul li:nth-child(3)::marker{
  color: #FF8888;
  font-size: 200%;
  line-height: 0;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .AgeVolume ul li:nth-child(4)::marker{
  color: #52D1BC;
  font-size: 200%;
  line-height: 0;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .AgeVolume ul li:nth-child(5)::marker{
  color: #BCBCBC;
  font-size: 200%;
  line-height: 0;
}




/* ¥¨¥ê¥¢*/
.nd_ad_info_box .AreaImage {
    position: relative;
    display: block;
    width: 235px;
    height: 235px;
    margin: 0 auto;
    background: url("/info/ad/image/2025/nk_user_icon_03.png") no-repeat left bottom;
    background-size: 100% auto;
}
.nd_ad_info_box .AreaImage > span span.AreaName {
    font-weight: 400;
}

.nd_ad_info_box .AreaImage span.Kanto
 {
    top: 84px;
    left: 163px;
}
.nd_ad_info_box .AreaImage span.Kinki {
    top: 81px;
    left: 46px;
}
.nd_ad_info_box .AreaImage span.Chuubu
 {
    top: 180px;
    left: 118px;
}

.nd_ad_info_box .AreaImage > span span.AreaName
 {
    font-size: 13px;
}

/* ¥¹¥Þ¥ÛÍøÍÑÎ¨*/
.nd_ad_info_box .ChartWrap02 {
  width: 235px;
  height: 235px;
  margin: 0 auto;
}
canvas#PieChart02{
  margin:auto;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .UseSmartphoneVolume ul, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .UseSmartphoneVolume ul {
    display: flex;
    justify-content: space-evenly;
    list-style-type: disc;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba .UseSmartphoneVolume ul li, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .UseSmartphoneVolume ul li {
    list-style-type: disc;
}

/* ÍËÆüÊÌ¥¢¥¯¥»¥¹¿ô*/
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba li.DayAccess img{
  width: 235px;
  height: 235px;
}
/* »þ´ÖÊÌ¥¢¥¯¥»¥¹¿ô*/
.nd_ad_info_box .SiteInfoBox .UserCharacterList_netkeiba li.TimeAccess img{
  width: 235px;
  height: 235px;
}

/* ¥á¥Ç¥£¥¢­¢¡¡½µ´©¥Ù¡¼¥¹¥Ü¡¼¥ëONLINE */
/* ÃË½÷*/
.nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexGraph {
    width: 235px;
    height: 235px;
    margin: 0 auto;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexGraph .Woman{
    position: relative;
    display: block;
    background: url("/info/ad/image/2025/sb_user_icon_01_woman.png") no-repeat left top;
    background-size: 100% auto;
    color: #fff;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexGraph .Man {
    position: relative;
    display: block;
    background: url("/info/ad/image/2025/sb_user_icon_01_man.png") no-repeat left bottom;
    background-size: 100% auto;
    color: #fff;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexGraph .Woman > div, .nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .SexGraph .Man > div {
    position: absolute;
    display: block;
    width: 100%;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    top: 20px;
}

/* Ç¯Âå*/
.nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .AgeVolume{
  padding-top: 0;
  margin-left: 30px;
}

.nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .AgeVolume ul li:nth-child(1)::marker{
  color: #52D1BC;
  font-size: 200%;
  line-height: 0;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .AgeVolume ul li:nth-child(2)::marker{
  color: #72ACF2;
  font-size: 200%;
  line-height: 0;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .AgeVolume ul li:nth-child(3)::marker{
  color: #F2BB5A;
  font-size: 200%;
  line-height: 0;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .AgeVolume ul li:nth-child(4)::marker{
  color: #FF8888;
  font-size: 200%;
  line-height: 0;
}
.nd_ad_info_box .SiteInfoBox .UserCharacterList_baseball .AgeVolume ul li:nth-child(5)::marker{
  color: #BCBCBC;
  font-size: 200%;
  line-height: 0;
}


/* footer*/
footer{
  padding-top:0;
}
