/* CSS Document */

/* ============================================================
ヘッダー&フッター
============================================================ */

#header .headerArea .btnmenu{
    display:none;
}




@media only screen and (min-device-width: 320px) and (max-device-width: 768px),
 only screen and (min-device-pixel-ratio : 1.5) and (max-device-width: 1080px),
 only screen and (-webkit-min-device-pixel-ratio : 1.5) and (max-device-width: 1080px){
body{
  font-size:14px;/*jsスマホ判定*/
  overflow-x:hidden;
  width:100%;
}

.myContent .calendar-before,
.myContent .calendar-after{
  background:#333;
  width:8%;
  margin:100px 1% 0;
}
.cd-area .calendar{
  width:80%;
}
.myContent{
  clear:both;
  float:none;
  margin:10px auto;
  width:95%;
}
.myContent::after {
    clear: both;
    content: "";
    display: block;
}
.calendar th{
  font-size:.7em;
}
.calendar span{
  font-size:.7em;
}
.pj-list{
	font-size: 0.7em;
}
.pjAnchor{
  font-size:1.15em;
}
.pj-status{
  width:8%;
}
.pj-massage{
  width:8%;
}
#CreatorCommpe .pj-ico, #officeCommpe .pj-ico, #desk-commpe-run .pj-ico{
  width:0;
}

     #header {
         min-width: 100%;
     }
    #content{
            -webkit-box-sizing:border-box;
            box-sizing:border-box;
            width:100%;
            overflow:hidden;
    }     
    /* =============== top page header ================ */
    #header .headerArea h1{
        height:31px;
    }
    #header .headerArea h1 img{
        width:123px !important;
        height:31px !important;
    }
    #header .headerArea nav{
        float:none;
        padding:0 0 0 4px;
    }
        #header .headerArea nav ul li a{
            padding: 5px 0;
        }
    #header .headerArea .loginForm{
        float:none;
        clear:both;
        width:290px;
        margin:0 auto;
    }
        #header .headerArea .loginForm span{
            margin-bottom:5px !important;
            top:5px !important;
        }
        #header .headerArea .loginForm ul li{
            float:none;
        }
            #header .headerArea .loginForm ul li input{
                padding:2px 4px;
            }
            #header .headerArea .loginForm .mailForm{
                width:277px;/* auto */
            }
            #header .headerArea .loginForm .passForm{
                margin-left:0;
                width:95px;
            }
        #header .headerArea .loginForm div{
            float:none;
            text-align:center;
        }
