@charset "UTF-8";

.category_gamble .inner_contents{
    margin-left: 10px;
}
.category_gamble ul li{
    list-style: none;
    font: normal normal normal 16px/24px NotoSansJP-Regular;
}

.category_gamble h2{
    color: #FF9011;
    font: normal normal normal 20px/29px NotoSansJP-Bold;
}
.category_gamble .border{
    margin-top: 20.5px;
    margin-bottom: 20.5px;
    border-bottom: 1px solid #B1B1B1;
}
.category_gamble p{
    font: normal normal normal 16px/24px NotoSansJP-Regular;
}
.category_gamble a{
    color: #1F5192;
    font: normal normal normal 16px/24px NotoSansJP-Regular;
    text-decoration: underline;
}
.category_gamble .paragraph{
    margin-bottom: 24px;
}
/* margin-left: 10px */
.category_gamble .midashi{
    border-bottom: 1px solid #B1B1B1;
    padding-bottom: 20.5px;
    margin-bottom: 20.5px;
}