@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap');
#gacha .flex_box{
    display: flex;
    flex-wrap: wrap!important;
}
.gacha_bl1 {
    background: url("/resources_source/images/campaign/gacha/common_image/bl1_bg.jpg")no-repeat left bottom/ cover;
}
.gacha_bl2 h2 {
    max-width: 426px;
    margin: 55px auto;
}
.gacha_bl2 {
    overflow: hidden;
    background: url("/resources_source/images/campaign/gacha/common_image/bl2_bg@2x.jpg")no-repeat center/ cover;
    padding-bottom: 60px;
}
.gacha_bl2 .container {
    max-width: 900px;
    width: 100%;
    background: url("/resources_source/images/campaign/gacha/common_image/candle.png")no-repeat center 55px;
    background-size: 74% auto;
}
.gacha_bl2 .cnt_box {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    background-color: rgb(0 0 0 / 81%);
    padding: 45px 50px;
    border-radius: 10px;
}
.gacha_bl3{
    padding-bottom: 65px;
    background: url("/resources_source/images/campaign/gacha/common_image/bl3_bg.png")no-repeat center/ cover;
}
.gacha_bl3 h2 {
    max-width: 432px;
    margin: 60px auto 40px;
}
.gacha_bl3 ul li{
    width: calc(50% - 35px);
    margin: 40px 0;
    list-style: none;
    padding: 35px 37px;
    background-color: #000;
    color: #fff;
    border-radius: 10px;
}
.gacha_bl3 ul li:nth-child(2n){
    margin-left: 35px;
}
.gacha_bl3 ul li:nth-child(2n+1){
    margin-right: 35px;
}
.gacha_bl3 ul li .img_box {
    height: 130px;
}
.gacha_bl3 ul li:nth-child(1) .img_box{
    max-width: 128px;
    margin: 40px auto;
}
.gacha_bl3 ul li:nth-child(2) .img_box{
    max-width: 119px;
    margin: 40px auto;
}
.gacha_bl3 ul li:nth-child(3) .img_box{
    max-width: 205px;
    margin: 30px auto 50px;
}
.gacha_bl3 ul li:nth-child(4) .img_box{
    max-width: 170px;
    margin: 40px auto;
}
.gacha_bl3 ul li:nth-child(1) h3{
    max-width: 170px;
    margin: -70px auto 0;
}
.gacha_bl3 ul li:nth-child(2) h3{
    max-width: 170px;
    margin: -70px auto 0;
}
.gacha_bl3 ul{
    max-width: 830px;
    margin: 0 auto;
}
.gacha_bl2 .cnt_box .left {
    width: 117px;
}
.gacha_bl2 .cnt_box .right {
    width: calc(100% - 117px);
    padding-left: 35px;
}
.gacha_bl3 ul li h3{
    text-align: center;
    padding: 20px 0;
    margin-top: -70px;
    background: url("/resources_source/images/campaign/gacha/common_image/list_bg@2x.png")no-repeat center/ 100% auto;
    font-size: 22px;
    font-weight: bold;
}
.gacha_bl3 .btn_box h3{
    max-width: 600px;
    margin: 20px auto 35px;
}
.gacha_bl3 .btn_box a{
    max-width: 480px;
    display: block;
    margin: 0 auto;
}
.gacha_bl4{
    padding: 80px 0 60px;
    background: url("/resources_source/images/campaign/gacha/common_image/bl4_bg@2x-100.jpg")no-repeat center/ cover;
}
.gacha_bl4 .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 35px 20px;
    border-radius: 10px;
    background-color: #fff;
}
.gacha_bl4 .container2{
    padding: 0 30px;
    max-height: 555px;
    overflow-y: scroll;
    color: #000;
}
.gacha_bl4 h2 {
    background-image: linear-gradient(to right, #0071b7 ,rgba(0,113,183,0.9) , rgba(148,45,115,0.9),#b31c52);
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    font-size: 24px;
    border-radius: 5px;
}
.txt_blue {
    color: #0071bc;
    border: 1px solid #0071bc;
    padding: 4px 10px;
    margin-right: 10px;
}
.txt_yellow{
    color: #f9eb21;
}
table {
    width: 100%;
    margin-bottom: 30px;
    font-weight: bold;
}
table tr {
    width: 33.33%;
    text-align: center;
}
table th{
    text-align: center;
    width: 33.33%;
    background-color: rgba(40,40,40,1.00);
    color: #fff;
    padding: 15px 0;
    font-size: 16px;
}
table td{
    padding: 25px 0;
    color: #000;
}
table tr:nth-child(2) td:nth-child(1) {
    background-color: rgb(57, 181, 74);
    color: #fff;
}
table tr:nth-child(2) td:nth-child(2),
table tr:nth-child(2) td:nth-child(3),
table tr:nth-child(4) td:nth-child(1),
table tr:nth-child(4) td:nth-child(2)
{
    background: #9bf27c54;
}
table tr:nth-child(5) td:nth-child(1) {
    background-color: rgb(193, 39, 45);
    color: #fff;
}
table tr:nth-child(5) td:nth-child(2),
table tr:nth-child(5) td:nth-child(3),
table tr:nth-child(7) td:nth-child(2),
table tr:nth-child(7) td:nth-child(1)
{
    background: #f2a07c54;
}
#gacha{
    font-family: 'Noto Sans JP', sans-serif!important;
}
.gacha_bl2 .cnt_box p {
    font-size: 18px;
    padding-bottom: 15px;
    line-height: 1.8;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #fff;
}
.gacha_bl2 .cnt_box p:last-child {
    padding-bottom: 0;
}
.gacha_bl3 .cnt_box p {
    font-size: 17px;
    line-height: 1.5;
    font-weight: 400;
}
.gacha_bl4 .box_1 p:first-child{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 12px;
}
.gacha_bl4 .box_1 p:nth-child(2){
    padding-bottom: 10px;
    font-weight: 600;
}
.gacha_bl4 .box_1 p:last-child{
    padding-bottom: 0;
    font-weight: 600;
}
.gacha_bl4 .ttl_box {
    margin-bottom: 25px;
}.pc{
     display:block;
 }
