.for_pc{display: none;}
.for_sp{display: block;}

.wrapper{
    background: url(../images/result/grid_bg.png) center / auto;
}
.top_area{
    position: relative;
    text-align: center;
    overflow: hidden;
}
.top_area:before,
.top_area:after{
    content: "";
    display: inline-block;
    position: absolute;
    width: 50%;
    height: 55px;
    top: 280px;
    background: #333333;
}
.top_area:before{
    left: 0;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0 100%);
}
.top_area:after{
    right: 0;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%);
}
.top_area_inner{
    padding: 87px 0 22px;
    background: linear-gradient(#333 0px,#333 280px,rgba(0,0,0,0) 280px, rgba(0,0,0,0));
}
.top_area .top_text_box{
    position: relative;
    z-index: 2;
}
.top_idea_til{
    max-width: 176px;
    margin: 0 auto 0px;
}
.top_result_til{
    max-width: 294px;
    margin: 0 auto 20px;
}
.top_exp{
    position: relative;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1.6;
    z-index: 1;
}
.top_exp span{
    display: inline-block;
}
.top_overview_link{
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.back_slide_area_inner{
    position: relative;
    width: 90%;
    margin: 0 auto 30px;
    padding-top: 240px;
}
.top_area .swiper_area{
    position: absolute;
    border-radius: 2.5px;
    box-shadow: 4px 4px 2.5px rgba(0,0,0,0.5);
    font-size: 0;
    overflow: hidden;
    z-index: 1;
}
.top_area .swiper_area img{
    max-width: initial;
    width: 100%;
}
.swiper-container{
    height: 100%;
}
.top_area .swiper_area_1{
    width: 19.5%;
    max-width: 69px;
    bottom: 6%;
    left: 23.5%;
    aspect-ratio: 1 / 1.30;
    z-index: 2;
}
.top_area .swiper_area_2{
    width: 26.9%;
    max-width: 100px;
    top: 10%;
    left: 20%;
    aspect-ratio: 1 / 1.24;
}
.top_area .swiper_area_3{
    width: 12.5%;
    max-width: 46.8px;
    left: 0%;
    bottom: 10px;
    aspect-ratio: 1 / 1.66;
    z-index: 2;
}
.top_area .swiper_area_4{
    width: 10.4%;
    max-width: 38.9px;
    left: 4.8%;
    bottom: 28.8%;
    aspect-ratio: 1 / 2.18;
}
.top_area .swiper_area_5{
    width: 15.1%;
    max-width: 56.6px;
    left: 0%;
    top: 0;
    aspect-ratio: 1 / 1;
}
.top_area .swiper_area_6{
    width: 28%;
    max-width: 105px;
    right: 4.5%;
    top: 14.6%;
    aspect-ratio: 1 / 1.23;
}
.top_area .swiper_area_7{
    width: 22.1%;
    max-width: 82.8px;
    right: 16.8%;
    bottom: 2%;
    aspect-ratio: 1 / 0.69;
    z-index: 2;
}
.top_area .swiper_area_8{
    width: 13.9%;
    max-width: 52px;
    bottom: 8.2%;
    right: 36.3%;
    aspect-ratio: 1 / 1.24;
}
.top_area .swiper_area_9{
    width: 16%;
    max-width: 60px;
    right: 31.3%;
    top: 1%;
    aspect-ratio: 1 / 0.84;
}
.top_area .swiper_area_10{
    width: 8.6%;
    max-width: 45px;
    right: 0;
    bottom: 10px;
    aspect-ratio: 1 / 1;
}
.idea_prize_area{
    padding: 25px 0 20px;
    margin-bottom: 25px;
    background: url(../images/result/bestideaaward_bkimg1.png) top 0% right -20px / 80% no-repeat;
}
.gfun_prize_area{
    padding: 17px 0 10px;
    background: url(../images/result/g-funaward_bkimg1.png) top 0% left -20px / 80% no-repeat;
}

.idea_prize_area .prize_flx .prize_img_inner{
    max-width: 930px;
}
.gfun_prize_area .prize_flx .prize_img_inner{
    max-width: 790px;
    width: 80%;
    margin: auto;
}
.prize_area .prize_flx .prize_img_box{
    margin-bottom: 15px;
}
.idea_prize_area .prize_main_img{
    width: 94%;
}
.prize_area .prize_flx .prize_img_txt{
    position: relative;
    width: 80%;
    margin: -6% auto 0;
    text-align: center;
    z-index: 1;
}
.prize_area .prize_flx .prize_txt_inner{
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.prize_area .prize_txt_box,
.prize_area .prize_txt_inner{
    position: relative;
}
.niceidea_prize_area .prize_txt_box:before,
.idea_prize_area .prize_txt_inner:before,
.gfun_prize_area .prize_txt_inner:before{
    content: "";
    display: inline-block;
    position: absolute;
    top: -50px;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
}
.idea_prize_area .prize_txt_inner:before{
    background: url(../images/result/bestideaaward_bkimg2.png) top 32px right 0 / 175px no-repeat;
}
.gfun_prize_area .prize_txt_inner:before{
    background: url(../images/result/g-funaward_bkimg2.png) top 62px right 0 / 200px no-repeat;
}
.niceidea_prize_area .prize_txt_box:before{
    right: -10px;
    background: url(../images/result/niceideaaward_bkimg2.png) top 40px right 0 / 150px no-repeat;
}
.prize_area .prize_til{
    width: 80%;
}
.idea_prize_area .prize_til{
    max-width: 620px;
    margin: 0 auto 17px;
}
.gfun_prize_area .prize_til{
    width: 88%;
    margin: 0 auto 12px;
}
.idea_prize_area .case_til,
.gfun_prize_area .case_til{
    position: relative;
    width: 91%;
    padding: 21px;
    margin: 0 auto 25px;
    font-size: 26px;
    font-family: "游ゴシック",'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
    text-align: center;
    color: #333;
    line-height: 1.2;
    z-index: 1;
}
.idea_prize_area .case_til:before,
.gfun_prize_area .case_til:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: calc(100% + 20px);
    left: 0;
    top: -9px;
    background: url(../images/result/title_img.png) top left / 18px no-repeat,
    url(../images/result/title_img.png) top right / 18px no-repeat,
    url(../images/result/title_img.png) bottom left / 18px no-repeat,
    url(../images/result/title_img.png) bottom right / 18px no-repeat;
    pointer-events: none;
}
.idea_prize_area .case_til:after,
.gfun_prize_area .case_til:after{
    content: "";
    display: inline-block;
    position: absolute;
    width: calc(100% - 50px);
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    pointer-events: none;
}
.prize_area .comment_box{
    width: 86%;
    padding: 20px 26px;
    margin: 0 auto 30px;
    border: 1.5px solid #333;
    background: #fff;
    box-shadow: 9px 7px 0 rgba(51,51,51,1);
}
.prize_area .comment_box .name{
    position: relative;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    z-index: 1;
}
.prize_area .comment_box .exp{
    position: relative;
    font-size: 14px;
    line-height: 2.08;
    z-index: 1;
}
.prize_area .detail_btn{
    display: block;
    width: 89%;
    padding: 17px;
    font-weight: bold;
    font-size: 20px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
}
.idea_prize_area .detail_btn{
    max-width: 660px;
    margin: 0 auto;
    background: #E6001B;
}
.gfun_prize_area .detail_btn{
    max-width: 602px;
    margin: 0 auto;
    background: #6D7172;
}


.niceidea_prize_area{
    position: relative;
    padding: 140px 0 1px;
}
.niceidea_prize_area::before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    clip-path: polygon(0% 1.5%, 50% 3%, 100% 1.5%, 100% 98.5%, 50% 100%, 0% 98.5%);
    pointer-events: none;
    background: rgba(177,145,61,0.1);
}
.niceidea_prize_flx{
    max-width: 1340px;
    margin: 0 auto;
}
.niceidea_prize_area .prize_flx .prize_txt_box:before{
    background: url(../images/result/niceideaaward_bkimg2.png) top 0 right -3% / 50% no-repeat;
}
.niceidea_prize_area .comment_box{
    position: relative;
    max-width: 600px;
}
.niceidea_prize_area .niceidea_prize_box{
    padding-bottom: 36px;
    margin-bottom: 45px;
    border-bottom: 2px solid #B1913D;
}
.niceidea_prize_area .niceidea_prize_box:last-child{
    border: 0;
    margin-bottom: 31px;
}
.niceidea_prize_area .niceidea_prize_inner{
    max-width: 600px;
    width: 90%;
    margin: 0 auto;
}
.niceidea_prize_area .detail_btn{
    max-width: 600px;
    margin: 0 auto;
    padding: 17px;
    background: #B1913D;
}

.niceidea_prize_area_inner{
    position: relative;
}
.niceidea_prize_area .niceidea_prize_til{
    width: 80%;
    margin: 0 auto 30px;
}
.niceidea_prize_area .niceidea_prize_exp{
    width: 90%;
    margin: 0 auto 30px;
    font-size: 14px;
    font-weight: bold;
}
.niceidea_prize_area .niceidea_prize_exp span{
    display: inline-block;
}
.niceidea_prize_area .niceidea_prize_main_img{
    position: relative;
    width: 88%;
    margin: 0 auto;
    z-index: 1;
}
.niceidea_prize_area .prize_img_txt{
    position: relative;
    width: 88%;
    margin: -6% auto 25px;
    z-index: 2;
}
.niceidea_prize_area .case_til{
    position: relative;
    max-width: 600px;
    width: 88%;
    padding: 18px 0;
    margin: 0 auto 24px;
    text-align: center;
    font-size: 26px;
    font-family: "游ゴシック",'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
    color: #333;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    line-height: 1.2;
    z-index: 1;
}
.niceidea_prize_area .attention{
    width: 90%;
    margin: 0 auto;
    text-align: left;
    padding-top: 1px;
    font-size: 14px;
}

@media screen and (min-width:750px){
    .top_area{
        padding: 0 0 500px;
    }
    .top_area:before,
    .top_area:after{
        height: 270px;
        top: auto;
        bottom: 231px;
    }
    .top_area_inner{
        padding: 112px 0 50px;
        background: #333;
    }
    .top_idea_til{
        max-width: 480px;
        margin-bottom: 8px;
    }
    .top_result_til{
        max-width: 600px;
        margin-bottom: 44px;
    }
    .top_exp{
        margin-bottom: 9px;
        font-size: 18px;
        color: #fff;
        line-height: 1.2;
    }
    .top_overview_link{
        font-size: 16px;
        color: #fff;
    }
    .back_slide_area_inner{
        position: initial;
        width: 100%;
        margin: auto;
        padding-top: 0;
    }
    .top_area .swiper_area{
        border-radius: 5px;
        box-shadow: 8px 8px 5px rgba(0,0,0,0.5);
    }
    .top_area .swiper_area_1{
        max-width: 278px;
        width: 14.5%;
        bottom: 1%;
        left: 25%;
    }
    .top_area .swiper_area_2{
        max-width: 412px;
        width: 21.5%;
        top: auto;
        bottom: 17%;
        left: 23%;
    }
    .top_area .swiper_area_3{
        max-width: 193px;
        width: 10.1%;
        left: 0%;
        bottom: 10px;
    }
    .top_area .swiper_area_4{
        max-width: 159px;
        width: 8.1%;
        top: auto;
        bottom: 14%;
        left: 7%;
    }
    .top_area .swiper_area_5{
        max-width: 232px;
        width: 12.1%;
        top: auto;
        bottom: 37%;
    }
    .top_area .swiper_area_6{
        max-width: 428px;
        width: 22.3%;
        top: auto;
        bottom: 13%;
    }
    .top_area .swiper_area_7{
        max-width: 337px;
        width: 17.5%;
        right: 15.6%;
    }
    .top_area .swiper_area_8{
        max-width: 213px;
        width: 11.1%;
        right: 36.1%;
    }
    .top_area .swiper_area_9{
        max-width: 249px;
        width: 13%;
        top: auto;
        bottom: 37%;
    }
    .top_area .swiper_area_10{
        max-width: 128px;
        bottom: 10px;
    }
}
@media screen and (min-width:960px){
    .for_pc{display: block;}
    .for_sp{display: none;}
    .idea_prize_area{
        padding: 123px 0 10px;
        margin-bottom: 30px;
        background: url(../images/result/bestideaaward_bkimg1.png) top 39px right 640px / auto 95% no-repeat,
        url(../images/result/bestideaaward_bkimg2.png) top 19.5% right -4% / auto no-repeat;
    }
    .gfun_prize_area{
        padding: 140px 0 10px;
        background: url(../images/result/g-funaward_bkimg1.png) top 0% left 640px / contain no-repeat,
        url(../images/result/g-funaward_bkimg2.png) top 10% left -3% / auto no-repeat;
    }
    .prize_area .prize_flx {
        display: flex;
        justify-content: space-between;
    }
    .prize_area .prize_flx .prize_img_box,
    .prize_area .prize_flx .prize_txt_box{
        flex: 0 0 48%;
    }
    .prize_area .prize_flx .prize_img_box{
        margin-bottom: 0;
    }
    .idea_prize_area .prize_flx .prize_txt_box{
        flex: 0 0 48.5%;
    }
    .prize_area .prize_flx .prize_txt_box:before,
    .idea_prize_area .prize_txt_inner:before,
    .gfun_prize_area .prize_txt_inner:before{
        content: none;
    }
    .prize_area .prize_til{
        width: 100%;
    }
    .idea_prize_area .prize_til{
        margin: 16px auto 46px;
    }
    .gfun_prize_area .prize_til{
        margin: 23px auto 40px;
    }
    .gfun_prize_area .prize_flx{
        flex-direction: row-reverse;
    }
    .idea_prize_area .prize_main_img{
        width: 100%;
    }
    .prize_area .prize_flx .prize_img_txt{
        width: 95%;
        margin: -46px auto 0;
    }
    .gfun_prize_area .prize_flx .prize_img_inner{
        width: 95%;
        margin: 0;
    }
    .idea_prize_area .prize_flx .prize_txt_inner,
    .gfun_prize_area .prize_flx .prize_txt_inner{
        width: 95%;
    }
    .idea_prize_area .prize_flx .prize_txt_inner{
        max-width: 675px;
        margin: 0;
    }
    .gfun_prize_area .prize_flx .prize_txt_inner{
        max-width: 624px;
        margin: 0 0 0 auto;
    }
    .idea_prize_area .case_til,
    .gfun_prize_area .case_til{
        width: 100%;
        padding: 38px;
        margin: 0 0 38px;
        font-size: 40px;
    }
    .idea_prize_area .case_til:before,
    .gfun_prize_area .case_til:before{
        height: calc(100% + 26px);
        top: -12px;
        background-size: auto,auto,auto,auto;
    }
    .idea_prize_area .case_til:after,
    .gfun_prize_area .case_til:after{
        width: 90%;
    }
    .prize_area .comment_box{
        width: 100%;
        padding: 26px 32px;
        margin: 0 auto 53px;
        box-shadow: 10px 10px 0 rgba(51, 51, 51, 1);
    }
    .idea_prize_area .comment_box{
        max-width: 650px;
    }
    .gfun_prize_area .comment_box{
        max-width: 602px;
    }
    .prize_area .comment_box .name{
        margin-bottom: 7px;
        font-size: 20px;
    }
    .prize_area .comment_box .exp{
        line-height: 2.3;
    }
    .prize_area .detail_btn{
        width: 100%;
    }
    .niceidea_prize_area{
        padding: 140px 0 10px;
        margin-bottom: 50px;
        background: url(../images/result/niceideaaward_bkimg2.png) top 4% right -6% / 45% no-repeat,
        url(../images/result/niceideaaward_bkimg2.png) top 4% left -6% / 45% no-repeat;
    }
    .niceidea_prize_area::before{
        clip-path: polygon(0% 21%, 50% 38%, 100% 21%, 100% 76%, 50% 94%, 0% 76%);
    }
    .niceidea_prize_area .niceidea_prize_til{
        max-width: 690px;
        width: 100%;
        margin: 0 auto 50px;
    }
    .niceidea_prize_area .niceidea_prize_exp{
        margin: 0 auto 60px;
        font-size: 16px;
        text-align: center;
    }
    .niceidea_prize_area .niceidea_prize_flx{
        display: flex;
        justify-content: space-between;
        width: 90%;
    }
    .niceidea_prize_area .niceidea_prize_box{
        flex: 0 0 30%;
        background: none;
        padding-bottom: 0;
        margin-bottom: 0;
        border: 0;
    }
    .niceidea_prize_area .niceidea_prize_inner{
        max-width: initial;
        width: 100%;
        margin: 0;
    }
    .niceidea_prize_area .prize_img_inner{
        position: relative;
    }
    .niceidea_prize_area .niceidea_prize_main_img{
        width: 100%;
        margin: 0;
        margin-bottom: 38px;
    }
    .niceidea_prize_area .prize_img_txt{
        display: none;
    }
    .niceidea_prize_area .niceidea_prize_box:nth-child(2) .prize_img_txt{
        display: block;
        position: absolute;
        left: -50%;
        bottom: -30px;
        right: -50%;
        margin: auto;
        width: 188%;
        max-width: 800px;
    }
    .niceidea_prize_area .prize_txt_box:before,
    .niceidea_prize_area .prize_txt_inner:before,
    .niceidea_prize_area .prize_txt_inner:before{
        right: 0;
        background: none;
    }
    .niceidea_prize_area .comment_box{
        margin: 0 0 40px;
        max-width: 390px;
    }
    .niceidea_prize_area .detail_btn{
        max-width: initial;
        margin: 0;
    }
    .niceidea_prize_area .case_til{
        max-width: initial;
        width: 100%;
        padding: 20px 0;
        font-size: 28px;
    }
    .niceidea_prize_area .attention{
        text-align: center;
        padding-top: 150px;
    }
}
@media screen and (min-width:1200px){
    .top_area{
        padding: 0 0 270px;
    }
    .top_area:before,
    .top_area:after{
        height: 270px;
        bottom: 1px;
    }
    .top_area_inner{
        padding: 246px 0 70px;
    }
    .top_result_til{
        max-width: 800px;
    }
    .top_area .swiper_area_1{
        left: 18.7%;
        bottom: 63px;
    }
    .top_area .swiper_area_2{
        width: 21.5%;
        left: 16%;
        top: 18.2%;
    }
    .top_area .swiper_area_3{
        width: 10.1%;
        left: 0%;
        bottom: 2.7%;
    }
    .top_area .swiper_area_4{
        left: 3.8%;
        bottom: 25.8%;
    }
    .top_area .swiper_area_5{
        width: 12.1%;
        left: 0%;
        top: 9.5%;
    }
    .top_area .swiper_area_6{
        width: 22.3%;
        right: 4.4%;
        top: 22.5%;
    }
    .top_area .swiper_area_7{
        right: 13.6%;
        bottom: 2%;
    }
    .top_area .swiper_area_8{
        width: 11.0%;
        bottom: 7.9%;
        right: 29.1%;
    }
    .top_area .swiper_area_9{
        width: 13%;
        right: 31.3%;
        top: 9%;
    }
    .top_area .swiper_area_10{
        width: 6.7%;
        right: 0;
    }
    .niceidea_prize_area{
        padding: 140px 0 50px;
        margin-bottom: 58px;
        background-size: auto, auto;
    }
}


/* ---- detail ---- */
.detail .head_area{
    position: relative;
}
.detail .head_area:before,
.detail .head_area:after{
    content: "";
    display: inline-block;
    position: absolute;
    width: 30%;
    height: 110%;
    background: url(../images/result/detail_head_bk.png) top left / 95% no-repeat;
}
.detail .head_area:before{
    left: 0;
    top: -1px;
}
.detail .head_area:after{
    right: 0;
    top: -1px;
    transform: scaleX(-1);
}

.detail .head_area .top_head_logo{
    padding: 23px 0 0;
    max-width: 550px;
    width: 60%;
    margin: 0 auto;
}
.detail .top_main_area{
    position: relative;
    padding: 20px 0;
    margin-bottom: 50px;
    background: url(../images/result/bestideaaward_bkimg1.png) top 130px right 260px / auto 87% no-repeat;
}
.detail .top_main_area .main_til{
    width: 80%;
    margin: 0 auto 25px;
}
.detail .top_main_area .prize_img_box{
    position: relative;
    width: 94%;
}
.detail .top_main_area .prize_img_box .prize_main_img{
    border-radius: 0 25px 25px 0;
    overflow: hidden;
    font-size: 0;
}
.detail .top_main_area .prize_img_box .prize_img_txt{
    position: relative;
    max-width: 790px;
    width: 90%;
    margin: -4% auto 0;
    z-index: 1;
}
.detail .swiper-slide .img_box{
    position: relative;
    padding-top: 85%;
    overflow: hidden;
}
.detail .swiper-slide .img_box img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50%;
    right: -50%;
    margin: auto;
    height: 100%;
    max-width: initial;
}
.detail .top_main_area .swiper-button-prev,
.detail .top_main_area .swiper-button-next{
    width: 25px;
    height: 25px;
    background: #333;
    border-radius: 100%;
}
.detail .top_main_area .swiper-button-prev{
    left: 13px;
}
.detail .top_main_area .swiper-button-next{
    right: 13px;
}
.detail .top_main_area .swiper-button-prev:after,
.detail .top_main_area .swiper-button-next:after{
    position: absolute;
    font-size: 0;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    right: 9px;
}
.detail .top_main_area .swiper-button-prev:after{
    transform: rotate(135deg);
    right: auto;
    left: 9px;
}
.detail .top_main_area .prize_txt_inner{
    max-width: 675px;
    width: 90%;
    margin: 0 auto 15px;
}
.detail .top_main_area .prize_txt_box .case_til{
    position: relative;
    padding: 21px;
    margin: 0 auto 25px;
    font-size: 26px;
    font-family: "游ゴシック", 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
    text-align: center;
    color: #333;
    line-height: 1.2;
    z-index: 1;
}
.detail .top_main_area .prize_txt_box .case_til:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: calc(100% + 20px);
    left: 0;
    top: -9px;
    background: url(../images/result/title_img.png) top left / 18px no-repeat,
    url(../images/result/title_img.png) top right / 18px no-repeat,
    url(../images/result/title_img.png) bottom left / 18px no-repeat,
    url(../images/result/title_img.png) bottom right / 18px no-repeat;
    pointer-events: none;
}
.detail .top_main_area .prize_txt_box .case_til:after{
    content: "";
    display: inline-block;
    position: absolute;
    width: calc(100% - 50px);
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    pointer-events: none;
}
.detail .top_main_area .prize_txt_box .name{
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    font-family: "游ゴシック", 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    line-height: 1.2;
    z-index: 1;
}
.detail .top_main_area .prize_txt_box .name span{
    padding: 0 5px 0 15px;
    font-size: 25px;
    vertical-align: middle;
}
.detail .top_main_area .prize_txt_box .name::before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: calc(100% + 20px);
    left: 0;
    top: -9px;
    background: url(../images/result/title_img.png) bottom left / 18px no-repeat,
    url(../images/result/title_img.png) bottom right / 18px no-repeat;
    pointer-events: none;
}
.detail .top_main_area .prize_txt_box .name:after{
    content: "";
    display: inline-block;
    position: absolute;
    width: calc(100% - 50px);
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    border-bottom: 1px solid #333;
    pointer-events: none;
}
.detail .top_main_area .prize_txt_box .phpto_til{
    max-width: 650px;
    padding: 4px;
    margin: 0 auto 30px;
    background: #333;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
}
.detail .top_main_area .prize_txt_box .img_list{
    display: flex;
    justify-content: space-between;
    max-width: 520px;
    width: 90%;
    margin: 0 auto;
}
.detail .top_main_area .prize_txt_box .img_list li{
    flex: 0 0 26%;
    border: 5px solid #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
    cursor: pointer;
}
.detail .top_main_area .prize_txt_box .img_list li:hover:after{
    content: attr(data-text) "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 82px;
    background: rgba(184, 0, 22, 0.4) url(../../images/result/ico_loupe.png) no-repeat top 37% left 51% / 31% auto;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
}
.detail .top_main_area .prize_txt_box .img_list li .img_box_in{
    display: block;
    position: relative;
    width: 100%;
    padding-top: 100%;
    border-radius: 5px;
    overflow: hidden;
}
.detail .top_main_area .prize_txt_box .img_list li .img_box_in img{
    position: absolute;
    width: auto;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.detail .about_case_area_inner{
    position: relative;
    max-width: 1340px;
    width: 90%;
    padding: 7% 5%;
    margin: 0 auto 50px;
    background-color: #FFF;
    box-shadow: 8px 8px 0 #333;
    border: 1px solid #333;
}
.detail .about_case_til{
    position: absolute;
    top: -23px;
    left: 9px;
    font-size: 24px;
    color: #333;
}
.detail .about_case_til:before{
    content: "";
    display: inline-block;
    position: absolute;
    top: 19px;
    width: 102%;
    height: 53%;
    left: 1%;
    background: #ECECEC;
    clip-path: polygon(0 0, 92% 0, 100% 100%, 7% 100%);
}
.detail .about_case_til span{
    position: relative;
    z-index: 1;
    font-family: 'Noto Sans CJK JP',"游ゴシック", 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bolder;
}
.detail .about_case_flx .about_case_box{
    margin-bottom: 25px;
}
.detail .about_case_flx .about_case_box .about_case_content{
    margin-bottom: 25px;
}
.detail .about_case_flx .about_case_box .about_case_content:last-child{
    margin-bottom: 0;
}
.detail .about_case_flx .case_til{
    position: relative;
    padding: 8px 0 8px 20px;
    margin-bottom: 7px;
    font-size: 18px;
    font-weight: bold;
}
.detail .about_case_flx .case_til:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 40px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #E6001B;
}
.detail .about_case_flx .case_dl{
    padding: 10px 5px;
    border-bottom: 1px solid #C1C1C1;
}
.detail .about_case_flx .case_dl:first-child{
    padding-top: 0;
}
.detail .about_case_flx .case_dl dt{
    font-weight: bold;
}
.detail .about_case_flx .product_parts{
    position: relative;
    padding: 0;
    max-height: 400px;
    overflow-y: auto;
    background: #F9F9F9;
}
.detail .about_case_flx .product_parts table{
    width: 100%;
}
.detail .about_case_flx .product_parts caption{
    position: sticky;
    top: -1px;
    width: 100%;
    padding: 9px 15px;
    box-sizing: border-box;
    background: #000;
    color: #fff;
    font-weight: bold;
    text-align: left;
}
.detail .about_case_flx .product_parts .other_list caption{
    background: #ddd;
    color: #333;
}
.detail .about_case_flx .product_parts tbody{
    color: #333;
}
.detail .about_case_flx .product_parts tr{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
}
.detail .about_case_flx .product_parts tr.no_btm,
.detail .about_case_flx .product_parts tr.no_on_btm{
    border: 0;
}
.detail .about_case_flx .product_parts tr:last-child{
    border-bottom: 0;
}
.detail .about_case_flx .product_parts tbody .pro_no{
    flex: 0 0 100%;
    width: 100%;
    padding: 10px 10px 0 10px;
    font-size: 12px;
    box-sizing: border-box;
}
.detail .about_case_flx .product_parts .pro_no span{
    padding: 3px;
    text-align: center;
    color: #333;
    background: #E5E5E5;
}
.detail .about_case_flx .product_parts tbody .pro_name{
    flex: 1 1 calc(80% - 40px);
    width: calc(80% - 40px);
    padding: 5px 10px 10px;
    font-size: 14px;
    line-height: 1.4;
}
.detail .about_case_flx .product_parts tbody tr.no_on_btm .pro_name,
.detail .about_case_flx .product_parts tbody tr.no_on_btm .pro_qty {
    padding: 5px 10px;
}
.detail .about_case_flx .product_parts tbody tr.no_on_btm .pro_name span{
    display: inline-block;
}
.detail .about_case_flx .product_parts tbody .pro_qty{
    flex: 0 0 10%;
    padding: 5px 10px 5px;
    width: 10%;
    font-size: 14px;
    text-align: right;
    white-space: nowrap;
}
.detail .about_case_area .attention{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.detail .other_work_area{
    position: relative;
    padding: 50px 0 40px;
    background: #EAEAEA;
}
.detail .other_work_area_inner{
    max-width: 1340px;
    width: 90%;
    margin: 0 auto;
}
.detail .other_work_area .other_work_til{
    position: absolute;
    top: -19px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 24px;
    font-family: 'Noto Sans CJK JP',"游ゴシック", 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bolder;
    color: #333;
}
.detail .other_work_area .work_flex .work_box{
    margin-bottom: 35px;
}
.detail .other_work_area .work_flex .work_box .award_image{
    display: block;
    position: relative;
    padding-top: 100%;
    margin-bottom: 25px;
    border-radius: 10px;
    overflow: hidden;
}
.detail .other_work_area .work_flex .work_box .award_image img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: initial;
    margin: auto;
}
.detail .other_work_area .work_flex .work_box .award_til{
    padding: 6px;
    margin-bottom: 20px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.detail .other_work_area .work_flex .work_box.idea_award .award_til{
    border-color: #E6001B;
    color: #E6001B;
}
.detail .other_work_area .work_flex .work_box.gfun_award .award_til{
    border-color: #6D7172;
    color: #6D7172;
}
.detail .other_work_area .work_flex .work_box.nice_award .award_til{
    border-color: #B1913D;
    color: #B1913D;
}
.detail .other_work_area .work_flex .work_box .award_name{
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
}
.detail .other_work_area .work_flex .work_box .award_name span{
    display: inline-block;
}
.detail .other_work_area .work_flex .work_box .award_link{
    display: block;
    position: relative;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    border-radius: 30px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}
.detail .other_work_area .work_flex .work_box .award_link:after{
    content: "";
    display: inline-block;
    position: absolute;
    width: 9px;
    height: 9px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    transform: rotate(-45deg);
}
.detail .other_work_area .work_flex .work_box.idea_award .award_link{
    background: #E6001B;
}
.detail .other_work_area .work_flex .work_box.gfun_award .award_link{
    background: #6D7172;
}
.detail .other_work_area .work_flex .work_box.nice_award .award_link{
    background: #B1913D;
}

@media screen and (min-width:960px){
    .detail .wrapper:before{
        content: "";
        position: fixed;
        width: 380px;
        height: 330px;
        right: 30px;
        bottom: 30px;
        background: url(../images/result/bestideaaward_bkimg2.png) center / contain no-repeat;
        z-index: 1;
    }
    .detail .head_area:before,
    .detail .head_area:after{
        top: 0;
    }
    .detail .head_area .top_head_logo{
        padding: 23px 0;
    }
    .detail .top_main_area{
        padding: 60px 0;
    }
    .detail .top_main_area .main_til{
        max-width: 600px;
        margin-bottom: 45px;
    }
    .detail .top_main_area{
        margin-bottom: 95px;
        z-index: 1;
    }
    .detail .top_main_area .prize_flx{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .detail .top_main_area .prize_flx .prize_img_box{
        flex: 0 0 48%;
        width: 48%;
    }
    .detail .top_main_area .prize_flx .prize_txt_box{
        position: relative;
        flex: 0 0 46%;
        width: 46%;
    }
    .detail .top_main_area .prize_img_box .prize_main_img{
        border-radius: 0 50px 50px 0;
    }
    .detail .top_main_area .prize_img_box .prize_img_txt{
        margin: -35px auto 0;
    }
    .detail .top_main_area .swiper-button-prev,
    .detail .top_main_area .swiper-button-next{
        width: 40px;
        height: 40px;
    }
    .detail .top_main_area .swiper-button-prev{
        left: 23px;
    }
    .detail .top_main_area .swiper-button-next{
        right: 23px;
    }
    .detail .top_main_area .swiper-button-prev:after,
    .detail .top_main_area .swiper-button-next:after{
        width: 11px;
        height: 11px;
        right: 15px;
        border-width: 3px;
    }
    .detail .top_main_area .swiper-button-prev:after{
        left: 16px;
    }
    .detail .top_main_area .prize_txt_inner{
        margin: 0;
    }
    .detail .top_main_area .prize_txt_box .case_til{
        padding: 40px 15px;
        margin: 0 0 18px;
        font-size: 36px;
    }
    .detail .top_main_area .prize_txt_box .case_til:before{
        height: calc(100% + 26px);
        top: -12px;
        background-size: auto, auto, auto, auto;
    }
    .detail .top_main_area .prize_txt_box .case_til:after{
        width: 86%;
    }
    .detail .top_main_area .prize_txt_box .name{
        margin-bottom: 50px;
        padding-bottom: 15px;
        font-size: 25px;
    }
    .detail .top_main_area .prize_txt_box .name::before{
        height: calc(100% + 26px);
        top: -12px;
        background-size: auto, auto;
    }
    .detail .top_main_area .prize_txt_box .name::after{
        width: 86%;
    }
    .detail .top_main_area .prize_txt_box .name span{
        font-size: 45px;
        padding: 0 9px 0 25px;
    }
    .detail .top_main_area .prize_txt_box .phpto_til{
        font-size: 20px;
    }
    .detail .about_case_area_inner{
        padding: 97px 64px 70px;
        box-shadow: 13px 13px 0 #333;
    }
    .detail .about_case_til{
        top: -70px;
        left: 73px;
        font-size: 48px;
    }
    .detail .about_case_til:before{
        top: 49px;
        width: 128%;
        height: 54%;
        left: -12%;
    }
    .detail .about_case_flx{
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    .detail .about_case_flx .about_case_box{
        flex: 0 0 47%;
        margin: 0;
    }
    .detail .about_case_flx .product_parts tr{
        display: table-row;
        border-bottom: 1px solid #CCCCCC;
    }
    .detail .about_case_flx .product_parts tbody .pro_no{
        width: 20%;
        padding: 0 0 0 10px;
    }
    .detail .about_case_flx .product_parts tbody tr.no_on_btm .pro_name{
        padding: 10px 0;
    }
    .detail .about_case_flx .product_parts tbody tr.no_on_btm .pro_qty{
        padding: 10px 10px 5px;
    }
    .detail .about_case_area .attention{
        text-align: center;
        padding-bottom: 150px;
    }
    .detail .other_work_area{
        padding: 90px 0;
        z-index: 2;
    }
    .detail .other_work_area .other_work_til{
        top: -41px;
        font-size: 45px;
    }
    .detail .other_work_area .work_flex{
        display: flex;
        justify-content: space-between;
    }
    .detail .other_work_area .work_flex .work_box{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        flex: 0 0 23%;
        margin-bottom: 0;
    }
    .detail .other_work_area .work_flex .work_box .award_image{
        margin-bottom: 15px;
    }
    .detail .other_work_area .work_flex .work_box .award_til{
        padding: 5px;
        font-size: 20px;
    }
    .detail .other_work_area .work_flex .work_box .award_name{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        height: 100%;
        font-size: 22px;
    }
}
@media screen and (min-width:1200px){
    .detail .wrapper:before{
        width: 580px;
        height: 500px;
        right: 30px;
        bottom: 30px;
    }
    .detail .top_main_area .main_til{
        max-width: 800px;
    }
    .detail .top_main_area .prize_txt_box .case_til{
        padding: 60px 30px;
        margin: 0 0 38px;
        font-size: 63px;
    }
    .detail .top_main_area .prize_txt_box .case_til:after,
    .detail .top_main_area .prize_txt_box .name::after{
        width: 90%;
    }
    .detail .top_main_area .prize_txt_box .name{
        margin-bottom: 80px;
        padding-bottom: 25px;
        font-size: 33px;
    }
    .detail .top_main_area .prize_txt_box .name span{
        font-size: 45px;
        padding: 0 15px 0 35px;
    }
    .detail .about_case_til{
        font-size: 68px;
    }
    .detail .other_work_area{
        padding: 160px 0 110px;
    }
    .detail .other_work_area .other_work_til{
        top: -52px;
        font-size: 65px;
    }
    .detail .other_work_area .work_flex .work_box .award_image{
        margin-bottom: 25px;
    }
    .detail .other_work_area .work_flex .work_box .award_til{
        padding: 10px;
        font-size: 24px;
    }
    .detail .other_work_area .work_flex .work_box .award_name{
        font-size: 30px;
    }
    .detail .other_work_area .work_flex .work_box .award_link{
        padding: 20px 0;
        font-size: 20px;
        border-radius: 40px;
    }
    .detail .other_work_area .work_flex .work_box .award_link:after{
        width: 13px;
        height: 13px;
        right: 25px;
    }
}