@charset "utf-8";

/********************************
 indexページ
********************************/

.mainElement{
    position: relative;
    float: left;
    font-size: 0;
    width: 100%;
    height: auto;
}

.top,.middle,.bottom{
    background-color: #fff;
}

.top .mainElement dl{
    position: absolute;
    left: 3.125%;
    background: url("../../img/allow-icon-sp.png") no-repeat right center;
    background-size: 15px;
    max-width: 640px;
    width: 95%;
    top: 68%;
}

.top .mainElement img{
    width: 100%;
    height: auto;
}

.top .mainElement dl dt{
    margin-bottom: 15px;
}

.top .mainElement .oneTlt dt img{
    max-width: 215px;
    height: auto;
    width: 100%;
}

.top .mainElement .twoTlt dt img{
    max-width: 155px;
    height: auto;
}

.top .mainElement dl dd{
    font-size: 10px;
    line-height: 1.5;
    color: #fff;
}

.aquaTlt{
    width: 38%;
    height: auto;
}

.middle .mainElement dl,.bottom .mainElement dl{
    position: absolute;
    top:69%;
    left: 3.125%;
    background: url("../../img/allow-icon.png") no-repeat right center;
    background-size: 12px;
    width: 95%;
}

.middle .mainElement{
    float: left;
    width: 50%;
}

.middle .mainElement img{
    width: 100%;
    height: auto;
}

.middle .mainElement .threeTlt dt img{
    max-width: 112px;
    height: auto;
}

.middle .mainElement .fourTlt dt img{
    max-width: 97px;
    height: auto;
}

.middle .mainElement dl dt,.bottom .mainElement dl dt{
    margin-bottom: 10px;
}

.middle .mainElement dl dd,.bottom .mainElement dl dd{
    font-size: 10px;
    line-height: 1.5;
    color: #fff;
}

.bottom .mainElement dl,.bottom .mainElement dl{
    position: absolute;
    top:69%;
    left: 3.125%;
    background: url("../../img/allow-icon.png") no-repeat right center;
    background-size: 12px;
    width: 95%;
}

.bottom .mainElement{
    float: left;
    width: 50%;
}

.bottom .mainElement img{
    width: 100%;
    height: auto;
}

.bottom .mainElement .threeTlt dt img{
    max-width: 112px;
    height: auto;
}

.bottom .mainElement .fourTlt dt img{
    max-width: 97px;
    height: auto;
}

.bottom .mainElement dl dt,.bottom .mainElement dl dt{
    margin-bottom: 10px;
}

.bottom .mainElement dl dd,.bottom .mainElement dl dd{
    font-size: 10px;
    line-height: 1.5;
    color: #fff;
}

.bottom  .mainElement .fiveTlt dt img{
    max-width: 80px;
    height: auto;
}

.bottom .mainElement .sixTlt dt img{
    max-width: 108px;
    height: auto;
}

/********************************
モーダル
********************************/
.modal{
    max-width: 280px;
    background: #fff;
    text-align: center;
    margin:85px auto;
    position: relative;
}

.modal h2{
    padding-top: 15px;
}

.modal .subTlt{
    font-size:8px;
    padding-top: 8px;
    padding-bottom: 12px;
    margin-bottom: 0;
}

.modal h3{
    padding: 20px 0 25px;
}

.modal p{
    line-height: 1.5;
    margin-bottom: 20px;
    font-size: 8px;
    padding:0 25px;
}

.modal .last{
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.mfp-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    text-decoration: none;
    text-align: center;
    opacity: 1;
    padding: 0 0 18px 10px;
    color: #FFF;
    background: url(../../img/modal-close.png) no-repeat right top !important;
    text-indent: -9999px;
    background-size: 20px!important;
    right: -10px;
    top:-35px;
}
/********************************
    賞・ノミネートページ
********************************/

.rightContent .tltArea .caution{
    font-size: 8px;
    margin-top: 10px;
    margin-bottom: 19px;
    padding-left: 10px;
}

#id .tltArea .caution{
    line-height: 1.5;
}

.rightContent .awardList{
    max-width: 700px;
}

