h2 {
    text-align: center;
    margin: 30px 0;
}
h2 img{
    width: 85%;
}
#article #header h1 a{
    margin: 30px auto 0;
}
#no_1 #header{
    height: 268px;
    background: url(/kasyou/images/common/main_low.jpg) no-repeat 0px 0px;
    margin-bottom: 220px;
}
#navK{
    padding: 0px 10px;
    position: absolute;
    top: 279px;
    z-index: 10;
}
.no_1_about{
    padding: 0 20px;
}
.no_1_about p{
    padding: 15px;
    background: #000;
    color: #fff;
    font-size: 16px;
    border: 2px solid;
    border-image-source: linear-gradient(160deg, #8D753F 0%, #FAF2BA 13.54%, #927A44 26.04%, #F8EFB7 41.15%, #957E48 55.21%, #F5EBB3 65.1%, #97804A 76.56%, #F1E7AF 88.54%, #927A44 100%);
    border-image-slice: 1;
    }
#no_1 #article .textWrap {
    padding: 0 20px;
    margin: 0 auto;
    margin-top: 20px;
}
#no_1 #article .textWrap .text{
    background: #000;
    width: 100%;
    border: 2px solid #fff;
    box-sizing: border-box;
}
#no_1 #article .text h3 {
    background: url(../images/title01.jpg)no-repeat left top;
    background-size: cover;
    text-indent: -9999px;
    height: 69px;
    width: auto;
    margin-bottom: 30px;
}
#no_1 #article .no_1_cast{
    padding: 0 30px;
}
#no_1 #article .no_1_cast li{
    display: flex;
    margin-bottom: 30px;
    color: #fff;
}
#no_1 #article .no_1_cast li img{
    width: 180px;
    height: 180px;
    margin-right: 20px;
}
#no_1 #article .no_1_cast li .no_1_cast_text p.no_1_cast_text_no{
    color: #ffcc33;
    font-weight: bold;
    font-size: 18px;
}
#no_1 #article .no_1_cast li .no_1_cast_text p.no_1_cast_text_name{
    font-size: 20px;
    font-weight: bold;
}   
#no_1 #article .no_1_cast li .no_1_cast_text p.no_1_cast_text_song{
    font-size: 14px;
}   
#no_1 #article .no_1_cast li .no_1_cast_text a.no_1_cast_text_btn{
    background: #ffcc33;
    padding: 10px;
    width: 190px;
    margin-top: 15px;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
}
.no_1_done_btn_area{
    text-align: center;
    margin: 0 auto 80px;
}
.no_1_done_btn_area a.no_1_done_btn{
    margin: 30px auto;
    display: inline-block;
    width: 170px;
    padding: 10px 0;
    background: #3e0808;
    border-radius: 100px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.no_1_about_done p{
    padding: 100px 50px;
    text-align: center;
}

/* result */
#result{
    padding: 15px 15px 50px;
    margin: 15px;
    background: #000;
    color: #fff;
    font-size: 16px;
    border: 2px solid;
    border-image-source: linear-gradient(160deg, #8D753F 0%, #FAF2BA 13.54%, #927A44 26.04%, #F8EFB7 41.15%, #957E48 55.21%, #F5EBB3 65.1%, #97804A 76.56%, #F1E7AF 88.54%, #927A44 100%);
    border-image-slice: 1;
    text-align: center;
    }

#result h2{
    font-size: 30px;
    padding: 5px;
    background: #9d1f24;
    display: block;
    width: 80%;
    margin: 20px auto;
}
#result h2.no_2,
#result h2.no_3{
    font-size: 24px;
}

#result img {
    width: 180px;
    height: 180px;
    margin: 10px 20px 20px;
    border: 4px solid;
    border-image-source: linear-gradient(160deg, #8d5d3f 0%, #FAF2BA 13.54%, #927A44 26.04%, #F8EFB7 41.15%, #957E48 55.21%, #F5EBB3 65.1%, #97804A 76.56%, #F1E7AF 88.54%, #927A44 100%);
    border-image-slice: 1;
}
#result img.no_2{
    width: 150px;
    height: 150px;
    border-image-source: linear-gradient(to left, #999, #FFF, #999);
}
#result img.no_3{
    width: 150px;
    height: 150px;
    border-image-source: linear-gradient(to left, #c68778, #f5e4d9, #c68778);
    margin-bottom: 50px;
}


#result .no {
    color: #ffcc33;
    font-weight: bold;
    font-size: 24px;
}

#result .no_1_name {
    font-size: 30px;
    font-weight: bold;
}

#result .no_2_name {
    font-size: 24px;
    font-weight: bold;
}