#header .headerArea .loginForm div .checkBox {
    float: none;
    margin-bottom: 10px;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
}
#header .headerArea .loginForm div p.login{
	float:none;
}
#header .headerArea .loginForm div p.login input{
    background:#e60000;
    width:150px;
    border-radius:3px;
    -webkit-border-radius:3px;
}

    /* =============== login header ================ */
    #header .headerArea ul.hedNavRit{
        float:left;
        margin-left:15px;
        padding-top:5px;
    }
        #header .headerArea ul.hedNavRit span#badge{
            left:12px;
        }
    #header .headerArea .btnmenu{
        display:block;
    }
    #header .headerArea .btnmenu a{
        display:block;
        float:right;
        margin-right:15px;
        width:100px;
        padding:7px 0;
        text-align:center;
        font-weight:bold;
        color:#ffffff;
        background:#3e4345;
    }
    #loginTopNav{
        display:none;
    }
    #loginTopNav.opened{
        display:block;
    }
        #loginTopNav.opened ul.navArea{
            display:block;
            top:0;
        }
            #loginTopNav.opened ul li.treeNav{
                background:#3e4345;
                border-bottom:1px solid #555555;
            }
                #loginTopNav.opened ul li a:after{
                    position:relative;
                    top:12px;
                    left:8px;
                    padding-right:25px;
                    background:url("https://artistcrowd.jp/img/icon_ltnav.gif") no-repeat right 1px;
                    color:#ffffff;
                }
                /* テキスト生成 */
                #loginTopNav.opened ul li.treeNav:nth-child(1) > a:after{ content:"\30af\30ea\30a8\30fc\30b7\30e7\30f3"; }
                #loginTopNav.opened ul li.treeNav:nth-child(2) > a:after{ content:"\30de\30cd\30fc\30b8\30e1\30f3\30c8"; }
                #loginTopNav.opened ul li.treeNav:nth-child(3) > a:after{ content:"\30b0\30eb\30fc\30d7\4f5c\6210"; }
                #loginTopNav.opened ul li.treeNav:nth-child(4) > a:after{ content:"\8a2d\5b9a"; }
                #loginTopNav.opened ul li.treeNav:nth-child(5) > a:after{ content:"\697d\66f2\7ba1\7406"; }
                    #loginTopNav.opened ul li > a img{
                        display:none;
                    }
                #loginTopNav.opened ul.innerNav li{
                    width:100%;
                    border-bottom:1px solid #3e4345;
                }
                #loginTopNav.opened ul.innerNav li:last-child{
                    border-bottom:none;
                }

    /* =============== login footer ================ */
    .PageTopArea{
        width:90%;
    }
    footer{
        padding:0;
    }
    footer .footerArea{
        width:100%;
    }
        footer .footerArea .footerIcn img{
            width:123px !important;
            height:31px !important;
        }
    footer .footerNav{
        display:none;
    }
    footer .footerInfo{
        clear:both;
        float:none;
        margin:0;
        padding:0 0 0 8px;
        width:auto;
    }
        footer .footerInfo ul li{
            margin:0 20px 10px 0;
        }
            footer .footerInfo ul li.footerNavL{
                width:auto;
            }


    .topKv{
        max-width:100%;
        min-width:320px;
        height:340px;
        background:url("https://artistcrowd.jp/img/bg_topSP.jpg") no-repeat;
        background-size:cover;
    }
        .topKv .topKvBox{
            padding:7px;
            width:300px;
            top:15px;
            right:7px;
        }
            .topKv .topKvBox h3{
                height:38px;
            }
                .topKv .topKvBox h3 .icon1{
                    width:30px;
                    margin-right:8px;
                    vertical-align:-5px;
                }
                .topKv .topKvBox h3 .icon2{
                    width:30px;
                    margin-right:8px;
                    vertical-align:-7px;
                }
            .topKv .topKvBox p{
                font-size:100%;
                margin-left:8px;
            }
                .topKv .topKvBox p .kvTxt{
                    line-height:1;
                }
                .topKv .topKvBox p strong{
                    font-size:130%;
                }
                    .topKv .topKvBox p strong span{
                        font-size:120%;
                    }
            .topKv .topKvBox .TopBtnRed p{
                font-size:100%;
            }
            .topKv .topKvBox .TopBtnRed p:first-child{
                margin-right:5px;
            }
                .topKv .topKvBox .TopBtnRed p a{
                    background:#e60000;
                    padding:8px 4px;
                    width:132px;
                    font-size:0.9em;
                    border-radius:2px;
                    -webkit-border-radius:2px;
                    -moz-border-radius:2px;
                }

    #topBlock01{
        padding:15px 0 0 8px;
        border-bottom:none;
    }
    .topBg01,.topBg02,.topBg03{
        width:100%;
        overflow:visible;
    }
    .topBg01{
        height:auto;
        background-position:98% 55%;
        background-size:150px 137px;
        -webkit-background-size:150px 137px;
        -moz-background-size:150px 137px;
    }
    .topBox01{
        position:static;
        padding-bottom:30px;
    }
    .topBox01:before{
        content:"";
        float:right;
        margin:0 0 2px 10px;
        width:150px;
        height:137px;
    }
        .topBox01 h2{
            font-size:110%;
        }
            .topBox01 h2 span{
                font-size:135%;
                vertical-align:-2px;
            }
        .topBox01 p{
            font-size:110%;
            line-height:1.5;
            overflow:hidden;
        }
            .topBox01 br{
                display:none;
            }
    form{
        margin:0;
    }
    .newProject{
        margin:10px auto;
        width:320px;
    }
        .newProjectttl{
            font-size:18px;
        }
        ul.Pprog01,ul.Pprog02,ul.Pprog03{
            background:none;
            margin:10px 0 0;
            width:100%;
            height:auto;
        }
            ul.Pprog01 li,ul.Pprog02 li,ul.Pprog03 li{
                background:#f27776;
                float:none;
                width:200px;
                height:auto;
                padding:4px;
                margin-bottom:1px;
                text-align:left;
            }
            ul.Pprog01 li:nth-child(1),
            ul.Pprog02 li:nth-child(2),
            ul.Pprog03 li:nth-child(3){
                background:#e60000;
            }
        ul.Launch{
            margin:0;
            width:100%;
        }
            ul.Launch > li{
                padding:15px 0;
                width:300px;
            }
                ul.Launch li .ttl {
                    font-size:13px !important;
                }
                ul.Launch > li input.Projecttitle,
                ul.Launch > li span.alart,
                ul.Launch > li textarea{
                    width:300px;
                    margin:0;
                }
                ul.Launch > li .feearea{
                    margin:10px 0 0;
                    width:260px;
                }
                    ul.Launch > li .feearea select,
                    ul.Launch > li #tmpFile input{
                        margin-bottom:5px;
                    }
                    ul.Launch > li .feearea #RequestApplyStartDtHour:before,
                    ul.Launch > li .feearea #RequestApplyEndDtHour:before{
                        content:"\A";
                        white-space:pre;
                    }
                    ul.Launch > li #tmpFile #RequestFile0Explanation{
                        display:block;
                        width:280px;
                    }
                ul.Launch > li #addFile{
                    padding-right:20px;
                }

        ul.val{
            margin:0
        }
            ul.val li{
                margin: 0 25px 0 0;
            }
                label{
                    vertical-align:-4px;
                }
        .combo{
            float:none;
            margin-top:15px;
            width:250px;
        }
            .combo #groupTo{
                min-height:30px;
            }
            .combo .ScrollArea{
                height:auto;
            }
            .combo a.combocld{
                height:auto;
                padding:5px 0;
            }
        .arrow{
            display:none;
        }

    .newProjectbtnbx,
    .editProfilebtnbx{
        width:300px;
        margin:15px 0 30px;;
    }
        .newProjectbtnbx a.nextstep,
        .editProfilebtnbx a.confirmbtn2{
            width:130px;
            left:10px;
            top:0;
        }
        .newProjectbtnbx a.cancel,
        .editProfilebtnbx a.cancel{
            width:130px;
            right:10px;
            top:0;
        }

    .checkbtn{
        float:none;
        width:auto;
        position:relative;
    }
        .checkbtn a.add,
        .checkbtn a.del{
            margin:0;
            padding:25px 0;
            height:auto;
            position:absolute;
            left:250px;
        }
        .checkbtn a.add{ /* add id creatorEdit? */
            top:-186px;
        }
        #groupEdit.checkbtn a.add{
            top:-216px;
        }

        .checkbtn a.del{
            top:14px;
        }
        .checkbtn a.add:after{
            content:" +";
        }
        .checkbtn a.del:after{
            content:" -"
        }
        .checkbtn a.del:before{
            display:none;
        }

    .subNaviArea{
        padding:0 0 0;
        height:auto;
        position:static;
        margin-bottom:20px;
    }
        .subNaviArea h1{
            position:static;
            font-size:16px;
            margin-left:10px;
            /*タイトルの下の余白は、「並び替え」のテキストがある分*/
        }
            .subNaviArea form{
                position:relative;
            }
            .subNaviArea input.searchProjects{
                height:25px;
                position:static;
                padding:0 5px;
                width:270px;
                margin-left:10px;
            }
            .subNaviArea button.searchSubmit{
                background: #999999 url("../img/btn_search.png") -3px -3px;
                border:1px solid #000000;
                padding:0;
                width:27px;
                height:27px;
                position:absolute;
                left:291px;
                top:0;
            }
            /*「並び替え」のテキストをずらす */
            .subNaviArea .sortButton{
                background:transparent;
                text-align:right;
                position:relative;
                top:8px;
                padding:0;
            }
                .subNaviArea .sortButton a{
                    padding:4px;
                    background:#f6f6f6;
                }

            .subNaviArea .sortMenu{
                margin:24px 10px 0 0;
            }
                .subNaviArea ul.sortMenu li{
                    width:150px;
                }

    section .prjTit{
        float:none;
        margin:0 0 5px;
    }
        section .prjTit span{
            font-size:150%;
            line-height:1;
        }
    section .prjSumbnail{
        position:static;
        margin:5px 10px 0 0;
    }
    section .prjContent02{
        width:auto;
        float:none;
    }
        section .prjContent02 p:last-child{
            padding-bottom:10px;
            border-bottom:none;
        }
            section .prjContent02 ul li{
                float:none;
                margin-right:0;
            }
    section .prjContentinfo{
        float:none;
        border-left:none;
        margin:0;
        padding:5px 10px;
        width:auto;
        background:#dddddd;
    }
        section .prjContentinfo p{
            color:#444444;
            margin-top:10px;
        }
    section a.finBtn,
    section a.entryBtn{
        float:none;
        position:absolute;
        margin:0 0;
        top:10px;
        right:20px;
    }
    section a.entryBtn{
        height:40px;
    }
        section a.entryBtn span{
            top:12px;
        }

    .workDetailArea{
        width:auto
    }
        .workDetailttl{
            width:auto;
            margin-bottom:10px;
        }
            .workDetailttl span{
                width:auto;
                height:auto;
                padding:10px 0;
            }
        .workDetailArea a.entryBtn02{
            display: none;
        }
        .workDetailMain .workInfo,
        .workDetailMain .ProposeInfo,
        .workDetailMain .QInfo{
            margin:46px 0;
        }
            .workInfo01,.ProposeInfo01,.QInfo01{
                left:10px !important;
                width:63px !important;
                font-size:10px;
            }
            .workInfo02,.ProposeInfo02,.ProposeInfo02-applied,.QInfo02{
                left:80px !important;
                width:63px !important;
                font-size:10px;
            }
            .workInfo03,.ProposeInfo03,.QInfo03{
                left:152px !important;
                width:63px !important;
                font-size:10px;
            }
            .workInfo04,.ProposeInfo04,.ProposeInfo04-applied,.QInfo04{
                left:220px !important;
                width:95px !important;
                font-size:10px;
            }
            .workInfoLeft,
            .ProposeInfoLeft{
                float:none;
                width:auto;
                margin-right:0;
                padding:0;
            }
                .workInfottl,
                .Proposettl,
                .Qttl{
                    font-size:18px;
                    margin:0;
                    padding:15px 0 0;
                    font-weight:bold;
                }
                #PrjSwin{
                    margin:0 auto;
                    padding-bottom:0;
                }
                section.proposeDtlwin{
                    margin:10px 10px 0;
                }
                    section.proposeDtlwin .thumb{
                        width:70px;
                        height:70px;
                    }
                        section.proposeDtlwin .thumb img{
                            width:70px;
                            height:70px;
                        }
                    section.proposeDtlwin .info{
                        width:210px;
                    }
                        section.proposeDtlwin .info h2{
                            font-size:15px;
                        }
                        section.proposeDtlwin .info ul li{
                            float:none;
                        }
                        section.proposeDtlwin .info ul + p{
                            position:relative;
                            left:-80px;
                            width:300px;
                        }

                table.workInfotbl{
                    float:none;
                    margin:10px 0 0;
                    width:100%;
                }
                    table.workInfotbl tr td{
                        border-top:1px solid #e4e4e4;
                        border-right:1px solid #e4e4e4;
                    }
                    table.workInfotbl tr td.InfoName{
                        background:#e4e4e4;
                        border-bottom:1px solid #f6f6f6;
                    }
                    table.workInfotbl tr:last-child td{
                        border-bottom:1px solid #e4e4e4;
                    }
                ul.workSchedule{
                    height:auto;
                    margin:5px 0 0;
                }
                    ul.workSchedule li{
                        margin:0;
                        float:none;
                    }
                .detailText{
                    line-height:1.4;
                    margin:3px 0 0;
                }
                .detailEntrybtn01{
                    margin:10px auto;
                    width:70%;
                    float:none;
                }
                .detailEntrybtn02{
                    float:none;
                    margin:10px auto;
                    width:70%;
                }
                .detailEntrybtn03{
                    clear:both;
                    float:none;
                    width:226px;
                    margin:0;
                }
                ul.ProposeDetail li{
                    width:95px;
                    margin: 0 12px 15px 0;
                }
                ul.ProposeDetail li:nth-child(3n+1){ /*3nのはず*/
                    margin-right:0;
                }
                ul.ProposeDetail li:nth-child(3n+2){ /*3n+1のはず*/
                    clear:both;
                }
                    ul.ProposeDetail li img.ProposePlay{
                        width:95px;
                        height:95px;
                    }
                    ul.ProposeDetail li a.ProposeShow{
                        width:95px;
                    }

            .workInfoRight{
                margin:0;
                border-left:none;
                width:auto;
            }
                .workInfoRight .Infodtl{
                     font-size: 18px;
                     padding:15px 0 0;
                }
                .workInfoRight .workProgst{
                    margin:0;
                }
                    .workInfoRight .workProgst .staon,
                    .workInfoRight .workProgst .staoff{
                        height:auto;
                    }
                        .workInfoRight .workProgst .staon span{
                            padding:4px 0;
                        }
                        .workInfoRight .workProgst .staoff span{
                            padding:6px 0 4px;
                        }
                .workInfoRight .workAdv{
                    float:none;
                    width:auto;
                    margin: 5px 0 0 15px;
                    padding-bottom: 10px;
                }

            dl.workCost{
                margin: 0;
            }
                dl.workCost dt{
                    margin:0;
                    font-size:12px;
                }
                dl.workCost dt.Propose{
                    padding:10px 0 0;
                }
                dl.workCost dd{
                    font-size:14px;
                    margin: 0 0 5px;
                }
                dl.workCost dd.morePropose{
                    text-align:left;
                    padding:10px 0;
                }
                    dl.workCost dd strong{
                        font-size: 18px;
                    }

            ul.ProposeDetail{
                margin-top:0;
            }

            #RequestQuestionIndexForm #RequestQuestionComment{
                width:95%;
            }
            #RequestQuestionIndexForm #RequestQuestionComment:after{
                content:"\A";
                white-space:pre;
            }

            a.Qsendbtn{
                margin:10px auto 0;
                width:220px;
                height:auto;
            }
                a.Qsendbtn span{
                    font-size:14px;
                    padding:7px 0;
                }
            ul.Qconv{
                width:auto;
            }
            table.mumanage{
                width:97%;
                margin:5px auto 20px;
            }

    .cornerttl{
        margin:10px 0 0 10px;
        font-size:18px;
    }
    table.cusreg{
        margin:15px 10px;
        width:auto;
    }
        table.cusreg td.cusregdtl{
            padding:0 10px;
        }
        table.cusreg td{
            padding:3px 5px;
            display:block;
        }
        table.cusreg td.cusregttl{
            width:auto;
            text-align:left;
        }
            table.cusreg input#AuditionApplicantLastName:after,
            table.cusreg input#AuditionApplicantLastNameKana:after{
                content:"\A";
                white-space:pre;
            }
            table.cusreg input.address,
            table.cusreg input.postnum{
                width:250px;
            }
    textarea.prof{
        max-width:270px;
    }
    a.confirmbtn{
        margin:10px auto 15px;
        width:250px;
    }
    #content p[style="width:100%; margin:40px 0; font-weight:bold; font-size:20px; text-align:center;"]{
        margin:15px 0 !important;
        font-size:14px !important;
    }
    p.kiyaku{
        width:96%;
    }

    #AuditionApplicantAddForm table.cusreg{
        width:445px;
    }