.listBtnWrap{
    margin: 0 10px;
}

.listBtn{
    margin: 0 auto 15px;
    width: 100%;
    display: table;
}

/*.rightContent .onBtn{
    font-size: 10px;
    width: 350px;
    height: 40px;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    display: table-cell;
    cursor: pointer;
}*/

.rightContent .onBtn span{
    font-size: 8px;
}

.rightContent .listBtn li{
    font-size: 10px;
    height: 40px;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    display: table-cell;
    cursor: pointer;
}

.rightContent .listBtn li span{
    font-size: 8px;
}

.rightContent .listBtn li{
    background: url(../../img/arrow-list-sp-icon.png) no-repeat 5% center;
    background-color:rgba(96,67,32,0.6);
    background-size: 8px;
}

.fClear{
    clear: left;
}

.award{
    margin: 0 10px;
}

.award li{
    background-color: #f3f3f4;
    display: table;
    width: 100%;
    margin-bottom: 10px;
    border-collapse: separate;
    border-spacing: 0;
    height: 105px;
}

.award li .img{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 105px;
    padding-right: 10px;
}

.award li .wrap{
    display: table-cell;
    width: auto;
    vertical-align: top;
    position: relative;
}

.award li .img img{
    max-width: 75px;
    height: auto;
    vertical-align: bottom;
}

.award .ireg .img img{
    max-width: 105px;
    height: auto;
}

.award .ireg2 .img img{
    max-width: 70px;
    height: auto;
}

.award .ireg3 .img img{
    max-width: 85px;
    height: auto;
}

.award li h2{
    font-size: 8px;
    line-height: 1.2;
    font-weight: normal;
    padding-top: 10px;
}

.award li dl dt{
    font-size: 10px;
    padding-top: 8px;
}

.award li dl dd{
    font-size: 8px;
    line-height: 1.2;
    padding-top: 8px;
}

.award li dl dd span{
    font-size: 8px;
    display: block;
    padding-top: 3px;
}

.award li p{
    font-size: 8px;
    line-height: 1.5;
    text-align: left;
    padding: 15px 10px 15px 0;
}

.award .anoiceIreg p{
    padding-bottom: 30px;
}

.award li p span{
    display: block;
    padding-bottom: 5px;
}

.award li .detailBtn{
    display: table;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.award li .detailBtn .arrow{
    border-right: 1px solid #7b7b7c;
    display: block;
    background: #1f222b url(../../img/arrow-list-sp-icon.png) no-repeat 95% center;
    display: table-cell;
    width: 50%;
    padding-left: 16px;
    box-sizing: border-box;
    background-size: 8px;
    opacity: 0.7;
}

.award li .detailBtn .blank{
    display: block;
    background: #1f222b url(../../img/popup-sp-icon.png) no-repeat 95% center;
    display: table-cell;
    width: 50%;
    padding-left: 16px;
    box-sizing: border-box;
    background-size: 11px;
    opacity: 0.7;
}

.award li .detailBtn .single{
    width: 100%;
}

.award li .detailBtn .single a{
    text-align: center;
    padding-right: 16px;
}

.award li .detailBtn span a{
    display: block;
    text-decoration: none;
    font-size: 8px;
    color: #ffffff;
    padding: 7px 0;
    opacity: 0.5;
    text-align: center;
    padding-right: 16px;
}

.award li .detailBtn span .single{
    padding:19px 0;
}

.award .lastChild{
    margin-right: 0;
}

.nominate{
    display: none;
}

.nominate{
    margin: 0 10px;
}

.nominate li{
    background-color: #f3f3f4;
    display: table;
    width: 100%;
    margin-bottom: 10px;
    border-collapse: separate;
    border-spacing: 0;
    height: 105px;
}

.nominate li .img{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 105px;
    padding-right: 10px;
}

.nominate li .img img{
    max-width: 85px;
    height: auto;
    vertical-align: bottom;
}

.nominate .ireg .img img{
    max-width: 105px;
    height: auto;
    vertical-align: bottom;
}

.nominate .ireg2 .img img{
    max-width: 75px;
    height: auto;
    vertical-align: bottom;
}

.nominate li .wrap {
    display: table-cell;
    width: auto;
    vertical-align: top;
    position: relative;
}

.nominate li h2{
    font-size: 8px;
    line-height: 1.2;
    font-weight: normal;
    padding-top: 10px;
}

.nominate li dl dt{
    font-size: 10px;
    padding-top: 8px;
}

.nominate li dl dd{
    font-size: 8px;
    line-height: 1.2;
    padding-top: 8px;
}

.nominate li dl dd span{
    font-size: 8px;
    display: block;
    padding-top: 3px;
}

.nominate .lastChild{
    margin-right: 0;
}

.nominate .ireg .img{

}

.nominate .ireg2 .img{

}

.nominate .ireg3 .img{

}

.nominate li .detailBtn{
    display: table;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.nominate li .detailBtn .blank{
    display: block;
    background: #1f222b url(../../img/popup-sp-icon.png) no-repeat 95% center;
    display: table-cell;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    background-size: 8px;
    opacity: 0.7;
}

.nominate li .detailBtn span a{
    display: block;
    text-decoration: none;
    font-size: 8px;
    color: #ffffff;
    padding: 7px 0;
    opacity: 0.5;
}

/*****リストページトップバナー*****/
#rd .tltArea .bnr{
    background: #0d91dc url(../../img/rd-bnr-sp.png) no-repeat right top;
    background-size: 320px;
    height: 55px;
    margin-top: 22px;
}

#rd .tltArea .bnr img{
    width: 184px;
    height: auto;
}

