section.goods .guidance.store {
    border: 2px solid #000 !important;
    padding: 20px !important;
}

body section.goods .guidance .cap.first{
    font-size: 17px;
}
body section.goods .guidance .cap.att{
    font-size: 17px;
}
section.goods .guidance.store {
        color: black;
}
body section.goods .guidance >*{
    color: #000 !important; 
    margin: 0;
    font-size: 17px;
}
#goods #acd .acdIn{
    border-top:1px solid ;
        padding-top: 20px;
    
}
section.goods .op_detail{
    border: 1px solid;
    padding: 10px 10px 0px 10px;
    margin-top: 20px;
}
section.goods .op_detail .detailList{
    border-bottom: none;
        padding: 15px 0 15px;
    margin: 10px 0px 0px;
    border-top:1px solid ;
    font-size: 17px;
}
#goods .box .data dd .txt.att a{
    text-decoration: underline;
}
section.goods .guidance .btn a{
    margin-top: 25px;
}
section.goods .guidance.store span.acdTit{
    font-size: 20px !important;
}
#goods .box .data {
    border: 2px solid #000;
    padding: 30px;
    margin: 40px 0 0 0;
    border-radius: 20px;
}
#goods .box .data.green{
border: 2px solid #51a871;
background: #51a871;
padding: 20px;
}
#goods .box .data.yellow{
border: 2px solid #f8b72d;
background: #f8b72d;
padding: 20px;
}
#goods .box .data.green .op_detail,#goods .box .data.yellow .op_detail{
     background: rgb(230 230 230);
}
#goods .box .data.green dt:first-child,#goods .box .data.yellow dt:first-child{
    font-size: 27px;
    color: #000;
}
#goods #acd .green .acdIn,#goods #acd .yellow .acdIn{
    border: none;
}
#goods .box .data.green dt,#goods .box .data.yellow dt{
    padding: 0;
}
body #goods #acd.full{
    padding: 0;
}
.attentionList_red{
    border: 2px solid red;
}
#goods .box .data.data_main{
    border: none;
}
#goods .box .data.data_main dd{
    border-top:1px solid ;
    padding-top:15px ;
}

#goods .box .data dt {
    text-align: center;
    padding: 0 0 20px 0;
    margin: 0 0 0px 0;
    font-size: 17px;
    font-weight: bold;
}
#goods .box .data dt.subtit_dt{
    border-top: 1px solid #000;
    padding-top: 20px;
    margin-top: 20px;
}
#goods .box .data dd {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}
#goods .box .data dd .txt {
    line-height: 1.5;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 5px 0;
}

h5{
    font-size: 17px;
}
#goods .box .data dd .attentionList li {
    text-align: left;
    line-height: 1.5;
    font-size: 13px;
    text-indent: -1em;
    margin: 0 0 5px 1em;
}
#goods .box .ph {
    margin: 0 auto 20px;
}
#goods .box .data dd .attentionList {
    padding: 20px;
    background: rgb(230 230 230);
    margin-top: 20px;
}
#goods .box .data dd .mainTxt {
    text-align: center;
    font-weight: bold;
    margin: 0 0 20px 0;
    line-height: 1.5;
    font-size: 15px;
}
section.goods .btn a {
    margin-top: 25px;
    background: #000000;
    color: #FFF;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
    transition: all 0.3s ease;
    font-weight: bold;
    text-decoration: none;
    line-height: 1;
    max-width: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
}

#goods .gacha {
    background: #000;
    color: #fff;
    padding: 60px 40px;
    font-weight: bold;
    text-align: center;
    margin: 50px 0 0;
    border-radius: 20px;
}
#goods .gacha .tit {
    font-size: 23px;
    font-weight: bold;
    margin: 0 0 20px 0;
}
#goods .gacha .phList {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 20px 0;
}
#goods .gacha .phList li {
    width: 100%;
}
#goods .gacha .list {
    padding: 20px;
    background: #fff;
    color: #000;
    text-align: left;
    margin: 0 0 20px 0;
}
#goods .gacha .list li {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 1em;
    text-indent: -1em;
    line-height: 1.5;
}
#goods .gacha .attentionList li {
    color: #F8B62C;
    text-align: left;
    font-weight: bold;
    font-size: 15px;
    text-indent: -1em;
    margin: 0 0 0 1em;
}
#goods .purikura {
    background: #000;
    color: #fff;
    padding: 60px 40px;
    font-weight: bold;
    text-align: center;
    margin: 50px 0 0;
    border-radius: 20px;
}
#goods .purikura .btn{
margin-bottom: 30px;
}
#goods .purikura .tit {
    font-weight: bold;
    font-size: 27px;
    margin: 0 0 20px 0;
}
#goods .purikura .price {
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 20px 0;
}
#goods .purikura .mainTxt a{
    color: #FFF;
    text-decoration: underline;
}
#goods .purikura .ph {
    width: 40%;
    margin: 0 auto 15px;
}
#goods .purikura .txt {
    line-height: 1.5;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    text-indent: -1em;
    margin: 0 0 0 1em;
}
#goods .purikura .mainTxt {
    text-align: left;
    color: #fff;
}
#goods .box .data dd .txt.lead {
        word-break: break-word;
        color: #121010;
        background: rgb(255, 255, 255);
        padding: 6px;
        font-weight: 700;
        line-height: 1.7;
    }
