/*----------------------------------------------------
        コンテンスト
----------------------------------------------------*/
.breadCrumb {
    display: none;
}

#contests {
    background: url(/img/contests/bg_pattern.png);
    width: 100%;
    padding: 0 0 80px 0;
}

#contests .mv_wrap {
    background: url(/img/contests/mv_bg_img.png) repeat-x left bottom;
    padding-bottom: 30px;
}

#contests .mv {
    background: url(/img/contests/mv_pattern.png);
    min-width: 1000px;
    width: 100%;
    height: 430px;
}

#contests .mv h1 {
    left: 50%;
    margin-left: -615px;
    position: relative;
}

#contests .inner {
    margin: 0 auto;
}

#contests .discript_txt {
    font-size: 16px;
    line-height: 200%;
    text-align:justify;
    text-justify: inter-ideograph;
}

#contests .sec2 .discript_txt {
    font-size: 14px;
}

#contests .sec1 {
    background: url(/img/contests/con1.png) no-repeat center;
    height: 392px;
    margin: 60px 0 35px;
}

#contests .sec1 .inner {
    padding: 170px 0 0;
    width: 600px;
}

#contests .sec2 h2 {
    color: #040100;
    position: relative;
    z-index: 2;
    display: inline-block;
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 3px;
}

#contests .sec2 h2:before {
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 11px;
    background-color: #fff73f;
}

#contests .sec2 .inner{
    width: 1120px;
}

#contests .sec2 .inner .head_img {
    margin: 0 0 20px 0;
    text-align: center;
}

#contests .sec2 .inner .point_pr,
#contests .sec2 .inner .point_career,
#contests .sec2 .inner .point_item,
#contests .sec2 .inner .point_charm {
    height: 380px;
    position: relative;
    margin: 0 0 50px 0;
    background-repeat: no-repeat;
}

#contests .sec2 .inner .point_pr {
    background-image: url(/img/contests/con2_1.png);
}

#contests .sec2 .inner .point_pr .discript_txt {
    position: absolute;
    top: 185px;
    left: 466px;
    width: 540px;
}

#contests .sec2 .inner .point_career {
    background-image: url(/img/contests/con2_2.png);
    background-position: 32px;
}

#contests .sec2 .inner .point_career .discript_txt {
    position: absolute;
    top: 185px;
    left: 90px;
    width: 540px;
}

#contests .sec2 .inner .point_item {
    background-image: url(/img/contests/con2_3.png);
}

#contests .sec2 .inner .point_item .discript_txt {
    position: absolute;
    top: 165px;
    left: 500px;
    width: 540px;
}

#contests .sec2 .inner .point_charm {
    background-image: url(/img/contests/con2_4.png);
    background-position: 32px;
}

#contests .sec2 .inner .point_charm .discript_txt {
    position: absolute;
    top: 170px;
    left: 90px;
    width: 555px;
}

#contests .sec3 {
    background:
        url(/img/contests/con4_bg_img.png) repeat-x left top,
        url(/img/contests/con4_bg_img2.png) repeat-x left bottom;
    margin: 70px 0 0;
    padding: 30px 0;
}

#contests .sec3 .sec3_inner {
    background: url(/img/contests/con4_bg_pattern.png);
}

#contests .sec3 .inner_cover {
    background:
        url(/img/contests/con4_title_img1.png) no-repeat left top,
        url(/img/contests/con4_title_img2.png) no-repeat right top;
    margin: 0 auto;
    padding: 50px 0px 130px;
    width: 1300px;
}

#contests .sec3 .inner {
    text-align: center;
    width: 1000px;
}

#contests .sec3 h2 {
    background:
        url(/img/contests/con4_title_img3.png) no-repeat left center,
        url(/img/contests/con4_title_img4.png) no-repeat right center;
    display: inline-block;
    text-align: center;
    font-size: 44px;
    font-weight: bold;
    padding: 60px 250px 60px 220px;
}

#contests .sec3 table {
    box-sizing: border-box;
    margin-top: 40px;
    width: 100%;
}

#contests .sec3 table th {
    background: #00557c;
    border: 2px solid #474c4e;
    border-right: none;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}

#contests .sec3 table td {
    background: url(/img/contests/bg_pattern.png);
    border: none;
    border-bottom: 2px solid #474c4e;
    border-top: 2px solid #474c4e;
    padding: 0 35px;
    vertical-align: middle;
}

#contests .sec3 table td:nth-child(4) {
    border-right: 2px solid #474c4e;
    padding: 0;
    width: 120px;
}

#contests .sec3 table td.theme_name {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
}

#contests .sec3 table td.link {
    text-align: right;
}

#contests .sec3 table td.theme_name span {
    font-size: 40px;
}

#contests .sec3 table td a {
    background: url(/img/contests/con4_bg_btn_arrow.png) no-repeat right 20px center #ec62aa;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding: 14px 50px 11px 25px;
    text-align: center;
    text-decoration: none;
}

#contests .sec3 table td a:hover {
    opacity: 0.5;
}

#contests .thema_wrap {
    background:
        url(/img/contests/con3_bg_img1.png) repeat-x left top,
        url(/img/contests/con3_bg_img2.png) repeat-x left bottom;
    padding: 30px 0;
}

#contests .thema_wrap {
    position: relative;
    top: -62px;
}

#contests .thema {
    background: url(/img/contests/con3_bg_pattern.png);
    padding-bottom: 40px;
    width: 100%;
}

#contests .thema .inner {
    position: relative;
    width: 1000px;
}

#contests .thema .inner .left_img {
    position: absolute;
    top: -80px;
    left: -20px;
}

#contests .thema .inner .right_img {
    position: absolute;
    top: 15px;
    right: 5px;
}

#contests .thema .inner h1 {
    font-size: 72px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 10px;
    padding: 134px 0 55px 140px;
}

#contests .thema .inner .comment_wrap {
    color: #e20075;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 0 180px;
}

#contests .thema .inner .comment_wrap .red {
    color: red;
}

#contests .thema .inner .audition_area {
    background-color: #fff;
    margin: 0;
    padding: 30px 70px;
    width: 1020px;
    box-sizing: border-box;
    position: relative;
    left: -10px;
}

#contests .thema .inner .audition_area ul {
    margin-top: 30px;
}

#contests .thema .inner .audition_area .ttl {
    background: none;
    border-bottom: solid 4px #e20075;
    font-size: 40px;
    margin: 0px;
    padding: 0 0 15px;
    text-align: center;
}

#contests .thema .inner .audition_area .audition_img {
    padding: 0;
    width: 210px;
}

#contests .thema .inner .audition_area .audition_img img {
    width: 100%;
    max-width: 100%;
    max-height: unset;
}

#contests .thema .inner .audition_area .text_area_bottom {
    width: 640px;
}

#contests .thema .inner .audition_area .text_area_bottom .audition_name {
    font-size: 25px;
    padding: 0;
}

#contests .thema .inner .audition_area .text_area_bottom .detail {
    font-size: 16px;
    font-weight: normal;
    margin: 20px 0 30px;
}

#contests .thema .inner .audition_area .text_area_bottom .detail .day {
    font-weight: bold;
}

#contests .thema .inner .audition_area .text_area_bottom .detail .date {
    color: #aaa;
    font-size: 16px;
    padding: 0;
}

#contests .thema .inner .audition_area .text_area_bottom .subscription_btn {
    background-color: #f89420;
    border-radius: 10px;
    box-shadow: 0 5px #c57315;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: 400px;
}

#contests .thema .inner .audition_area .text_area_bottom .attention_text {
    color: #aaa;
    font-size: 14px;
}