.tltArea .bnr span{
    font-size: 8px;
    color: #fff;
    display: block;
    padding-left: 10px;
}

#rdf .tltArea .bnr{
    background: #0d7432 url(../../img/rdf-bnr-sp.png) no-repeat right top;
    background-size: 320px;
    height: 55px;
    margin-top: 22px;
}

#rdf .tltArea .bnr img{
    width: 253px;
    height: auto;
}

#id .tltArea .bnr{
    background: #ff73b5 url(../../img/id-bnr-sp.png) no-repeat right top;
    background-size: 320px;
    height: 55px;
    margin-top: 22px;
}

#id .tltArea .bnr img{
    max-width: 119px;
    height: auto;
    padding:13px 0 5px 10px;
}

#ia .tltArea .bnr{
    background: #923cc8 url(../../img/ia-bnr-sp.png) no-repeat right top;
    background-size: 320px;
    height: 55px;
    margin-top: 22px;
}

#ia .tltArea .bnr img{
    width: 214px;
    height: auto;
    padding:13px 0 5px 10px;
}

#st .tltArea .bnr{
    background: #f77543 url(../../img/st-bnr-sp.png) no-repeat right top;
    background-size: 320px;
    height: 55px;
    margin-top: 22px;
}

#st .tltArea .bnr img{
    width: 145px;
    height: auto;
    padding:13px 0 8px 10px;
}

/*****スイッチボタン*****/
#rd .listBtn .onBtn{
    background-color: #2593ce;
    background-image: none;
}

#id .listBtn .onBtn{
    background-color: #fd80bc;
    background-image: none;
}

/*****スイッチボタン　ホバー*****/
#rd .listBtn li:hover{
    background-color: #2593ce;
}

#rdf .listBtn li:hover{
    background-color: #30804b;
}

#id .listBtn li:hover{
    background-color: #fd80bc;
}

#ia .listBtn li:hover{
    background-color: #a24cd6;
}

#st .listBtn li:hover{
    background-color: #f67140;
}

#sList .tltArea .bnr{
    margin-top: 22px;
}

#sList .tltArea .bnr img{
    width: 100%;
    height: auto;
}

#sList .caution{
    line-height: 2;
    margin-bottom: 19px;
    font-size: 8px;
    margin-left: 10px;
    margin-top: 13px;
}

#id .tltArea{
    position: relative;
}

#id .mBtn{
    position: absolute;
    right: 10px;
    top: 60px;
}