section.goods .purikura .btn a{
background: #fff;
color: #000;
    margin-top: 25px;
}
#special .whiteBox .lead{
    text-align: left;
}
#special .whiteBox .prizeBox .prizeList li:last-child {
    margin-bottom: 0px;
}
#special .whiteBox .btn{
    margin: 20px 0;
}
#special .whiteBox .btn a{
        margin-top: 25px;
    background: #000000;
    color: #FFF;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    position: relative;
    padding-right: 2%;
    box-sizing: border-box;
    transition: all 0.3s ease;
    font-weight: bold;
    text-decoration: none;
    line-height: 1;
    max-width: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
}

#acd.att {
    padding: 25px;
    background: #d94f4f;
    margin: 0 auto 50px;
}
#acd.acdTit .acdTit {
    width: 100%;
    color: #fff;
    letter-spacing: 0.6px;
    display: block;
    font-size: 18px;
    box-sizing: border-box;
    position: relative;
    transition: 0.4s;
    cursor: pointer;
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
}
#acd.att .acdIn {
    margin: 40px 0 0 0;
    color: #fff;
}
#acd.att .acdIn a{
    color: #fff;
}
#acd.att .acdTit {
    width: 100%;
    color: #fff;
    letter-spacing: 0.6px;
    display: block;
    font-size: 18px;
    box-sizing: border-box;
    position: relative;
    transition: 0.4s;
    cursor: pointer;
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
}
#acd.att .acdIn .txt {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    margin: 0 auto 20px;
}
#acd.att .acdIn .attentionBox dt {
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 10px 0;
}
#acd.att .acdIn .attentionBox dd {
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    border-bottom: 1px solid #fff;
}
#acd.att .acdIn .attentionList li {
    font-size: 14px;
    line-height: 1.5;
    text-indent: -1em;
    margin: 0 0 5px 1em;
    font-weight: 500;
}
#ticket #acd.attentionAcd .acdIn .attentionBox {
    border: 2px solid #fff;
    padding: 30px;
}
#acd .acdIn .attentionBox dt {
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 10px 0;
}
#ticket #acd.attentionAcd .acdIn .attentionBox dd {
    margin: 0;
    padding: 0;
    border: none;
}
#ticket #acd.attentionAcd .txt {
    text-align: left;
    margin: 0 auto 20px;
    font-weight: bold;
    font-size: 15px;
}

#ticket #acd.attentionAcd a {
color: #fff !important;
}
section.goods .box .data .mainTxt a{
    text-decoration: underline;
}
#acd.att {
border-radius: 20px;
}
#map .gray-box{
margin: 0 auto 50px;
    background: #fff;
    padding: 30px;
    border: 2px solid #000;
    border-radius: 20px;
    color: #000;
}
#goods .data .btn{
    margin: 20px 0;
}
body section.goods .op_detail dd{
    width: 100% !important;
}
body #goods .purikura a {
    color: #ffffff;
    text-decoration: underline;
}
body #goods .purikura .btn a {
    color: #000000;
    text-decoration: none;
}

@media screen and (max-width: 820px) {
section.goods .op_detail .detailList .detailInner{
    text-align: left;
}
h5{
    font-size: 15px;
}
section.goods .op_detail .detailList{
    margin-top: 10PX;
}
 body section.goods .guidance .cap.first{
    font-size: 17px;
}
#goods .box .data {
    padding: 30px 20px;
}
#goods .box .data dd .txt{
    text-align: left;
    word-break: break-word;
    font-size: 13px;
}
#acd.att {
border-radius: 15px;
}
body section.goods .guidance .cap.att{
    font-size: 15px;
}
body section.goods .guidance >*{
    font-size: 15px;
}
section.goods .guidance.store span.acdTit{
    font-size: 17px !important;
}
section.goods .guidance.store .txt{
    font-size: 13PX;
}
#goods .box .data dt {
    font-size: 15px;
}
#goods .box .data dd {
    font-size: 12px;
}
#goods .box .data dd .txt {
    font-size: 13px;
}
#goods .box .data dd .txt.center{
    text-align: center;
}
#goods .box .data dd .attentionList li {
    font-size: 11px;
}
#goods .box .data dd .mainTxt {
    font-size: 13px;
}
section.goods .btn a {
    font-size: 14px;
}
#goods .gacha .tit {
    font-size: 20px;
}
#goods .gacha .list li {
    font-size: 12px;
}
#goods .gacha .attentionList li {
    font-size: 13px;
}
#goods .purikura .tit {
    font-size: 23px;
}
#goods .purikura .price {
    font-size: 15px;
}
#goods .purikura .txt {
    font-size: 13px;
}
#acd .acdTit::after {
    top: 75%;

}
#special .whiteBox .btn a{
            font-size: 14px;
}