/* ============================================================
テーブル
============================================================ */

    /*  グループ作成 ⇒ グループ管理
    ---------------------------------------- */
    table.page-href{
    }
        table.page-href tr{
            display:block;
        }
        table.page-href tr:first-child{
            display:none;
        }
        table.page-href th{
            display:none;
        }
        table.page-href td{
            display:list-item;
            list-style-position:inside;
            border:none;
            border-bottom:1px solid #dedede;
            padding:3px 0 3px 6px !important;
            min-height:1px;
            text-align:left;
            width:97% !important;
        }
        table.page-href td:first-child{
            display:block;
            margin-left:0;
            background:#3e4345;
            color:#ffffff;
            font-weight:bold;
            padding:5px;
        }
        table.page-href td:before{
            display:inline-block;
            font-weight:bold;
            width:120px;
        }
        table.page-href td:nth-of-type(2):before{content:"[\0030a2\0030fc\0030c6\0030a3\0030b9\0030c8\00540d]";}
        table.page-href td:nth-of-type(3):before{content:"[\007a2e\005225]";}
        table.page-href td:nth-of-type(4):before{content:"[\006848\004ef6\00540d]";}
        table.page-href td:nth-of-type(5):before{content:"[\0030b9\0030c6\0030fc\0030bf\0030b9]";}
        table.page-href td:nth-of-type(6):before{content:"[\006848\004ef6\00958b\0059cb\0065e5\002f\007d42\004e86\0065e5]";}
        table.page-href td:nth-of-type(7):before{content:"[\30bf\30b0]";}
