html {
    scroll-behavior: smooth;
}
.page-atjam img {
    width: 100%;
}

.page-atjam .wrap-banner {
    background: #000;
}

.page-atjam .banner-atjam {
    background-image: url("/common/design/user/img/atjam/banner-sp.png");
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 70px;
    background-position-y: -50px;
    padding-bottom: 80px;
}

.page-atjam .text-hidden-ct {
    text-indent: -999999px;
    margin: 0;
    height: 0;
}

.page-atjam .banner-atjam .image-top {
    margin: 0 auto 5px;
    text-align: center;
    max-width: 325px;
    min-height: 197px;
}
.atjam-name{
    text-align: center;
    margin-top: 7px;
    margin-bottom: 22px;
}
.atjam-name p{
 margin-bottom: 5px;
 font-size: 16px;
}
@media (max-width: 320px) {
    .page-atjam .banner-atjam .image-top {
        max-width: 300px;
    }
}

.page-atjam .banner-atjam .presented {
    display: flex;
    background: #fff;
    border-radius: 5px;
    max-width: 230px;
    margin: 0 auto 15px;
    padding: 10px 25px;
    align-items: center;
    justify-content: space-between;
}

.page-atjam .banner-atjam .presented .image {
    max-width: 75px;
    min-height: 34px;
}

.page-atjam .banner-atjam .presented span {
    flex: 1;
    font-weight: 700;
    font-size: 12px;
}

.page-atjam .banner-atjam .clothes-boyfr {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background: #e3007d;
    text-align: center;
    margin-left: -10px;
    margin-right: -10px;
    padding: 15px;
}

.page-atjam .banner-atjam .text {
    margin-left: -10px;
    margin-right: -10px;
    background: #000;
    color: #fff;
    padding: 20px 15px;
    font-size: 14px;
    line-height: 28px;
}

.page-atjam .date-time {
    text-align: center;
    padding: 35px 10px;
}

.page-atjam .date-time h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.page-atjam .date-time .text {
    font-size: 14px;
    line-height: 22px;
}