#id .mBtn img{
    max-width: 161px;
    height: auto;

}
/********************************
    賞、詳細ページ
********************************/
.detailArea{
    margin: 20px 0px 0;
}
.detailArea .detailAreaWrap{
    display: table;
    margin-bottom: 15px;
    width: 100%;
}
.detailArea .detailAreaWrap .left{
    display: table-cell;
    width: 14px;
    vertical-align: middle;
    padding-left: 10px;
}

.detailArea .detailAreaWrap .left img,.detailArea .detailAreaWrap .right img{
    max-width: 14px;
}

.detailArea .detailAreaWrap .center{
    width: 240px;
    background: #f3f3f4;
    text-align: center;
    height: 240px;
    margin: 0 auto;
}

.detailArea .detailAreaWrap .center img{
    width: 192px;
}

.detailArea .detailAreaWrap .centerIreg img{
    width: 240px;
    padding-top: 28px;
}

.detailArea .detailAreaWrap .centerIreg2 img{
    width: 182px;
}

.detailArea .detailAreaWrap .centerIreg3 img{
    width: 175px;
}

.detailArea .detailAreaWrap .centerIreg4 img{
    width: 186px;
}

.detailArea .detailAreaWrap .right{
    display: table-cell;
    width: 14px;
    vertical-align: middle;
    padding-right: 10px;
}

.detailArea h2{
    font-size: 8px;
    text-align: center;
    font-weight: normal;
}

.detailArea dl{
    margin-top: 8px;
}

.detailArea dl dt{
    font-size: 10px;
    text-align: center;
}

.detailArea dl dd{
    font-size: 8px;
    text-align: center;
    margin-top: 7px;
}

.detailArea dl dd span{
    font-size: 8px;
    text-align: center;
    display: block;
    margin-top: 3px;
}

.rightContent .pager{
    max-width: 240px;
    margin: 30px auto 0;
}

.rightContent .pager h3{
    font-size: 8px;
    border-bottom: 1px solid #7fc5ec;
    padding-bottom: 5px;
    margin-bottom: 20px;
    text-align: center;
}

.rightContent .pager ul{
    max-width: 240px;
}

.rightContent .pager ul li img{
    width: 45px;
    height: auto;
}

.rightContent .pager ul li{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    opacity: 0.3;
    -ms-filter: "alpha(opacity=30)";
}

.rightContent .pager ul .last-child{
    margin-right: 0;
}

.rightContent .pager ul .current{
    opacity: 1;
}

.rightContent .pager ul .lastChild{
    margin-right: 0;
}
.rightContent .commentHeading{
    font-size: 12px;
    color: #fff;
    width: 240px;
    margin: 20px auto 0;
    text-align: center;
    line-height: 2;
    padding: 6px 0;
}

.rightContent .comment{
    width: 240px;
    margin: 10px auto 0;
    line-height: 1.5;
    font-size: 10px;
}
/*****背景画像等、変更される場所用CSS*****/

#rd .commentHeading{
    background: url("../../img/rd-comment-bg-sp.png") no-repeat left center;;
    background-size: 240px;
}

#rd .pager h3{
    border-bottom: 1px solid #7cb0de;
}

#rdf .commentHeading{
    background: url("../../img/rdf-comment-bg-sp.png") no-repeat left center;
    background-size: 240px;
}

#rdf .pager h3{
    border-bottom: 1px solid rgba(13,116,50,0.5);
}

#id .commentHeading{
    background: url("../../img/id-comment-bg-sp.png") no-repeat left center;
    background-size: 240px;
}

#id .pager h3{
    border-bottom: 1px solid rgba(255,115,181,0.5);
}

/********************************
    参加校一覧ページ
********************************/

.rightContent .List ul{
    margin: 0 10px;
}

.rightContent .List ul li{
    font-size: 10px;
    background-color: #f3f3f4;
    padding:12px 0 12px 10px;
    margin-bottom: 1px;
}
/********************************
    表示調整用JS
********************************/
@media (min-width: 375px) {
    .top .mainElement dl{
        top:70%;
    }
    .top .mainElement dl dd{
        font-size: 12px;
    }
    .middle .mainElement dl,.bottom .mainElement dl{
        top:71%;
    }
}