/*************************************************************************************

**************************************************************************************/


    /********************
    compe auditions
    ********************/
    #composition-compe #composition-list, #open-auditions #auditions-list{
        width:100%;
        }
    .prjSumbImg{
        width:95%;
        }
    #composition-list .prjTit,
    #auditions-list .prjTit,
    #composition-list .prjSumbnail,
    #auditions-list .prjSumbnail{
        display:none;
        }
    #composition-list .prjContent02,
    #auditions-list .prjContent02{
        float:left;
        width:75%;
        }
    #composition-list .prjContentinfo, #auditions-list .prjContentinfo{
        width:25%;
        background-color:transparent;
        }
    #composition-list .prjContentinfo span, #auditions-list .prjContentinfo span{
        margin:1px;
        }
    #composition-list .prjContent02 li, #auditions-list .prjContent02 li{
        line-height:10px;
        }
    #composition-list .prjContent02 p, #auditions-list .prjContent02 p{
        line-height:15px;
        }
    #composition-list .prjContent02 h2, #auditions-list .prjContent02 h2{
        position:relative;
        }
    #composition-list .prjContent02 h2 a, #auditions-list .prjContent02 h2 a{
        color: #000;
        position:absolute;
        display:block;
        top:0;
        left:0;
        width:100%;
        height:100px;
        white-space: nowrap;
        overflow:hidden;
        text-overflow: ellipsis;
        text-decoration:none;
        }
    #composition-list .prjContent02 ul, #auditions-list .prjContent02 ul{
        padding-top:20px;
        }

	.Detail-compe,
	.Detail-work,
	.InfoBNR,
	.InfoClient{
            float:none;
            width:100%;
            margin:0;
	}
	#detailde-text .workInfottl {
            border-bottom: medium none;
            font-size: 1em;
            line-height: 1em;
            padding-top: 7px;
            width: 100px;
	}
	#detailde-text .detailText{
            margin:0;
	}
	.workDetailttl::before{
            background-size:25px;
            height:30px;
            margin-left:3px;
            width:30px;
	}
	.workDetailttl > h1 {
            font-size: 1.2em;
            line-height: 30px;
            text-indent: 10px;
	}
	.workDetailArea .entryBtn02{
            display:none;
	}
	.workDetailArea .workProg{
            margin: 0 auto;
            position: static;
	}
	.workDetailArea .workProg li{
            font-size:.9em;
            height:20px;
            line-height:20px;
            width:50px;
	}
	.workInfotbl .InfoName{
            width:40%;
	}
	.workInfotbl .InfoDetail{
            width:60%;
            font-size:1em;
	}

	.workSchedule_end .InfoDetail b{
            font-size:1.8em;
	}
	.InfoClient .InfoImage > img,
	.InfoClient .InfoImage{
            width: 50px;
	}
	.InfoClient{
            height:auto;
	}
	.bt-box{
            width:100%;
	}
        
        
        
    /********************
    intro status
    ********************/

    #introBox {
        border: 4px solid #CCCCCC;
        margin: 15px 5px 0;
        }
    #introduct h2{
        font-size:15px;
        line-height:17px;
        }
    .toRegisterBtn{
        width:130px;
        }
    #status{
        margin:0;
        }
    #status .contentname{
        margin:0;
        }
    .status-li,.status-li:first-child{
        width:23%;
        box-sizing:border-box;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        }
    .status-name{
        font-size:10px;
    }
    .total{
        font-size:20px;
        }
    .contentname{
        margin:0;
        }
    .cleator-name{
        display: block;
        margin-top: 0;
        white-space: nowrap;
        overflow:hidden;
        text-overflow: ellipsis;
        }

    /********************
    cleator_list
    ********************/
    #cleators-list .cleator-data,
    .cleator-data {
        width: 80%;
        }
    #cleators-list .cleator-sumb,
    .cleator-sumb{
        width:20%;
        }
    .sumbImg{
        margin:0;
        }
    #rrr .cap{
        font-size:12px;
    }
    .rrr-ul{
        text-align:left;
        }
    .rrr-li{
        margin-left:2px;
        }
    .rrr-li label{
        display:none;
        }
    .rrr-li select{
        height: 30px;
        line-height: 30px;
        padding:5px;
        }
    #pannav{
        margin-bottom:0px;
        }
    #pannav a{
        text-decoration:underline;
    }
    .cleator-details{
        width:80%;
    }
    .cleator-genre{
        height:17px;
    }
    #topImage{
        display:none;
    }
    #introduct p{
        font-size:14px;
        line-height:16px;
    }
    #UserBt{
        display:block;
        background:#555;
        color:#efefef;
        padding:5px;
        float: right;
        margin-right: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    #header    #UserForm{
        position: fixed;
        top:10px;
        bottom:10px;
        left:10px;
        right:10px;
        background: rgba(0,0,0,0.9);
        width:auto;
        z-index:100;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        display:none;
        box-shadow: 1px 1px 10px #000000, 1px 1px 5px #000000;
        -webkit-box-shadow: 1px 1px 10px #000000, 1px 1px 5px #000000;
    }
    #LoginIndexForm,
    #LoginAboutForm{
        position:absolute;
        top:10px;
        left:15px;
        right:15px;
    }
    #header .headerArea .loginForm .mailForm,
    #header .headerArea .loginForm .passForm{
        width:100%;
        line-height:40px;
        height:40px;
        box-sizing:border-box;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        font-size:18px;

    }
    #UserForm .checkBox input{
        display:none;
    }
    #UserForm .checkBox label{
        display:block;
        cursor: pointer;
        margin: 0 auto;
        padding: 10px;
        float: none;
        color:#FFFFFF;
        background-image:url(https://artistcrowd.jp/css/img/check_off.png);
        background-repeat:no-repeat;
        background-position:20px 50%;
        background-size:20px;
        background-color: #333;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    #UserForm .checkBox input:checked+label {
        color: #00a0c8;
        background-image:url(https://artistcrowd.jp/css/img/check_on.png);
        background-color: #a3dde5;
    }
    #header .headerArea .loginForm div p.login{
        position:relative;
    }

