@charset "shift_jis";
/* CSS Document */

.text-right a {
  color: #0066cc;
  text-decoration: none;
}
.text-right a:hover,
.text-right a:focus {
  color: #2e7d32;
  text-decoration: underline;
}
.text-right a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.text-left a {
  color: #0066cc;
  text-decoration: none;
}
.text-left a:hover,
.text-left a:focus {
  color: #2e7d32;
  text-decoration: underline;
}
.text-left a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


.ico_m{
	margin-top:-10px;
	margin-left:10px;
}

.copyright{

	background:#009b42;
	color:#fff;
	padding:20px 0 10px;
	font-size:12px;
}

.copyright a {
color:#fff;
}


.Uma_lis > .img {
position:relative;
}

.title img {
	position:absolute;
	bottom:5px;
	right:0px;
	padding:0 7px 0 0;
}

.title2 img {
	position:absolute;
	bottom:5px;
	left:0px;
	padding:0 0 0 7px;
}

body{
font-family: "Roboto",UILanguageFont,Arial,sans-serif;
font-weight:normal;
    color: #404040;
letter-spacing:-0.1px;
padding-top:90px;
background:#ffffff;
}

  
p{
    line-height:1.4em;
  }


.bkujo_list{
  font-size:14px;
}

.breadcrumb{
color:#000;
   background:#fff;
  font-size:14px;
}

.mg_bottom1{
  margin-bottom:15px;
  
}

.mg_bottom2{
  margin-bottom:30px;
  
}

.mg_top1{
  padding-top:15px!important;
  
}

.mg_top2{
  margin-top:30px!important;
  
}



.logo {
  width:170px;
  height:auto;

  margin-right:80px;
}

.label {
  background:#fff;
  border:1px solid #ccc;
  font-weight: normal;
 
}

.label a{ color:#888; text-decoration: none;}

h1{text-align: center; margin-top:60px; margin-bottom:60px; font-size:28px; font-weight:bold; color:#009b42;}
h2{margin-bottom:30px;  font-size:26px;}


 /* Icon when the collapsible content is shown */
    .panel-heading a:after {
        font-family: FontAwesome;
        content: "\f106";
        float: right;
        margin-left: 15px;
    }
.panel-heading a {
  text-decoration: none;
}
    /* Icon when the collapsible content is hidden */
    .panel-heading a.collapsed:after {
        content: "\f107";
    }

#Uma_list {
  margin-top:20px;
}

.item_box{
    position:relative;
    width:100%;
    padding:0;
    border:solid 1px #ccc;
    /*margin-bottom:20px;*/
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
	background:#fff;
}
 
.item_box a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
cursor: pointer;

}

.mg_bottom20{
	margin-bottom: 20px;
}


 
.item_box img{
    display:block;
}

.item_box:hover {
	opacity: 0.8 !important;

}


 
.detail ul, ol{
  padding: 0;
    list-style-type: none!important;

}

 .item_box li {
  position: relative;
  padding: 2px 7px;
  margin-bottom: 2px;
  line-height: 1.2em;
  vertical-align: middle;


 /*border-radius: 15px 0px 0px 15px;*/
   	font-size:14px;
}

li:before{ /*‹^Ž——v‘f*/
  display:inline-block; 
  vertical-align: middle;
  /*ˆÈ‰º”’ŠÛ‚Â‚­‚é*/
 
}

/*.detail{ padding:10px 5px;}*/
/*.detail{ padding:10px 0;}*/
.detail h4 { font-weight: bold;}






h5 {
  text-align: left;
  font-weight:bold;
  margin-bottom: 15px;
  margin-top:20px;
}

.bg_chichi{
  background: #e2f2fe;
}

.bg_haha{
  background: #ffede6;
}

.detail .horse {
font-size:18px;
}
.detail .horse span{
font-size:14px;
}
.detail .birth {

}
.detail .father {
}

.detail .mother {
}

.detail .link {
}

