.page-mildom * {
    box-sizing: border-box;
}
.page-mildom img{
    width: auto;
}
/*.banner-mildom {*/
/*    background-image: url(/common/design/user/img/mildom-img/background-banner-top.jpg);*/
/*    background-repeat: no-repeat;*/
/*    height: 350px;*/
/*    background-size: cover;*/
/*    background-position: top center;*/

/*}*/
.banner-mildom{
    min-height: 355px;
}
.banner-mildom .container_s1{
    text-align: center;
}
.lead-mildom2 {
    background-color: #fff9d8;
    margin: 50px 0;
}
.lead-mildom2 h4 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.lead-mildom2 h4.title-lead_mildom2 {
    color: #ff5700;
    margin-bottom: 35px;
}
.text-mildom2 p {
    font-size: 18px;
    line-height: 28px;
}
.text-mildom2 p a {
    text-decoration: underline;
    color: #00a0e3;
}
.item-mildom2 {
    display: flex;
    margin: 0 40px 70px;
}
@media screen and (max-width: 1199px) and (min-width: 992px){
    .item-mildom2{
        margin: 0 40px 30px;
    }

}
.item-mildom2 .text-mildom2 {
    margin-right: 30px;
}
.lead-mildom2 .content-lead {
    padding: 50px 0;
}
.item-mildom2 .text-mildom2 p {
    margin-bottom: 30px;
}
.item-mildom2 .text-mildom2 p:last-child{
    margin-bottom: 0;
}
.mildom-3 {
    background-color: #e6faff;
    height: 560px;
}
.mildom-3 h4.title-item_mildom3 {
    font-size: 34px;
    color: #00c6ff;
    text-align: center;
    font-weight: 600;
    padding-top: 60px;
    padding-bottom: 40px;
}
.item-mildom3 .item1-mildom .text-item-mildom3{
    margin-left: 10px;
    margin-bottom: 10px;
    text-align: left;
}
.item-mildom3 .item1-mildom .text-item-mildom3 p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
}
.item-mildom3 .item1-mildom .text-item-mildom3 span{
    font-size: 17px;
    color: #fff;

}
.mildom-3 .list-item-mildom3 .item-mildom3 {
    justify-content: center;
    display: flex;
}
.mildom-3 .list-item-mildom3 .item-mildom3 .item1-mildom .group-item {
    display: flex;
    padding: 12px 0;
    align-items: center;
    margin: 0 15px;
    border-bottom: 1px dotted #fff;
}
.mildom-3 .list-item-mildom3 .item-mildom3 .item1-mildom a.link-mildom {
    text-align: center;
    font-size: 22px;
    color: #eaff00;
    font-weight: 600;
    margin-bottom: 10px;
}
.mildom-3 .list-item-mildom3 .item-mildom3 .item1-mildom {
    padding: 20px 0 5px;
    background-color: #32caeb;
    width: 350px;
    margin: 0 10px;
    border-radius: 5px;
    text-align: center;
}
.mildom-3 .list-item-mildom3 .item-mildom3 .item1-mildom .group-item:last-child {
    border-bottom: 0;
}
.mildom-4 {
    margin-top: 60px;
}
.mildom-4 h4 {
    font-size: 34px;
    color: #00c6ff;
    text-align: center;
    font-weight: 600;
    margin-bottom: 40px;
}
.mildom-4 h5 {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    background-color: #f1f1f1;
    padding: 10px;
    margin-bottom: 15px;
}
.product-mildom4 a.btn-product {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
    text-align: center;
    border-radius: 5px;
    margin: 0 15px 10px;
}
.product-mildom4 a.btn-red-product {
    background-color: #e4007f;
}
.product-mildom4 a.btn-blue-product{
    background-color: #00aeff;
    margin-bottom: 20px;

}
.product-mildom4 {
    display: flex;
    margin-bottom: 40px;
}
.product-mildom4 .list-product-md:last-child {
    margin-right: 0;
}