#header #UserForm p.login input {
    color: #fff;
    font-size: 20px;
    height: auto;
    line-height: 40px;
    margin-top: 0;
    padding: 0;
    width: 60%;
}

.loginForm div, .loginForm ul{
    float:none;
}
#header .headerArea .loginForm ul li {
    float: none;
    height: auto;
    margin: 10px 0;
    width: auto;
}

    .fortext{
        display:block;
        color: #ddd;
        display: block;
        font-size: 12px;
        line-height: 12px;
        margin: 2px 0;
        padding: 0;
    }
    #closeBt{
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid #333333;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    color: #ffffff;
    display: block;
    margin-top: 30px;
    padding: 20px;
    }
    header{
        min-width:inherit;
        padding:3px 0;
    }
    footer .footerInfo{
        padding:0;
    }
    .footerInfo ul li{
        width:100% !important;
        line-height:40px;
        margin:0 !important;
        border-bottom:solid 2px #333;
        text-indent:10px;
        background-image:url(https://artistcrowd.jp/css/img/arrow_wh.png);
        background-repeat:no-repeat;
        background-size:14px;
        background-position:95% 50%;

    }
    .footerInfo ul li:first-child{
        border-top:solid 2px #333;
    }
    .footerInfo ul li a{
        display:block;
        width:100%;
        line-height:40px;
        text-decoration:none;
    }
    footer .footerInfo ul li a:hover{
        text-decoration:none;
        padding:0;
        background-color:rgba(255,255,255,0.1);
    }
    .footerIcn{
        display:none;
    }


    table.workInfotbl tr td.InfoName{
        width:30%;
        }
    table.workInfotbl td.InfoDetail{
        width:70%;
        }
    section .prjContentinfo p{
        font-size:10px;
        line-height:30px;
        }
    #composition-list .prjContentinfo span,
    #auditions-list .prjContentinfo span{
        font-size:25px;
        }
    .more{
        display:block;
        text-decoration:underline;
        margin-top:10px;
        }
    /***********************
    案件ページ
    ***********************/
    a{
        text-decoration:none;
        }

    .workInfoRight .Infodtl,.workInfottl{
        background-color: #EEEEEE;
        border-bottom: 2px solid #CCCCCC;
        margin: 10px 0;
        padding: 5px 5px 3px;
        color: #444444;
        }
    /***********************
    クリエイター個別ページ
    ***********************/
    #prfleft,#prfright{
        width:100%;
        margin:0px;
        padding:10px;
        box-sizing:border-box;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        }
    .prof-name{
        padding-top:10px;
        }

    /***********************
    about
    ***********************/

    .topBg01, .topBg02, .topBg03{
        background: none;
        height:auto;
        margin-bottom:15px;
        }
    .topBg02:before{
        content:"";
        display:block;
        height:150px;
        width:150px;
        float:left;
        background-image:url(https://artistcrowd.jp/css/img/bg_top_02_sp.png);
        background-repeat:no-repeat;
        background-size:100%;
    }
    .topBg03:before{
        content:"";
        display:block;
        height:130px;
        width:140px;
        float: right;
        background-image:url(https://artistcrowd.jp/css/img/bg_top_03_sp.png);
        background-repeat:no-repeat;
        background-size:100%;
    }
    .topBox02 .TopBtnBlk,.topBox03 .TopBtnBlk{
        float:none;
        margin:20px auto;
        width:303px
    }
    .topBox01,.topBox02,.topBox03{
        position:relative;
        top:0;
        left:0;
        right:0;
        bottom:0;
        text-align:left;
        }
    .topBox02:before{
        content:"クリエイターの方へ";
        color:#DC0019;
        font-weight:bold;
        font-size:16px;
        line-height:50px;
        margin-left:5px;
    }
    .topBox03:before{
        content:"発注者の方へ";
        color:#6BA016;
        font-weight:bold;
        font-size:16px;
        line-height:50px;
        margin-left:5px;
    }
    .topBox02 h2, .topBox03 h2{
        font-size:120%;
        }
    .topBox02 p, .topBox03 p{
        font-size:14px;
        line-height:20px;
        font-weight:normal;
        }
    .topBox02 span, .topBox03 span{
        display: inline;
        }
    .topBox02 .TopBtnBlk a, .topBox03 .TopBtnBlk a{
        background-size:100%;
    }
.InfTab{
    left:5px;
}
.InfTab-li{
    width:80px;
    font-size:12px;
}
.InfTab-li.act span{
    width:78px;
}
.wi-top,.wi-mid{
    float:none;
    margin:0;
    width:100%;
    }

.wi-mid .workInfotbl {
    margin: 5px 0 10px ;
}
    /********************
    mypage
    ********************/

    .myContent{
      border:none;
      height: auto;
      margin: 0;
      padding-bottom:10px;
      width:100%;
    }
    .myContent
    .calendar-before,.calendar-after{
    padding:0;
    margin:2%;
    width:6%;
    }
    .calendar{
        width: 80%;
    }
    #desk-search form > div > div:after{
        content:"";
        display:block;
        clear:both;
    }
/*
ログインページ
----------------------*/

.loginPage h1 {
  font-size: 1em;
}
.row-fluid .offset3:first-child {
  margin-left: 3%;
  margin-top: 20px;
}
.row-fluid .span6{
  width: 94%;
}
#LoginIndexForm, #LoginAboutForm{
  position:relative;
  left:0;
  right:0;
  top:0;
  padding:10px;
}
.form-horizontal .control-label {
  text-align: left;
  float:none;
}
.form-horizontal .controls {
  margin-left:0;
}
#LoginIndexForm .controls input[type="email"],
#LoginIndexForm .controls input[type="password"] {
  box-sizing: border-box;
  height: 30px;
  width: 100%;
}
#LoginIndexForm input[type="submit"]{
  margin-left: 25%;
  width: 50%;
}
.controls a[href*="reminder"] {
  display: block;
  margin-top: 20px;
  padding: 10px;
  text-align: center;
  text-decoration: underline;
}
.regist-info{
  height:auto;
}
.regist-link{
  float:none;
}
/*
header Nav
-------------*/
body{
  background: #333;
  position:relative;
}
#loginTopNav{
  position:fixed;
}
#wrapper{
  z-index:0;
  position:relative;
}
#wrapper.menuopen{
  -webkit-animation: menuopen .2s linear 0s forwards;
  animation: menuopen .2s linear 0s forwards;
}
#wrapper.menuclose{
  -webkit-animation: menuclose .2s linear 0s forwards;
  animation: menuclose .2s linear 0s forwards;
}