/*.item_box >.boba{
	border-top:5px #0288D1 solid;
}
.item_box >.hinba{
	border-top:5px #C2185B solid;
}*/

/* «202405 XV« */
/*.item_box >.boba{
	border:1px #0288D1 solid;
}*/
/*.item_box >.hinba{
	border:1px #C2185B solid;
}
*/

.none-active a {
    color: #009b42 !important;
    border-color: #009b42 !important;
}

.boba-border{
	border:1px #0288D1 solid !important;
}
.hinba-border{
	border:1px #C2185B solid !important;
}

.boba >.horse{
	background-color: #0288D1;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}

.hinba >.horse{
	background-color: #C2185B;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}

.chichi{
	color: #0288D1;
}

.haha{
	color: #C2185B;
}

.btn-group >.active{
	background-color: #009b42;
	color: #fff;
}

.f_white{
	color: #fff;
}

.f_M{
	font-size: 15px;
}

.f_L{
	font-size: 18px;
}

.f_2L{
	font-size: 26px;
}

.mg_bottom0{
	margin-bottom: 0 !important;
}

/* ª202405 XVª */

h3.boba {
	padding-bottom:10px;
	border-bottom:5px #0288D1 solid;
	margin-bottom:0px;
}

h3.hinba{
	padding-bottom:10px;
	border-bottom:5px #C2185B solid;
	margin-bottom:0px;
}



footer {
  text-align: center;
  padding: 10px;
  background: #fff;
}

div#back-to-top {
position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 999;
}
div#back-to-top a {
 /* display: inline-block;
  border-right: 1px #ccc solid;
  border-left: 1px #ccc solid;
  font-weight: bold;
  text-decoration: none;
  padding: 6px 1em 4px;
  background: #fff;
  color: #000;*/
  
 display: block;

  padding: 12px auto 0;
  border-radius: 30px;
line-height:1.5em;
  width: 50px;
  height:50px;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center; 
 font-size:30px; 
}



div#back-to-top a:hover {
  color: #fff;
opacity: 1.0;
}





/* PC—p */
@media screen and (min-width:767px){
  /*767pxˆÈã‚Å“K—p‚·‚é“à—e*/
  #all .horse { font-size:16px; font-weight:bold;}
  
}
h3 {font-size:26px;}
h6{font-size:16px; margin-top:0;}

.last-li{
	margin-bottom: 15px !important;
}

/* ƒXƒ}ƒz—p */