body #goods .purikura .ph {
    width: 90%;
}

body #goods .purikura.yuni .txt {
    text-indent: -2em;
    margin: 0 0 0 0em;
}
#goods .box .data.data_main dt{
    padding-bottom:15px ;
}
#goods .box .data.green dt:first-child, #goods .box .data.yellow dt:first-child{
    font-size: 23px;
}
#goods .box .data.green,#goods .box .data.yellow{
        padding: 20px 20px;
    }
}

#special .whiteBox .prizeBox .prizeList li .ph {
    margin: 0 auto 20px;
    width: 100%;
}

#special .whiteBox .prizeBox .subTit {
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    margin: 0 0 50px 0;
    border: 2px solid #000000;
    padding: 15px;
}
#special .whiteBox .prizeBox .prizeList li .item {
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    font-size: 19px;
}
#special .whiteBox .prizeBox .prizeList {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 30px 0;
}
#special .whiteBox .prizeBox .prizeList li {
    position: relative;
    width: 55%;
    margin: 0 auto 70px;
    border-bottom: 1px solid;
    padding: 0 0 70px 0;
}
#special .whiteBox .prizeBox .prizeList li .ph {
    margin: 0 auto 20px;
    width: 100%;
}
#special .whiteBox .prizeBox .prizeList li .item {
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    font-size: 19px;
}
.op_detail .detailList:first-child {
    border-top: 1px solid;
    padding: 15px 0 15px;
}
#special .methodBlock .method > * {
    margin: 0 0 10px;
}
#special .methodBlock .method {
    border-bottom: 1px dashed #ccc;
    padding: 0 0 15px;
    margin: 0 0 15px;
}
#special .methodBlock .method .appList {
    display: flex;
    margin: 0;
}
#special .methodBlock .method .appList li {
    line-height: 0;
    margin: 0 20px 0 0;
}
#special .methodBlock .method .appList li a {
    display: block;
}
#special .methodBlock .method > *:last-child {
    margin: 0;
}
#special .methodBlock .method .icon {
    display: inline-block;
    width: 1.2em;
    vertical-align: middle;
    padding: 0 2px;
    box-sizing: border-box;
    line-height: 1em;
}

#special .methodBlock .method {
    border-bottom: 1px dashed #ccc;
    padding: 0 0 15px;
    margin: 0 0 15px;
}
#special .op_detail .notes {
    list-style: disc;
    padding-left: 1em;
}
#special .methodBlock .method .appList li a img {
    width: auto;
    height: 60px;
}
#special .op_detail .detailList dd:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #000;
}
#special .op_detail .detailList dt {
    width: 20%;
    padding: 0 40px 0 0;
    display: flex;
    align-items: center;
    font-weight: 500;
    line-height: 1.6em;
}
#special .op_detail .detailList dt {
    width: 20%;
    padding: 0 40px 0 0;
    display: flex;
    align-items: center;
    font-weight: 500;
    line-height: 1.6em;
}
#special .op_detail .detailList dd .detailInner {
    width: 100%;
}
#special .op_detail .detailList dd {
    width: 80%;
    position: relative;
    padding: 0 0 0 40px;
    display: flex;
    align-items: center;
}
#special .op_detail .detailList dt .txt{
    font-weight: bold;
}
@media screen and (max-width: 960px) {
    #special .whiteBox  .prizeBox .prizeList li .ph {
        margin: 0 auto 10px;
    }
    #special .whiteBox  .prizeBox .prizeList li .item {
        text-align: center;
        font-weight: bold;
        line-height: 1.5;
        font-size: 13px;
    }
    #special .whiteBox  .prizeBox .subTit {
        text-align: center;
        font-weight: bold;
        font-size: 14px;
        margin: 0 0 20px 0;
        border: 2px solid #fff;
        padding: 10px;
    }
    #special .whiteBox  .txt {
        line-height: 1.5;
        font-size: 12px;
        font-weight: 500;
        margin: 0 auto 10px;
    }
        #special .whiteBox  .prizeBox .prizeList li {
        width: 80%;
        margin: 0 auto 20px;
        padding: 0 0 20px 0;
    }
    #special .op_detail .detailList {
        display: block;
    }
    #special .op_detail .detailList dt {
        width: 100%;
        padding: 0 0 0 10px;
        margin: 0 0 10px;
        font-size: 100%;
        font-weight: 600;
        border-left: 5px solid;
                display: block;
    }
    #special .op_detail .detailList dd {
        width: 100%;
        position: relative;
        padding: 0;
    }
     #special .op_detail .detailList dd:before{
        display: none;
    }
#goods .box .data dd .txt {

        word-break: break-word;
}
    .campaignDetail > li {
        flex-direction: column;
        gap: min(3vw, 15px);
    }
        .campaignDetail > li .ttl {
        width: 100%;
    }
        .campaignDetail > li .txt {
        width: 100%;
    }
    .op_detail .detailList dt {
        width: 100%;
        padding: 0 0 0 10px;
        margin: 0 0 10px;
        font-size: 100%;
        font-weight: 600;
        border-left: 5px solid;
    }
}