#header .headerArea nav{
  padding:0;
}

#MenuPanel{
  display: block;
  position: absolute;
  top:0;
  bottom:0;
  left:-100%;
  width:100%;
  margin:0;
  z-index:20000;
}
.menuopen #MenuPanel{
  left:-90%;
}
.menuopen #MenuPanel .navArea{
  left: 0;
  right: auto;
}
#MenuPanel ul .treeNav{
  width:100%;
  padding:0;
}
#MenuPanel .navArea{
  background:#333;
  width:90%;
  margin:0;
  position:absolute;
  top:0;
  bottom:0;
  left: auto;
  right:0;
}
#MenuPanel ul li .btnLink{
  background:#222;
  color:#777;
  height:15px;
  line-height:15px;
  font-size:.8em;
  text-indent:5px;
}
#MenuPanel ul li .btnLink::before{
  display:none;
}
#MenuPanel .innerNav{
  position:relative;
  opacity:1;
  top:0;
  box-shadow: none;
}
#MenuPanel .innerNav li{
  width: auto;
  float:none;
}
#MenuPanel .innerNav a{
  text-indent:5px;
  line-height:20px;
}
#MenuPanel ul li .haccount::before {
	background: none;
    content: "アカウント";
    display: inline;
    height: auto;
    margin: 0 5px;
    width: auto;
}
#menuBt {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 5px;
    color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    font-family: AC-Icon;
    font-size: 25px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    position:absolute;
    top:5px;
    right:5px;
    z-index:99999;
}
.hedNavRit{
  display:none;
}