.product-mildom4 .list-product-md {
    display: flex;
    flex-direction: column;
    margin-right: 25px;
    border: 1px solid #dfdfdf;
    padding: 20px 0;
    width: calc((100% - 50px) / 3);
}
.product-mildom4 .list-product-md img.img-product-md4{
    margin-bottom: 20px;
    padding: 0 15px;
}
.img-product img{
    width: 100%;
}
.product-mildom4 .group-content-prod {
    padding: 20px 15px 0;
    border-top: 1px dotted #dfdfdf;
}
.product-mildom4 .group-content-prod p {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
.product-mildom4 .list-product-md .button-product {
    display: flex;
    flex-direction: column;
}
.product-mildom4 .list-product-md .img-product {
    text-align: center;
}
.product-mildom4 .group-content-prod .group-avt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-mildom4 .group-content-prod .group-avt .info-list span {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    line-height: 19px;
    word-break: break-all;
}
.product-mildom4 .group-content-prod .group-avt .info-list {
    display: flex;
    flex-direction: column;
    width: 50%;
    margin-left: 15px;
}
.product-mildom4 .group-content-prod .group-avt .info-list a {
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin: 4px 0px;
    padding: 5px 8px;
    border-radius: 4px;
    justify-content: space-between;
}
.product-mildom4 .group-content-prod .group-avt .info-list a.btn-1{
    background: #ffc20a;
}
.product-mildom4 .group-content-prod .group-avt .info-list a.btn-2{
    background: #00aeff;
}
.product-mildom4 .group-content-prod .group-avt .info-list a img{
    width: 30px;
    height: 100%;
}
.product-mildom4 .group-content-prod .group-avt .info-list a span{
    /*margin-right: 8px;*/
}
.product-mildom4 .group-content-prod .group-avt>img {
    height: 130px;
    width: 50%;
    object-fit: cover;
}
.mildom-5 {
    margin-top: 80px;
    margin-bottom: 200px;
}
.mildom-5 h4.title-mildom5{
    font-size: 34px;
    color: #00c6ff;
    text-align: center;
    font-weight: 600;
    margin-bottom: 65px;
}
.info-mildom5 .info-left .info-twitter .title-twitter-mildom5 h5 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    line-height: 31px;
}
.mildom-5 .title-twitter-mildom5 {
    padding: 15px 0 15px 20px;
    background-color: #1da1f2;
    border-radius: 10px 10px 0 0;
}
.mildom-5 .twitter-text {
    background-color: #edfcff;
    padding: 25px 20px;
    display: flex;
}
.mildom-5 .info-mildom5 .info-left ,
.mildom-5 .info-mildom5 .info-right{
    padding: 0px 10px;
    width: calc(50% - 20px);
}
.mildom-column .content-battle {
    display: block;
    overflow: auto;
    max-height: 680px;
    background: #edfcff;
}
.mildom-5 .info-mildom5 .info-right img {
    max-width: -webkit-fill-available;
}
.mildom-5 .info-mildom5 {
    display: flex;
}
.mildom-5 .twitter-text img {
    height: 40px;
    max-width: 70px;
    margin-left: 10px;
}
.mildom-5 .twitter-text p {
    font-size: 18px;
    font-weight: 600;
    line-height: 29px;
    word-break: break-all;
}
.mildom-5 .info-mildom5 .table-list .title-list {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 20px;
}
.mildom-5 .info-mildom5 .table-list .title-list h5 {
    font-size: 26px;
    font-weight: 600;
    color: #ee7700;
    margin-right: 15px;
    margin-bottom: 10px;
}
.mildom-5 .info-mildom5 .table-list {
    margin-top: 20px;
}
.mildom-5 .info-mildom5 .table-list .content-table {
    height: 220px;
    overflow-y: scroll;
}
.mildom-5 .info-mildom5 .table-list .content-table  .name-user-md5 {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #adadad;
}
.mildom-5 .info-mildom5 .table-list .content-table .name-user-md5 .name-mildom5 {
    width: 50%;
    background-color: #fffdc8;
    padding: 15px 15px 15px 0;
    text-align: right;
}
.mildom-5 .info-mildom5 .table-list .content-table .name-user-md5 .id-user-mildom5 {
    width: 50%;
}
.mildom-5 .info-mildom5 .table-list .content-table .name-user-md5 .name-mildom5 p,
.mildom-5 .info-mildom5 .table-list .content-table .name-user-md5 .id-user-mildom5 p{
    margin: 0;
    font-size: 16px;
    color: #4c3801;
}
.mildom-5 .info-mildom5 .table-list .content-table .name-user-md5 .id-user-mildom5 {
    padding: 15px 0 15px 15px;
    text-align: left;

}
.content-table::-webkit-scrollbar {
    width: 10px;
    background-color: #7d7d7d;
    border-radius: 10px;

}
.content-table::-webkit-scrollbar {
    width: 10px;
    background-color: #7d7d7d;
    border-radius: 10px;

}
.content-table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #fff;
    width: 10px;
    border: 2px solid #7d7d7d;
}