.page-atjam .member {
    background-image: url("/common/design/user/img/atjam/bg-content-pc.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 15px 0;
}

.page-atjam .member .image-title {
    max-width: 180px;
    margin: 0 auto 5px;
}

.page-atjam .member .sub-title {
    max-width: 120px;
    margin: 0 auto 20px;
}

.page-atjam .member .schedule {
    font-size: 18px;
    font-weight: 700;
    background: #282828;
    color: #fff;
    margin-left: 20px;
    margin-right: 20px;
    padding: 18px;
    text-align: center;
    margin-top: -45px;
    position: relative;
    z-index: 2;
}

.page-atjam .popular-tshirt .btn-red {
    max-width: 270px;
}

@media (min-width: 768px) {
    .page-atjam .banner-atjam .text {
        text-align: center;
    }

    .page-atjam .member .image-main-content {
         max-width: 650px;
         margin: auto;
    }

    .page-atjam .member .schedule {
        max-width: 650px;
        margin: -70px auto 0;
        padding: 25px;
        font-size: 20px;
    }
}

@media (min-width: 992px) {
    .page-atjam .banner-atjam {
        background-image: url("/common/design/user/img/atjam/banner-pc.jpg");
    }

    .page-atjam .banner-atjam .image-top {
        max-width: 650px;
        margin: 0 auto 20px;
        min-height: 393px;
    }

    .page-atjam .banner-atjam .presented {
        max-width: 310px;
        margin: 0 auto 45px;
        padding: 15px 35px;
    }

    .page-atjam .banner-atjam .clothes-boyfr {
        max-width: 715px;
        margin: 0 auto 40px;
        font-size: 28px;
        padding: 20px;
    }

    .page-atjam .banner-atjam .presented span {
        font-size: 16px;
    }

    .page-atjam .banner-atjam .presented .image {
        max-width: 100px;
        min-height: 51px;
    }

    .page-atjam .banner-atjam .text {
        background: linear-gradient(
            180deg
            ,transparent, black);
        font-size: 18px;
        padding: 0 0 70px;
        line-height: 32px;
    }

    .page-atjam .date-time {
        padding: 55px 0;
    }

    .page-atjam .date-time h3 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .page-atjam .date-time .text {
        font-size: 18px;
        line-height: 35px;
    }

    .page-atjam .member {
        padding: 40px 0;
    }

    .page-atjam .member .image-title {
        max-width: 300px;
        margin: 0 auto 10px;
    }

    .page-atjam .member .sub-title {
        max-width: 200px;
        margin: 0 auto 50px;
    }

    .page-atjam .member .image-main-content {
        max-width: 715px;
    }

    .page-atjam .member .schedule {
        font-size: 35px;
        padding: 30px;
        max-width: 670px;
        margin: -95px auto 0;
    }

    .page-atjam .popular-tshirt .btn-red {
        max-width: 400px;
        margin: 60px auto;
    }
}
.nav-atjam {
    display: flex;
    justify-content: center;
    height: 85px;
    background-color: #e4007f;
}
.container-nav-atjam {
    max-width: 1048px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.container-nav-atjam a {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    transition: 0.3s;

}
.container-nav-atjam a:hover {
    opacity: 0.9;
    text-decoration: underline;
}
.about-atjam {
    background-image: url("/common/design/user/img/atjam/background-child-atjam-about.jpg");
    background-repeat: repeat;
    display: flex;
    justify-content: center;
    background-size: auto 100%;
    background-position-x: -15px;
}
.container-abount-atjam {
    padding: 60px 0 45px 0;
    background-image: url("/common/design/user/img/atjam/background-atjam-about.jpg");
    background-repeat: no-repeat;
    background-size: 185%;
    max-width: 1100px;
    background-position-x: -785px;
    background-position-y: -90px;
    width: calc(100% - 20px);
}
.logo-about-atjam {
    height: 65px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-bottom: 65px;
}
.logo-about-atjam img {
    height: 100%;
    width: auto;
}
.under-about-atjam {
    width: 100%;
    display: flex;
}
.under-about-atjam-left {
    width: 665px;
}
.under-about-atjam-left h4 {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    color: #000000;
}
.under-about-atjam-left p {
    font-size: 18px;
    line-height: 29px;
    color: #000000;
}
.under-about-atjam-left p span {
    color: #e4007f;
    font-size: 24px;
}
.about-slogan-atjam {
    margin-bottom: 20px;
}
.about-three-element {
    padding: 0 25px;
    display: flex;
    justify-content: space-between;
}

.about-three-element-right {
    width: calc(100% - 460px - 30px);
    margin-right: 30px;
}
.support-atjam {
    display: flex;
    justify-content: center;
    background-image: url("/common/design/user/img/atjam/background-support.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #ff5d5e;
    background-position-y: -140px;
}
.container-support-atjam {
    padding: 55px 0 100px 0;
    width: calc(100% - 20px);
    max-width: 1100px;
}
.logo-support-atjam {
    height: 70px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}
.logo-support-atjam img {
    height: 100%;
    width: auto;
}
.desc-support-atjam {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.desc-support-atjam h3 {
    font-size: 18px;
    line-height: 18px;
}
.before-support-atjam {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.before-support-atjam > div {
    width: calc((100% - 20px) / 2);
    border-radius: 5px;
    box-shadow: 0 1px 4px #00000044;
    border: 1px solid #f7f7f7;
    background-color: #ffffffd4;
    padding: 40px 30px 50px 30px;
}
.before-support-atjam > div img {
    display: block;
    height: 170px;
    width: auto;
    margin: 0 auto;
    margin-bottom: 30px;
}
.before-support-atjam > div h4 {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
}
.before-support-atjam > div p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 0;
}
.after-support-atjam {
    padding: 35px 0 50px 0;
    background-color: #ff8788;
    position: relative;
    overflow: hidden;
}
.after-support-atjam:before {
    content: 'For you';
    height: 60px;
    width: 240px;
    background-color: #ffe400;
    color: #d30000;
    font-size: 26px;
    top: 5px;
    left: -65px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    transform: rotate(-32deg);
}
.after-support-atjam:after {
    content: '';
    height: 60px;
    width: 240px;
    background-color: #ffe400;
    color: #d30000;
    font-size: 26px;
    bottom: 5px;
    right: -65px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    transform: rotate(-32deg);
}
.after-support-atjam h4:first-child {
    color: #ffffff;
    font-size: 28px;
    text-align: center;
    line-height: 28px;
    margin-bottom: 5px;
}
.after-support-atjam h4:nth-child(2) {
    color: #ffffff;
    font-size: 48px;
    display: flex;
    align-items: center;
    line-height: 48px;
    justify-content: center;
    margin-bottom: 20px;
    font-weight: bold;
}
.after-support-atjam h4:nth-child(2) span {
    padding: 10px;
    display: inline-block;
    margin-right: 5px;
    border: 2px solid #ffffff;
    color: #ffe400;
}
.after-support-atjam > p {
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    margin-bottom: 25px;
}
.after-support-atjam-child {
    padding-top: 60px;
    width: 695px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.after-support-atjam-child-center {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    color: #020202;
    position: absolute;
    top: 0;
    left: calc(50% - 50px);
}
.after-support-atjam-child-left,
.after-support-atjam-child-right {
    padding: 25px 0;
    border: 1px solid #ffffff;
    border-radius: 10px;
    width: calc(50% - 7px);
}
.after-support-atjam-child-left p,
.after-support-atjam-child-right p {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0;
}
.after-support-atjam-child-left img,
.after-support-atjam-child-right img {
    height: 105px;
    width: auto;
    display: block;
    margin: 10px auto;
}
.idols-atjam {
    width: 100%;
    padding-top: 55px;
    padding-bottom: 30px;
}
.container-idols-atjam {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.logo-idols-atjam {
    display: flex;
    height: 65px;
    width: auto;
    justify-content: center;
    margin-bottom: 40px;
}
.logo-idols-atjam img {
    height: 100%;
    width: auto;
}
.atjam-list-item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 56px;
}
.atjam-item {
    width: calc(20% - 14px);
    box-sizing: border-box;
    margin: 7px;
    background-color: #fafafa;
    padding: 15px 10px;
}
.atjam-item-img {
    width: 100%;
    height: 130px;
    display: flex;
    justify-content: center;
}
.atjam-item-img img {
    width: auto;
    height: 100%;
}
.atjam-item > span {
    display: block;
    margin-top: 7px;
    margin-bottom: 22px;
    font-size: 16px;
    text-align: center;
}
.atjam-item a {
    display: flex;
    margin-top: 10px;
    width: 100%;
    height: 44px;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    border-radius: 5px;
}
.atjam-item a:hover {
    opacity: 0.8;
}
.atjam-item a:nth-child(3) {
    background-color: #e4007f;
}
.atjam-item a:nth-child(4) {
    background-color: #00aeff;
}
.atjam-repeats {
    margin-top: 40px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
}

.idols-atjam.idols-atjam-custom {
    background-image: url(/common/design/user/img/atjam/background-t-shirt.jpg);
    background-repeat: repeat;
    background-size: 135%;
    background-position-x: 50%;
}
.status-atjam {
    padding-top: 55px;
    padding-bottom: 110px;
    width: 100%;
    background-color: #fcfcfc;
}
.container-status-atjam {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.logo-status-atjam {
    display: flex;
    height: 65px;
    width: auto;
    justify-content: center;
    margin-bottom: 50px;
}
.logo-status-atjam img {
    height: 65px;
    width: auto;
}
.status-atjam-before {
    max-width: 730px;
    width: calc(100% - 40px);
    margin: 0 auto;
    margin-bottom: 75px ;
}
.status-atjam-before .d-flex-ct{
    justify-content: center;
}
.status-atjam-before .d-flex-ct li{
    margin: 0px auto;
    width: 30%;
}
.status-atjam-item {
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #f0f0f0;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    color: #adadad;
    text-align: center;
}
.status-atjam-item.active{
    background-color: #e4007f;
    border: 1px solid #e4007f; 
}
.status-atjam-before .status-atjam-item .tabs-a-ct ,
.status-atjam-before .status-atjam-item.active .tabs-a-ct {
    background: none;
    text-align: center;
}
.status-atjam-item p {
    margin: 0;
}
.status-atjam-item p:first-child {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}
.status-atjam-item p:nth-child(2) {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.status-atjam-item.status-atjam-item-active {
    background-color: #e4007f;
    border: 1px solid #e4007f;
}
.status-atjam-item.status-atjam-item-active p {
    color: #ffffff;
}
.status-atjam-after p {
    margin: 0;
}
.status-atjam-after {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.atjam-after-item{
    background: #ffeef7;
    border: 2px solid #fde7ea;
    padding: 25px 20px;
    border-radius: 5px;
    width: calc(33.333% - 24px);
    margin: 0px 12px;
}
.atjam-after-item.bg-diff {
    background: #f0f0f0;
    border: 2px solid #d0d0d0;
}
.atjam-after-item h2{
    color: #e4007f;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: bold;
}
.atjam-after-item.bg-diff h2 {
    color: #adadad;
}
.status-atjam-after p:nth-child(2) a{
    font-size: 18px;
    color: #0099cb;
    text-align: center;
    display: inline-block;
    width: auto;
    border-bottom: 1px solid #0099cb;
    margin: 0 auto;
    line-height: 22px;
}
.atjam-after-item ul li {
    counter-increment: danhso;
}
.atjam-after-item ul li {
    padding: 20px 0 12px;
    border-bottom: 1px solid #fac7c7;
    position: relative;
    display: flex;
}
.atjam-after-item ul li::before {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    color: #fff;
    background: #252525;
    border-radius: 50%;
    content: counter(danhso);
}
.atjam-after-item ul li:nth-child(1):before{
    background: #c79f00;
}
.atjam-after-item ul li:nth-child(2):before{
    background: #a9a9a9;
}
.atjam-after-item ul li:nth-child(3):before{
    background: #7f5124;
}
.atjam-after-item ul li:last-child{
    border-bottom: none;
    padding-bottom: 0px;
}

.atjam-after-item ul li div{
    margin-left: 50px;
}
.atjam-after-item ul li p{
    font-size: 16px;
    font-weight: 600;
    color: #00aeff;
    margin-bottom: 4px;
}
.atjam-after-item ul li .color-xam{
    color: #d7cad1;
}
.status-atjam-after .status-atjam-txt-date{
    margin-bottom: 27px;
    font-size: 20px;
    color: #5f5f5f;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: 700;
}
.status-atjam-txt-link a{
    font-size: 18px;
    color: #0099cb;
    text-align: center;
    display: inline-block;
    width: auto;
    border-bottom: 1px solid #0099cb;
    margin: 0 auto;
    line-height: 22px;

}
.atjam-after-item.bg-diff p {
    color: #d0d0d0;
    text-align: center;
    font-size: 18px;
    width: 80%;
    margin: 20px auto 0;
}
.twitter-atjam {
    padding-top: 75px;
    padding-bottom: 55px;
    width: 100%;
    background-color: #ffffff;
}
.container-twitter-atjam {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.logo-twitter-atjam {
    display: flex;
    height: 65px;
    width: auto;
    justify-content: center;
    margin-bottom: 60px;
}
.logo-twitter-atjam img {
    height: 65px;
    width: auto;
}
.container-twitter-atjam > h4 {
    font-size: 40px;
    font-weight: bold;
    color: #080808;
    margin-bottom: 40px;
    text-align: center;
}
.container-twitter-atjam p:nth-child(3) {
    font-size: 18px;
    font-weight: bold;
    color: #111111;
    margin-bottom: 10px;
    text-align: center;
}
.container-twitter-atjam p:nth-child(4) {
    font-size: 18px;
    font-weight: bold;
    color: #111111;
    text-align: center;
    margin-bottom: 0;
}
.container-twitter-atjam > img {
    display: block;
    width: calc(100% - 40px);
    margin: 0 auto;
    max-width: 520px;
    margin-top: 35px;
}
.bottom-support-atjam{
    background-color: #ff8788;
    color: #fff;
    text-align: center;
    padding: 40px 40px 50px;
    font-size: 24px;
}
.bottom-support-atjam p{
    margin-bottom: 0px;
}
.bottom-support-atjam p:last-child{
    margin-top: 30px;
}
.status-atjam-text{
    background: #e3e3e3;
    color: #5f5f5f;
    text-align: center;
    padding: 20px 20px 14px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 50px;
}
.column-battle.column-battle-top-hour {
    text-align: center;
}

.column-battle-flex {
    display: inline-flex;
    background: #060606;
    border: 1px solid #fff;
    padding: 25px;
    align-items: center;
}
.column-battle-left{
width: 40%;
}
.column-battle-left-txt {
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;
}
.hour {
    justify-content: center;
    color: #ffffff;
}
.img-btn{
    width: 60%;
    margin-left: 15px;
}
.sub-section{
    text-align: center;
    margin-bottom: 26px;
}
.sub-section p{
    display: inline-block;
    border-radius: 99px;
    color: #e4007f;
    border: 1px solid #e4007f;
    margin-bottom: 0px;
    padding: 12px 40px;
    font-size: 26px;
    font-weight: 700;
}
.result-atjam{
 margin-top: 54px;
}
.container-result{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.result-title-top{
margin-bottom: 16px;
font-size: 24px;
line-height: 1;
text-align: center;
color: #7f7f7f;
}
.result-title-main{
    margin-bottom: 40px;
    font-size: 32px;
    text-align: center;
    line-height: 1;
    color: #e4007f;
}
.result-img{
    text-align: center;
    margin-bottom: 34px;
}

.result-img-ar{
    text-align: center;
    margin: 40px 0px 30px;
}
.result-atjam img{
    width: auto;
}
.result-atjam .fs-18{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #000000;
}
.result-atjam .result-atjam-item{
    position: relative;
    margin: 90px 0px;
    background: #f2f2f2;
}
.result-atjam .result-atjam-item-flex{
    display: flex;
    
    padding: 75px 20px 24px;   
}
.bg-xam{
    background: #e5e5e5;
    height: 30px;
    width: 100%;
}
.result-atjam .result-atjam-item::before{
    position: absolute;
    background: #f7d2e2;
    content: '雑誌「ar」への出演権獲得!';
    color: #e4007f;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 22px;
    line-height: 25px;
    top: 7px;
    right: -30px;
    transform:rotateZ(15deg);
    z-index: 9;
}
.result-atjam .result-atjam-item::after{
    content: '';
    background-image: url(/common/design/user/img/atjam/vang.png);
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 100px;
    height: 131px;
    top: -60px;
}

.result-atjam .result-atjam-item.result-atjam-item-2::after{
    background-image: url(/common/design/user/img/atjam/bac.png);
}
.result-atjam .result-atjam-item.result-atjam-item-3::after{
    background-image: url(/common/design/user/img/atjam/dong.png);
}
.result-atjam .result-atjam-item.result-atjam-item-3{
    margin-bottom: 40px;
}
.result-atjam .result-atjam-item-img{
    width: 20%;
    margin-right: 16px;
}
.result-atjam .result-atjam-item-img p img{
    width: 100%;
}
.w-auto img{
    width: auto !important;
}
.result-atjam-item-content{
    width: calc(100% - 20%);
}
.result-atjam-item-img p{
    margin-bottom: 10px;
    text-align: center;
}

.rs-txt-1{
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
    color: #080808;
    font-weight: bold;
}
.rs-txt-18{
    font-size: 18px;
    line-height: 28px;
    color: #5b5b5b ;
    margin-bottom: 10px;
}
.bg-text{
font-size: 20px;
line-height: 25px;
color: #2b2b2b;
text-align: center;
padding: 30px 30px;
background: #dfdfdf;
}
.txt-bt{
    color: #656565;
    font-size: 18px;
    line-height: 32px;
    margin: 0px 15px 50px;

}

@media (max-width: 1100px) {
    .nav-atjam {
        height: auto;
    }
    .container-nav-atjam {
        justify-content: start;
        flex-wrap: wrap;
    }
    .container-nav-atjam a {
        width: calc(100% / 3);
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
    }
    .container-nav-atjam a:hover {
        text-decoration: none;
    }
    .container-nav-atjam a i {
        margin-right: 5px;
    }
    .container-nav-atjam a:first-child {
        border-bottom: 1px solid #cc0072;
        border-right: 1px solid #f15fb0;
    }
    .container-nav-atjam a:nth-child(2) {
        border-left: 1px solid #cc0072;
        border-bottom: 1px solid #cc0072;
        border-right: 1px solid #f15fb0;
    }
    .container-nav-atjam a:nth-child(3) {
        border-left: 1px solid #cc0072;
        border-bottom: 1px solid #cc0072;
    }
    .container-nav-atjam a:nth-child(4) {
        border-top: 1px solid #f15fb0;
        border-right: 1px solid #f15fb0;
    }
    .container-nav-atjam a:nth-child(5) {
        border-left: 1px solid #cc0072;
        border-right: 1px solid #f15fb0;
        border-top: 1px solid #f15fb0;
    }
    .container-nav-atjam a:nth-child(6) {
        border-left: 1px solid #cc0072;
        border-top: 1px solid #f15fb0;
    }
    .container-abount-atjam {
        padding: 45px 0 30px 0;
        background-image: url("/common/design/user/img/atjam/background-about-sp.jpg");
        background-size: 740px auto;
        background-position-x: 50%;
        background-position-y: -95px;
    }
    .logo-about-atjam {
        height: 50px;
        margin-bottom: 50px;
    }
    .under-about-atjam {
        flex-direction: column-reverse;
        align-items: center;
    }
    .under-about-atjam-right {
        width: 100%;
        height: 0;
        padding-bottom: 410px;
    }
    .under-about-atjam-left h4 {
        font-size: 19px;
        font-weight: bold;
        line-height: 23px;
        color: #000000;
        text-align: center;
    }
    .under-about-atjam-left p {
        font-size: 15px;
        line-height: 23px;
        text-align: center;
    }
    .under-about-atjam-left p span {
        font-size: 16px;
    }
    .under-about-atjam-left {
        width: 100%;
    }
    .page-atjam > img {
        max-width: 500px;
        min-width: 320px;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .about-three-element {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        max-width: 500px;
    }
    .about-three-element-left {
        align-items: start;
    }
    .about-three-element-left p {
        margin-top: calc((100% / 3 - 9px) / 2 - 10px);
        font-size: 16px;
    }
    .about-three-element-left p:nth-child(3) {
        margin-top: calc((100% / 3 - 9px) / 2 - 19px);
        font-size: 16px;
        line-height: 19px;
    }
    .about-three-element-right {
        width: 21%;
        margin-right: 0;
    }
    .about-slogan-atjam {
        display: block;
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .logo-support-atjam {
        height: 55px;
        margin-bottom: 10px;
    }
    .container-support-atjam {
        padding: 35px 0 25px 0;
    }
    .before-support-atjam > div {
        width: calc((100% - 10px) / 2);
    }
    .support-atjam {
        background-size: 1100px;
        background-position-x: 50%;
        background-position-y: -255px;
        background-color: #ff5d5e;
    }
    .desc-support-atjam {
        margin-bottom: 25px;
    }
    .desc-support-atjam h3 {
        font-size: 16px;
    }
    .before-support-atjam > div.before-support-atjam-left img {
        width: 64%;
        height: auto;
        margin-bottom: 15px;
        max-width: 144px;
    }
    .before-support-atjam > div.before-support-atjam-right img {
        width: 97%;
        height: auto;
        margin-bottom: 16px;
        max-width: 218px;
    }
    .before-support-atjam > div {
        padding: 20px 15px 15px 15px;
    }
    .before-support-atjam > div p {
        font-size: 14px;
        line-height: 21px;
    }
    .before-support-atjam > div h4 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 8px;
    }

    .after-support-atjam:before {
        height: 29px;
        font-size: 16px;
        top: 2px;
        left: -90px;
    }
    .after-support-atjam:after {
        height: 29px;
        bottom: 2px;
        right: -90px;
    }
    .after-support-atjam h4:first-child {
        font-size: 15px;
    }
    .after-support-atjam h4:nth-child(2) span {
        padding: 3px;
    }
    .after-support-atjam h4:nth-child(2) {
        font-size: 26px;
        line-height: 26px;
        display: block;
        text-align: center;
    }
    .after-support-atjam {
        width: calc(100% + 20px);
        margin-left: -10px;
        padding: 15px 0 35px 0;
    }
    .after-support-atjam-child {
        width: calc(100% - 20px);
        padding-top: 40px;
    }
    .after-support-atjam-child-center {
        width: 60px;
        height: 60px;
        font-size: 12px;
        left: calc(50% - 30px);
    }
    .after-support-atjam > p {
        margin-bottom: 15px;
        padding: 0 10px;
        font-size: 15px;
    }
    .after-support-atjam-child-left p, .after-support-atjam-child-right p {
        font-size: 12px;
        line-height: 17px;
    }
    .after-support-atjam-child-left, .after-support-atjam-child-right {
        padding: 10px 0;
        width: calc(50% - 4px);
    }
    .after-support-atjam-child-left img, .after-support-atjam-child-right img {
        height: 55px;
        margin: 5px auto;
    }
    .idols-atjam {
        padding-top: 35px;
        padding-bottom: 30px;
    }
    .logo-idols-atjam {
        height: 49px;
        margin-bottom: 30px;
    }
    .atjam-list-item {
        padding: 0 10px;
    }
    .atjam-item {
        width: calc(50% - 10px);
        margin: 5px;
    }
    .atjam-item-img {
        width: 100%;
        height: 260px;
    }
    .atjam-item > span {
        margin-top: 10px;
        font-size: 15px;
    }
    .atjam-item a {
        display: flex;
        margin-top: 5px;
        width: 100%;
        height: 30px;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        font-size: 14px;
        color: #ffffff;
        border-radius: 5px;
    }

    .idols-atjam.idols-atjam-custom {
        background-repeat: revert;
        background-size: 100% auto;
    }
    .status-atjam {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .logo-status-atjam {
        height: 50px;
        margin-bottom: 35px;
    }
    .status-atjam-before {
        width: calc(100% - 20px);
        margin-bottom: 35px;
    }
    .status-atjam-item {
        padding: 10px 4px;
    }

    .status-atjam-item.active{
        color: #fff;
    }
    .status-atjam-before .tabs-ct a .tabs-a-ct{
        color: #000;
        border: none;
        border-radius: 0px;
        display: block;
    }
   .status-atjam-before .tabs-ct a.active .tabs-a-ct{
    color: #fff;
    border: none;
    }
    .tab_content.status-atjam-after{
        border: none;
        display: block;
        margin: 0;
        padding: 0;
    }
    .tab_content.status-atjam-after .tabs-ct {
        margin: 0 15px;
    }
    .status-atjam-item p:first-child {
        font-size: 12px;
        line-height: 12px;
        text-align: center;
    }
    .tab_content.status-atjam-after ul.tabs-ct li {
        width: auto;
        margin-right: 5px;
    }
    .atjam-after-item ul li{
        padding: 10px 0px;
    }
    .tab_content.status-atjam-after ul.tabs-ct li a .tabs-a-ct {
        border-top: 1px solid #fde7ea;
        border-right: 1px solid #fde7ea;
        border-left: 1px solid #fde7ea;
        border-bottom: none;
        border-radius: 0;
        color: #f5bedb;
        background: #fff;
        height: auto;
        padding: 8px 10px;
    }
    .tab_content.status-atjam-after ul.tabs-ct li a.active .tabs-a-ct {
        border-top: 1px solid #fde7ea;
        color: #e4007f;
        background: #ffeef7;
    }
    .tab_content.status-atjam-after ul.tabs-ct li a .tabs-a-ct h2 {
        font-size: 14px;
    }
    .atjam-after-item {
        margin: 0 15px;
        width: calc(100% - 30px);
        border: none;
        padding: 15px 15px 20px;
        border-radius: 0;
    }
    .logo-status-atjam img {
        height: 100%;
    }
    .status-atjam-item p:nth-child(2) {
        font-size: 10px;
        line-height: 10px;
        text-align: center;
    }
    .status-atjam-after p:first-child {
        font-size: 17px;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .atjam-after-item ul li {
        padding: 10px 0;
    }
    .status-atjam-after p:nth-child(2) {
        font-size: 16px;
    }

    .twitter-atjam {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .logo-twitter-atjam img {
        height: auto;
    }
    .logo-twitter-atjam {
        height: 49px;
    }
    .container-twitter-atjam > h4 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .container-twitter-atjam p:nth-child(3) {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0;
    }
    .container-twitter-atjam p:nth-child(4) {
        font-size: 16px;
        line-height: 26px;
    }
    .container-twitter-atjam > img {
        width: calc(100% - 20px);
    }
    .bottom-support-atjam{
        padding: 24px 20px 32px;
    }
    .bottom-support-atjam p:last-child{
        margin-top: 20px;
    }
    .status-atjam-text{
        margin: 40px 15px 30px;
    }
}
.status-atjam-after .status-atjam-txt-link{
    display: block;
    text-align: center;
    margin-bottom: 50px;
}


@media (max-width: 768px) {
    .atjam-item-img {
        height: 180px;
    }
    .column-battle-flex{
        padding: 15px 12px;
    }
    .column-battle-left-txt{
        font-size: 16px;
        margin-bottom: 0px;
    }
    .column-battle-left {
        width:42%;
    }
    .img-btn {
        width: 58%;
        margin-left: 10px;
    }
    .sub-section p{
        padding: 8px 32px;
    }

}
@media (max-width: 525px) {
    .atjam-item-img {
        height: 125px;
    }
    .about-three-element-left{
        width: 79%;
    }
}
@media (max-width: 575px){
    .result-atjam .result-atjam-item::before{
        content: none;
    }
    .result-atjam .result-atjam-item-flex{
        padding: 60px 10px 20px;

    }
    .result-atjam .result-atjam-item-img{
        width: 30%;
        margin-right: 10px;
    }
    .result-atjam-item-content{
        width: calc(100% - 30%);
    }
    .result-img-ar img{
        width: 100px;
        height: 82px;
        object-fit: cover;
    }
    .result-atjam-item .d-flex{
        display: flex;
        padding: 0px 10px 30px;
        align-items: center;
        justify-content: center;
    }
    .label-pink{
        background: #f7d2e2;
        color: #e4007f;
        padding: 6px 10px;
        border-radius: 6px;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px;
        display: inline-block;
    }
    .result-atjam .result-atjam-item{
        margin: 70px 0px;
    }
    .result-atjam .result-atjam-item::after{
        top: -36px;
        width: 80px;
        height: 100px;
        background-size: cover;
    }
    .bg-xam{
        height: 20px;
    }
    .bg-text {
        font-size: 16px;
        padding: 16px;
    }
    .rs-txt-1{
        margin-bottom: 12px;
    }
    .rs-txt-18{
        font-size: 16px;
        line-height: 24px;
    }
    .result-atjam .fs-18{
        font-size: 16px;
        padding: 0px 15px;
    }
    .result-img img {
        width: 320px;
        object-fit: cover;
    }
    .result-title-main{
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .result-title-top{

        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .result-atjam{
        margin-top: 40px;
    }
}