.sp{
    display:none ;
}
.gacha_bl4 .container2 .box_1 {
    margin-bottom: 35px;
}
.gacha_bl4 .container2 .box_3 .box_3_space {
	margin-bottom: 50px;
}
.txt_21{
    font-size: 21px;
}
.green{
    background-color: rgb(57, 181, 74);
    color: #fff;
}
table, th, td {
    border: 3px solid #fff;
}
table td {
    background-color: #fff;
}
/*===========================bl5========================*/
.gacha_bl5{
    background: url("/resources_source/images/campaign/gacha/common_image/bl5_bg@2x.jpg")no-repeat center/ cover;
    padding-bottom: 60px;
}
.gacha_bl5 .container{
    max-width: 1010px;
    width: 100%;
    margin: 0 auto;
}
.gacha_bl5 .cnt_box h3{
    max-width: 600px;
    width: 100%;
    margin: 65px auto 10px;
}
.gacha_bl5 .cnt_box .img1 {
    max-width: 860px;
    width: 100%;
    margin: 0 auto;
}
.gacha_bl5 .cnt_box .img2 {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}
.gacha_bl5 .cnt_box .img3 {
    margin-top: -10px;
}
.gacha_bl5 .cnt_box .txt1 {
    color: #FFFFFF;
    font-size:24px;
    font-weight:bold;
    text-align:center;
    margin-top: 45px;
}
.gacha_bl5 .btn_box a{
    max-width: 450px;
    display: block;
    margin: 45px auto 0;
}
.gacha_bl4 .space {
    margin-bottom: 10px;
}
.gacha_bl1 h2{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}