.content-table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #7d7d7d;
    width: 10px;

}
.crownpop-twitter-content-left-2 {
    position: relative;
}
.crownpop-twitter-content-left-2>p {
    font-size: 26px;
    line-height: 29px;
    padding: 80px 0px 20px;
    text-align: center;
    color: #ee7700;
    font-weight: bold;
}
.crownpop-twitter-3 {
    position: absolute;
    right: 0;
    top: 30px;
}
img {
    width: 100%;
}
.list-id-twitter {
    max-height: 203px;
    overflow: auto;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.list-id-twitter table tr {
    border-bottom: 1px solid #adadad;
}
.list-id-twitter table tr th:first-child {
    background: #fffcc6;
    text-align: right;
}
.list-id-twitter table tr th {
    padding: 10px 15px;
    color: #4c3801;
    font-size: 16px;
    line-height: 29px;
}
.list-id-twitter table tr th:last-child {
    background: #ffffff;
    text-align: left;
}
.list-id-twitter table tr th {
    padding: 10px 15px;
    color: #4c3801;
    font-size: 16px;
    line-height: 29px;
}

.info-mildom5 .info-left .info-twitter .title-twitter-mildom5 p {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    line-height: 31px;
    margin: 0;
}
/*---------------SP-------------*/
@media only screen and (max-width: 991px){
    /*.banner-mildom {*/
    /*    background-image: url(/common/design/user/img/mildom-img/background-banner-top-sp.jpg);*/
    /*    background-repeat: no-repeat;*/
    /*    height: 100%;*/
    /*    padding: 50px 0 40px;*/
    /*    background-position: center;*/
    /*}*/
    .banner-mildom {
        min-height: 194px;
    }

    .info-mildom5 .info-left .info-twitter .title-twitter-mildom5 p {
        font-size: 16px;
        line-height: 23px;
        text-align: center;
    }

    .lead-mildom2 h4.title-lead_mildom2 {
        font-size: 20px;
        margin-bottom: 0px;
        line-height: 28px;
    }
    .item-mildom2 .text-mildom2 {
        margin-right: 0;
        margin-top: 20px;
    }
    .lead-mildom2 .content-lead{
        padding: 25px 0;
    }
    .lead-mildom2 h4 {
        font-size: 20px;
        padding: 0 15px;
    }
    .mildom-3 .list-item-mildom3 .item-mildom3 .item1-mildom a.link-mildom{
        font-size: 14px;
    }
    .mildom-4 {
        margin-top: 30px;
    }
    .mildom-3 h4.title-item_mildom3{
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .item-mildom3 .item1-mildom .text-item-mildom3 p {
        font-size: 14px;
    }
    .item-mildom3 .item1-mildom .text-item-mildom3 span {
        font-size: 12px;
    }
    .lead-mildom2{
        margin: 0;
    }
    .mildom-2 .container_s1{
        padding: 0;
    }
    .text-mildom2 p {
        font-size: 12px;
        line-height: 21px;
    }
    .item-mildom2{
        flex-direction: column;
        margin: 0px 10px 40px;
    }
    .item-mildom2 .text-mildom2 p {
        margin-bottom: 20px;
    }
    .img-mildom2 {
        text-align: center;
        margin-top: 35px;
        min-height: 155px;
    }
    .mildom-3 .list-item-mildom3 .item-mildom3{
        flex-direction: column;
    }
    .mildom-3 .list-item-mildom3 .item-mildom3 .item1-mildom{
        width: auto;
        margin-bottom: 20px;
    }
    .mildom-3{
        height: 100%;
        padding-bottom: 50px;
    }
    .info-mildom5 .info-left .info-twitter .title-twitter-mildom5 h5{
        text-align: center;
    }
    .item-mildom3 .item1-mildom .text-item-mildom3 {
        margin-left: 15px;
        margin-bottom: 0;
        width: 100%;
    }
    .item-mildom3 .item1-mildom .text-item-mildom3 p{
        float: left;
    }
    .item-mildom3 .item1-mildom .text-item-mildom3 span{
        float: right;
    }
    .mildom-3 .list-item-mildom3 .item-mildom3 .item1-mildom .group-item{
        margin: 0 40px;
    }
    .product-mildom4{
        flex-direction: column;
    }
    .product-mildom4 .list-product-md{
        width: 100%;
        margin-bottom: 20px;
    }
    .product-mildom4 .list-product-md .group-item-product {
        display: flex;
        align-items: center;
    }
    .product-mildom4 .list-product-md .group-item-product div {
        width: 50%;
    }
    .product-mildom4 .list-product-md img.img-product-md4{
        padding: 0;
    }
    .product-mildom4 a.btn-blue-product{
        margin-bottom: 0;
    }
    .product-mildom4 .group-content-prod p{
        text-align: left;
    }
    .mildom-5 .info-mildom5 {
        flex-direction: column;
    }
    .mildom-5 .info-mildom5 .info-left {
        padding: 0px;
        width: 100%;
    }
    .mildom-5 .info-mildom5 .info-right {
        margin-top: 35px;
        text-align: center;
        width: 100%;
        padding: 0px;
    }
    .mildom-4 h5,
    .info-mildom5 .info-left .info-twitter .title-twitter-mildom5 h5,
    .mildom-5 .info-mildom5 .table-list .title-list h5{
        font-size: 16px;
    }
    .mildom-4 h4{
        padding: 0 15px;
        font-size: 20px;
        margin-bottom: 25px;
    }
    .product-mildom4 a.btn-product{
        font-size: 12px;
    }
    .product-mildom4 .group-content-prod p,
    .mildom-5 .info-mildom5 .table-list .content-table .name-user-md5 .name-mildom5 p,
    .mildom-5 .info-mildom5 .table-list .content-table .name-user-md5 .id-user-mildom5 p{
        font-size: 14px;
    }
    .product-mildom4 .group-content-prod .group-avt .info-list span,
    .product-mildom4 .group-content-prod .group-avt .info-list a{
        font-size: 12px;
    }
    .product-mildom4 .group-content-prod .group-avt .info-list{
        width: calc(100% - 60px);
    }
    .product-mildom4 .group-content-prod .group-avt .info-list .dis-flex{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .product-mildom4 .group-content-prod .group-avt .info-list .dis-flex a{
        width: calc(50% - 10px);
        height: 38px;
        margin: 0px;
    }
    .mildom-5 h4.title-mildom5{
        font-size: 20px;
        margin-bottom: 25px;
    }
    .mildom-5 .twitter-text p {
        font-size: 16px;
    }
    .content-table::-webkit-scrollbar {
        width: 7px;
    }
    .mildom-5{
        margin-bottom: 80px;
    }

    .mildom-5 .twitter-text img {
        max-width: 40px;
        height: 28px;
    }



    .mildom-5 .info-mildom5 .table-list .title-list {
        margin-bottom: 15px;
    }
    .crownpop-twitter-content-left-2>p{
        padding: 40px 0px 0px;
        text-align: left;
        font-size: 20px;
    }
    .crownpop-twitter-3{
        top: 0px;
    }
    .crownpop-twitter-3>img{
        width: 130px;
    }
}
@media only screen and (max-width: 480px)  {
    .mildom-5 .info-mildom5 .table-list .content-table .name-user-md5 .name-mildom5 p{
        font-size: 10px;
    }
    .lead-mildom2 h4.title-lead_mildom2 {
        font-size: 16px;
    }
    .lead-mildom2 h4 {
        font-size: 12px;
    }
    .lead-mildom2 h4 {
        font-size: 10px;
    }
    .item-mildom2 .text-mildom2 p {
        margin-bottom: 15px;
    }
    .mildom-5 .twitter-text p{
        line-height: 15px;
    }

    .mildom-3 .list-item-mildom3 .item-mildom3 .item1-mildom .group-item img{
        width: 13%;
    }
    .item-mildom3 .item1-mildom .text-item-mildom3{
        width: 87%;
    }
    .mildom-3 .list-item-mildom3 .item-mildom3 .item1-mildom{
        margin: 0;
        margin-bottom: 10px;
    }
    /*.banner-mildom img {*/
    /*    max-width: 300px;*/
    /*}*/
    .mildom-3 .list-item-mildom3 .item-mildom3 .item1-mildom .group-item {
        margin: 0 15px;
    }
    .mildom-4 h5, .info-mildom5 .info-left .info-twitter .title-twitter-mildom5 p, .mildom-5 .info-mildom5 .table-list .title-list h5 {
        font-size: 14px;
        line-height: 24px;
    }
    .product-mildom4 .group-content-prod .group-avt img {
        width: 60px;
        height: 60px;
    }
    .mildom-5 .twitter-text p {
        font-size: 12px;
    }
}
@media only screen and (max-width: 375px)  {
    /*.banner-mildom img {*/
    /*    max-width: 250px;*/
    /*}*/
    /*.product-mildom4 a.btn-product {*/
    /*    font-size: 10px;*/
    /*}*/

    .product-mildom4 a.btn-blue-product {
        margin-bottom: 20px;
    }
    .product-mildom4 .list-product-md .group-item-product div {
        width: 100%;
    }
    .mildom-5 .title-twitter-mildom5 {
        padding: 15px 10px 15px 10px;
    }
    }