@charset "UTF-8";

.en{
	font-family: "Bebas Neue","Noto Sans JP",Helvetica, Arial,'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
}
.bg_aqua{ background:#1f96be;}
.bg_black{ background:#111; }
.white{ color:white; }
.size36{ font-size:36px; }
.size48{ font-size:48px; }

/* mainimg
------------------------------------------------- */
.mainimg {
	background: url(../img/record/mainimg.jpg) no-repeat center #000;
	background-size:100%;
	margin: 0;
}

/* recordSet
------------------------------------------------- */
.recordSet {
	padding: 73px 0 0;
}
.recordSet .yearnav ul {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}
.recordSet .yearnav li{
    width: 25%;
    margin: 0 0 10px 0;
}
.recordSet .yearnav ul li a {
    display: block;
    /*width: 119px;*/
    width: 95%;
    padding: 0;
	line-height:2em;
    background-color: #a0a0a0;
    text-align: center;
	color:white;
	font-size:18px;
	font-weight:bold;
}
.recordSet .yearnav ul li a img {
    vertical-align: middle;
}
.recordSet .yearnav ul li a:hover {
	text-decoration:none;
}
.recordSet .yearnav ul li.active a {
    background-color: #1e96be;
}
.recordSet .hpnav1 {
	display: flex;
    justify-content: space-between;
    padding: 50px 22px;
    text-align: center;
}
.recordSet .hpnav1 li{
	padding:5px;
}
.recordSet .hpnav1 li a {
    color: #1e96be;
    line-height: 1.1;
}
.recordSet .hpnav1 li img {
    padding: 5px 0;
}
.recordSet .hpnav2 {
    width: 560px;
    margin: 0 auto;
	display: flex;
    justify-content: space-between;
}
.recordSet .hpnav2 .btn{
	width: 240px;
}
.recordSet .hpnav2 .btn a{
	display:block;
	font-size:18px;
	position:relative;
	text-align:center;
	line-height:48px;
	padding:0 0 2px;
	font-weight:500;
	transition:0.1s linear all;
}
.recordSet .hpnav2 .btn a.en{
	padding:2px 0 0;
	font-size:24px;
	font-weight:400;
}
.recordSet .hpnav2 .btn a:after{
	width:4px;
	height:4px;
	border:2px solid;
	border-color:#fff #fff transparent transparent;
	transform:rotate(45deg);
	content:"";
	position:absolute;
	right:15px;
	top:21px;
	display:block;
}
.recordSet .hpnav2 .btn a:hover{
	text-decoration:none;
	background:#111;
}
.recordSet .pagenav {
    padding: 40px 0;
}
.recordSet .pagenav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.recordSet .pagenav ul li {
    width: 435px;
    margin-bottom: 25px;
}
.recordSet .pagenav ul li:last-child{
    margin-bottom: 0;
}
.recordSet .pagenav ul li h2{
	font-size:48px;
	letter-spacing:1px;
}
.recordSet .pagenav ul li ul li {
    width: auto;
    margin-bottom: 10px;
}
.recordSet .pagenav ul li ul.text li {
    width: 100%;
}
.recordSet .pagenav ul li ul.text li a{
	padding-top:2px;
	line-height:2em;
	font-size:24px;
	text-align:center;
	display:block;
	transition:0.1s linear all;
	position:relative;
}
.recordSet .pagenav ul li ul.text li a:after{
	width:4px;
	height:4px;
	border:2px solid;
	border-color:#fff #fff transparent transparent;
	transform:rotate(45deg);
	content:"";
	position:absolute;
	right:15px;
	top:21px;
	display:block;
}
.recordSet .pagenav ul li ul.text li a:hover{
	text-decoration:none;
	background:#1f96be
}

.recordSet .contbox {
    margin-bottom: 60px;
}
.recordSet .contbox.mb {
    margin-bottom: 120px;
}
.recordSet .contbox h3 {
    letter-spacing:1px;
}
.recordSet .contbox h3 span{
	margin-left:10px;
}
.recordSet .contbox table {
    width: 100%;
    line-height: 1.3;
}
.recordSet .contbox table th {
	width: 220px;
	border-bottom: #1E96BE 1px solid;
	text-align: left;
	vertical-align: top;
	box-sizing: border-box;
	padding: 10px 0 8px 30px;
    font-weight: normal;
}
.recordSet .contbox table td {
	border-bottom: #CACACA 1px solid;
	box-sizing: border-box;
	padding: 10px 20px 8px;
}
.recordSet .contbox .continn1 {
	margin-bottom: 45px;
}
.recordSet .contbox .continn1 h4 {
	font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}
.recordSet .contbox .continn1 h4.mt {
    padding-top: 30px;
}
.recordSet .contbox .continn1 h4 span {
	font-size: 14px;
    color: #1e96be;
    display: block;
}
.recordSet .contbox .continn1 .tab1 {
	width: 50%;
    float: left;
}
.recordSet .contbox .continn1 img {
    float: right;
    margin: -40px 0 0 0;
    width:20%;
}
.recordSet .contbox .continn1 img.img {
    margin: -100px 0 0;
}
.recordSet .contbox .continn2 {
	margin-bottom: 80px;
}
.recordSet .contbox .continn2 h4{
	font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
    width: 45%;
    float: left;	
}
.recordSet ul.racequeen li .right_text h4{
	font-size: 18px;
    font-weight: normal;
    margin:0 0 10px 0;
}
.recordSet .contbox .continn2 h4 span,
.recordSet ul.racequeen li .right_text h4 span{
	font-size: 10px;
    display: block;
}
.recordSet .contbox .continn2 .tab1 {
	width: 45%;
    float: left;
}
.recordSet .contbox .continn2 .tab1 th {
	width: 140px;
}
.recordSet .contbox .continn2 img {
    float: left;
    margin-right: 80px;
	max-width:200px;
}
.recordSet .contbox .tab1 .btn td {
	border: none;
    padding: 15px 0 0 0;
}
.recordSet .contbox .tab1 .btn td a {
    display: inline-block;
	color: #fff;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #1e96be;
    text-align: center;
}
.recordSet ul.racequeen{
	overflow:hidden;
}
.recordSet ul.racequeen li{
	float:left;
	width:48%;
	overflow:hidden;
	margin-bottom:20px;
}
.recordSet ul.racequeen li:nth-child(2n){
	margin-left:4%;
}
.recordSet ul.racequeen li:nth-child(2n+1){
	clear:both;
}
.recordSet ul.racequeen li .left_img{
	float:left;
	width:40%;
}
.recordSet ul.racequeen li .right_text{
	float:right;
	width:56%;
}
.recordSet ul.racequeen li .right_text table th{
	width:8em;
	padding-left:10px;
}


@media only screen and (min-width:751px){
.recordSet .yearnav ul li a:hover {
    background-color: #1e96be;
}
.recordSet .contbox .tab1 .btn td a:hover {
    text-decoration: none;
    opacity: 0.7;
}
}



@media only screen and (max-width:750px){
/* headTitle01
------------------------------------------------- */
.headTitle01 {
	width: 96%;
	max-width: 412px;
	left: 2%;
}

/* recordSet
------------------------------------------------- */
.recordSet {
	padding: 5vw 0 8vw;
}
.recordSet .yearnav ul {
    flex-wrap: wrap;
    justify-content: space-between;
}
.recordSet .yearnav ul li {
    width: 31%;
    
}
.recordSet .yearnav ul:after{
     content: "";
        display: block;
        width: 31%;
        height: 0;
}

.recordSet .yearnav ul li a {
    width: 100%;
    padding: 0;
	font-size:14px;
}
.recordSet .yearnav ul li a img {
    width: 46%;
}
.recordSet .hpnav1 {
	flex-wrap: wrap;
    padding: 6vw 0;
}
.recordSet .hpnav1 li {
    width: 48%;
    margin-bottom: 4%;
	padding: 0;
}
.recordSet .hpnav1 li img {
    padding-top: 2px;
}
.recordSet .hpnav2 {
    width: 100%;
    flex-wrap: wrap;
}
.recordSet .hpnav2 li {
	width:100%;
    margin: 0 auto 4%;
}
	.recordSet .hpnav2 .btn{
		width:100%;
	}
	.recordSet .hpnav2 .btn a{
		font-size:16px;
	}
	.recordSet .hpnav2 .btn a.en{
		font-size:21px;
	}
.recordSet .pagenav {
    padding: 8vw 0 10vw;
}
.recordSet .pagenav ul li {
    width: 100%;
    margin-bottom: 6vw;
}
.recordSet .pagenav ul li h2 {
    width: 60%;
}
.recordSet .pagenav ul li ul li {
    width: 31%;
}
.recordSet .pagenav ul li.last ul li {
    width: 48.25%;
}

.recordSet .contbox {
    margin-bottom: 10vw;
    padding-top: 14vw;
    margin-top: -14vw;
}
.recordSet .contbox.mb {
    margin-bottom: 14vw;
}
.recordSet .contbox h3 {
    width: 90%;
}
.recordSet .contbox table th,
.recordSet .contbox table td {
	width: 100%;
	display: block;
	padding: 0.5em;
	box-sizing: border-box;
	word-break: break-all;
}
.recordSet .contbox table th {
	border-bottom: none;
	padding-bottom: 0;
    font-weight: bold;
}

.recordSet .contbox .continn1 {
	margin-bottom: 8vw;
}
.recordSet .contbox .continn1 h4 {
	font-size: 3vw;
    margin-bottom: 1.5vw;
    font-weight: bold;
}
.recordSet .contbox .continn1 h4.mt {
    padding-top: 0;
}
.recordSet .contbox .continn1 h4 span {
	font-size: 3.725vw;
    display: inline-block;
    padding-right: 3vw;
}
.recordSet .contbox .continn1 .tab1 {
	width: 60%;
}
.recordSet .contbox .continn1 .tab1.wi {
	width: 100%;
}
.recordSet .contbox .continn1 img {
    margin: 2vw 0 0;
    width: 30%;
}
.recordSet .contbox .continn1 img.img {
    margin: 2vw 15% 0;
    width: 70%;
}
.recordSet .contbox .continn2 {
	margin-bottom: 10vw;
}
.recordSet .contbox .continn2 h4 {
	font-size: 5vw;
    font-weight: bold;
    margin: 10px 0;
    width: 100%;
    float: none;
}
.recordSet .contbox .continn2 h4 span {
	font-size: 3vw;
    display: inline-block;
    padding-left: 2vw;
}
.recordSet .contbox .continn2 .tab1 {
	width: 100%;
    float: none;
}
.recordSet .contbox .continn2 .tab1 th {
	width: 100%;
}
.recordSet .contbox .continn2 img {
    float: none;
    width: 70%;
    margin: 0 15%;
}
.recordSet .contbox .tab1 .btn td {
	border: none;
    padding: 15px 0 0 0;
}
.recordSet .contbox .tab1 .btn td a {
    display: inline-block;
	color: #fff;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #1e96be;
    text-align: center;
	margin-bottom: 5px;
}
	.recordSet .pagenav ul li h2,
	.recordSet .contbox h3{
		font-size:27px;
	}
	.recordSet .pagenav ul li ul.text li a{
		font-size:18px;
	}
	.recordSet .contbox h3 span{
		font-size:18px;
	}
	.recordSet ul.racequeen li,
	.recordSet ul.racequeen li:nth-child(2n){
		float:left;
		width:100%;
		margin:0 0 20px 0;
	}
	.recordSet ul.racequeen li .right_text h4{
		font-size:14px;
	}
	
}