.cleator-demo, .cleator-title{
  white-space: normal;
}

.hedNavLink.drop{
  display:none;
}
#headNavBt{
  background: rgba(200,0,0,.5);
    border-radius: 5px;
    color: #fff;
    display: block;
    float:right;
    margin-right: 5px;
    padding: 5px 15px;
}
#header .hedNavLink.drop {
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    padding:0;
    margin:0;
}
#header .hedNavLink.drop li{
  float:none;
  display:block;
  background:rgba(0,0,0,.8);
  color:#fff;
  padding:0;
  margin:0;
  text-align:center;
  border-bottom:solid 1px #333;
}
#header .hedNavLink.drop li a{
  display:block;
  text-decoration:none;
  padding:15px 0;
}
.lang-selected {
    display: none;
}
.prjList-clearfix-compe_mosaic{
  background-position: left 20px;
  background-size: auto 47px;
  height:47px;
  padding: 20px 0 0;
}
}




/* ============================================================
トップページ
============================================================ */
.topKv .topKvBox{
    top:85px;
}
.topKv .topKvBox h2{
    font-size:165%;
    color:#ffffff;
    font-weight:bold;
}
.topKv .topKvBox h3{
    font-size:150%;
    color:#ffffff;
    height:47px;
    margin:15px 0 0;
}
    .topKv .topKvBox h3 .icon1{
        vertical-align:-10px;
        margin-right:12px;
    }
    .topKv .topKvBox h3 .icon2{
        vertical-align:-13px;
        margin-right:12px;
    }
.topKv .topKvBox p{
    font-size:135%;
}
    .topKv .topKvBox p{
        margin-left:59px;
    }
    .topKv .topKvBox .TopBtnRed p:last-child{
        margin-left:0;
    }
        .topKv .topKvBox .TopBtnRed p a{
            width: 245px;
        }




/* ============================================================
サブページ
============================================================ */

.checkbtn a.add:after{
    content:" >";
}
.checkbtn a.del:before{
    content:"< ";
}

@media(min-device-width:320px) and (max-device-width:480px){
    #AuditionApplicantAddForm table.cusreg{
        width:300px;
    }
}

@media(max-device-width:559px){
    .modal{
        width:94%;
        max-width:560px;
        top:15px;
        left:0;
        margin:0 3%;
    }
}




@keyframes menuopen {
  0% {left:0;}
  100% {left:90%;}
}
@-webkit-keyframes menuopen {
  0% {left:0;}
  100% {left:90%;}
}
@keyframes menuclose {
  0% {left:90%;}
  100% {left:0;}
}
@-webkit-keyframes menuclose {
  0% {left:90%;}
  100% {left:0;}
}