@media (max-width: 767px) {
  h1{font-size:20px;  margin:0px auto 5px; color:#009b42;}
  h2{font-size:24px;}
  h3{font-size:18px; font-weight:bold;}
  h4{font-size:18px;}
  h6{font-size:16px; margin-top:0;}

.last-li{
	margin-bottom: 10px !important;
}
	
.sp-only{
	display: none;
	}
	
	.dropdown-flex{
		background-color: #009b42;
		display: flex;
		justify-content: center;
		padding: 15px 15px 15px;
	}

	.dropdown-flex-button{
		background-color: #009b42;
		border: none;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	
	.dropdown-menu-right{
		left: 0 !important;
		right 0 !important;
	}
	
	.dropdown-menu > .active > a {
		background-color: #009b42;
	}

h3.boba {
	padding-bottom:10px;
	border-bottom:5px #0288D1 solid;
	margin-bottom:0px;
	line-height:1.2em;
}

h3.hinba{
	padding-bottom:10px;
	border-bottom:5px #C2185B solid;
	margin-bottom:0px;
	line-height:1.2em;
}

.ico_m{
	margin-top:0px;
	margin-left:5px;
}


.ico_m{
	zoom:0.9;
}
  
  
body{
padding-top:70px;

}
  
  .logo {
  width:130px;
  height:auto;
 margin-top:5px;
    margin-left:5px;
    mrgin-right:40px;
}
 
 
.sft_ct {
 	padding-top:15px;
 }
  

  .btn-group {
    margin-bottom: 10px;
  }  
  
  .item_box{
    background: #fff;
    border:none;
  } 
  

.close {
	font-size:30px;
}
.detail .horse {
	font-size:14px;
	font-weight:bold;
}

.detail li {
	font-size:12px!important;
}



.title img {
	zoom: 0.9;
}

.title2 img {
	zoom: 0.9;
}

  .modal-header  { padding:0px 20px;}

div#back-to-top {
position: fixed;
  bottom: 40px;
  right: 10px;

}
  .breadcrumb {
 background:#fff;
    border-radius: 0px;
    font-size:12px;

    padding:5px 10px;
  }
  


  td, th{
    line-height:1.2em!important;
  }

.copyright{
	margin-top:20px;
	font-size:10px;
	padding:20px 0 10px;
}

  
}





.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
 
.clearfix:after {
    clear: both;
}
 
.clearfix {
    *zoom: 1;
}
 
body {
    font-family: "Helvetica Neue", Helvetica, ŸàƒSƒVƒbƒN, YuGothic, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Verdana, ƒƒCƒŠƒI, Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
 
.fixed {
    position:fixed;
    top:0;
    left:0;
    width:100%;
}
 
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #666666;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    z-index: 999;
}
 
 
header  {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background:#fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    z-index:999999;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}
header .inner {
    position:relative;
    max-width:1080px;
    margin:0 auto;
    padding:0.5em 0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
header h1 {
    float:left;
    width:20%;
    margin-top: 1em;
    font-size:40px;
    font-weight:bold;
}
 
 
header nav {
    float:right;
    width: 60%;
}
 
header.navOpen nav {
    opacity: 1;
    right: 0;
}
header nav ul {
    width: 100%;
    padding: 0 0 0 0px;
}
header nav ul li {
    float:left;
    width: 16.6666%;
    list-style:none;
}
header nav ul li a {
    position:relative;
    display:block;
    padding:1.5em;
    color:#999;
    text-decoration:none;
}
header nav ul li a:hover {
    text-decoration: underline;
}
 
 
header .button {
    display: none;
    width: 30px;
    position: absolute;
    top: 20px;
    right: 15px;
    cursor: pointer;
}
header .button span {
    display: block;
    height: 4px;
    width: 100%;
    background: #000000;
    border-radius: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
header .button span:nth-of-type(2),
header .button span:nth-of-type(3) {
    margin-top: 5px;
}
 
header.navOpen .button span:nth-of-type(1) {
    -webkit-transform: translateY(9px) translateX(0) rotate(45deg);
    -ms-transform: translateY(9px) translateX(0) rotate(45deg);
    transform: translateY(9px) translateX(0) rotate(45deg);
}
header.navOpen .button span:nth-of-type(2) {
    margin-top: 5px;
    opacity: 0;
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px);
}
header.navOpen .button span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
    transform: translateY(-9px) translateX(0) rotate(-45deg);
}
 
#contents {
    max-width: 1080px;
    margin:120px auto 0;
    padding:1em 1.5em;
    line-height:1.5;
}
#contents p {
    margin: 50px 0 0 0;
}
 
 
 
@media screen and (max-width:1080px){


header .inner {
    padding: 1.5em;
}
header h1 {
    width: 30%;
    margin-top: 0em;
}
header nav {
    width:70%;
}
header nav ul li {
    width: 25%;
}
#contents {
    margin-top:180px;
}
}
 
@media screen and (max-width:480px){
.container {
	overflow: hidden;
}
header h1 {
    width: auto;
    margin-top: 0;
}
header .button {
    display:block;
}
header nav {
    overflow:auto;
    position: fixed;
    top: 0;
    right: -70%;
    float:none;
    width: 45%;
    max-width:320px;
    height: 100%;
    background: #fff;
    opacity: 0;
    z-index:9999;
}
header nav ul li {
    float: none;
    width: auto;
}
#contents {
    margin-top:80px;
}
}

@media (min-width: 768px) {

.navbar-nav > li > a:hover {
  background:#efefef;
}
.pc-only{
	display: none;
	}

}


