@charset "utf-8";
@media screen and (max-width:700px){
.jdg_ol1 li {
    line-height: 1.7em;
    margin-bottom: 4px;
    font-size: 15px;
}
.jdg_ol1 {

}
.jdg_ul1 li {
    line-height: 1.7em;
    margin-bottom: 4px;
}
#judge_wrap p {
    line-height: 1.8em;
    font-size: 15px;
}
.jdg_ul1.omoi li a {
    color: #275AF2;
    font-weight: 500;
}
.jdg_ul1.omoi.bose_j1 {
    background-image: none;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 128px auto;
}
.judge_nendo_wrap {
    margin-top: 5.38%;
    background-color: #F0F0F0;
    padding-bottom: 1px;
}
.judge_nendo_wrap h2 {
    color: #FFFFFF;
    padding: 16px;
    background-color: #275AF2;
    font-size: 20px;
}

.judge_nendo_each {
    background-color: #FFFFFF;
    margin: 16px;
    border-top: 3px solid #275AF2;
}
.judge_nendo_each .judge_nennen {
    background-color: #275AF2;
    color: #FFFFFF;
    font-weight: 600;
    width: 96px;
    text-align: center;
    margin-left: 16px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.jdg_nen_inner {
    padding: 24px;
}
.jdg_nen_inner img {
    max-width: 100%;
    margin-bottom: 16px;
}
}
