@charset "utf-8";
@media screen and (min-width: 700px){
h2{
    margin: 10px 0px 0px 0px;
    border-top: 3px solid #b70000;
    border-bottom: 2px solid #b70000;
    padding: 0px 0px 0px 20px;
    width: 980px;
    font-weight: normal;
    font-size: 25px;
    line-height: 40px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}
h5{
    font-weight: normal;
    margin: 10px 0px 0px 10px;
    background-color: #b70000;
    padding: 0px 0px 0px 25px;
    width: 930px;
    height: 30px;
    font-size: 23px;
    line-height: 30px;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}
h6{
    width: 100px;
    height: 25px;
    line-height: 27px;
    font-size: 21px;
    margin: 10px 0px 0px 39px;
    background-color: #b70000;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}
.line{
    margin: 0px 0px 0px 0px;
    border-bottom: 2px solid #b70000;
    width: 875px;
    margin-left: auto;
    margin-right: auto;
}
.data{
    width: 130px;
    height: 130px;
    list-style: none;
    padding-left: 45px;
    margin-bottom: 40px;
}
.list02{
    width: 130px;
    line-height: 20px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;   
}
.jamiyan{
    font-size: 15px;
}
li a{
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333333;
    display: block;
}
li img{
    width: 130px;
    height: 130px;
}
.pf{
    display: flex;
    margin-left: 20px;
}
.waku{
    width: 953px;
    border: 1px solid #b2b2b2;
    border-top: 0px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.container{
    width: 998px;
    border: 1px solid #b2b2b2;
    border-top: 1px solid #b77777;
    padding: 0px 0px 15px 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff
}
.wrapper{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
}









@media screen and (max-width: 699px){
h2{
    margin: 3px 0px 0px 0px;
    border-top: 2px solid #b70000;
    border-bottom: 2px solid #b70000;
    padding: 0px 0px 0px 10px;
    width: 100%;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    background-color: #ffffff;
}
h5{
    font-weight: normal;
    background-color: #b70000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 25px;
    width: 100%;
    box-sizing: border-box;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
    line-height: 35px;
    color: #ffffff;
}
h6{
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 30px;
    font-size: 21px;
    text-align: center;
    line-height: 30px;
    background-color: #b70000;
    color: #ffffff;
}
.rikishi{
    margin: 0px 0px 3px 0px;
}
.line{
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.data{
    width: 100%;
    height: 100px;
    list-style: none;
    display: flex;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #b2b2b2;
    margin-left: auto;
    margin-right: auto;
}
.list02{
    line-height: 100px;
    font-size: 30px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;   
}
li a{
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333333;
    display: block;
}
li img{
    width: 100px;
    height: 100px;
}
.yohaku{
    display: none;      
}
.container{
    width: 100%;
    margin-top: 0px;
    padding-top: 3px;
    background-color: #ffffff
}
}