/*----------------------------------------------------
        コンテスト
----------------------------------------------------*/

#contests_content {
    background-image: url(/img/contests/bg_pattern.png);
    background-size: 16px;
    padding: 0 0 20px 0;
}

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

#contests_content .mv {
    background: url(/img/contests/mv_pattern.png);
    background-size: 145px 150px;
    padding-bottom: 40px;
}

#contests_content .mv h1 {
    margin: 0 auto;
    max-width: 800px;
    position: relative;
    top: 20px;
}

#contests_content .discript_txt {
    font-size: 14px;
    line-height: 180%;
}

#contests_content .sec1 {
    margin: 35px 4% 30px 3%;
}

#contests_content .sec1 .inner {
    background: #fff;
    border: 2px dashed #000;
    border-radius: 2px;
    box-shadow: 6px 6px #000;
    position: relative;
    padding: 40px 20px 20px 30px;
}

#contests_content .sec1 .inner img {
    position: absolute;
}

#contests_content .sec1 .inner .left_img {
    top: -28px;
    left: 10px;
    width: 82px;
}

#contests_content .sec1 .inner .right_img {
    top: -25px;
    right: 10px;
    width: 52px;
}

#contests_content .sec1 .inner h2 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

#contests_content .sec1 .inner .border {
    background: #000;
    margin: 20px auto;
    width: 70px;
    height: 2px;
}

#contests_content .sec2 {
    margin: 30px 3%;
}

#contests_content .sec2 .inner .head_title {
    background: url(/img/contests/con2_title_img_sp.png) no-repeat left top;
    background-size: 60px;
    font-size: 22px;
    font-weight: bold;
    min-height: 58px;
    padding: 0 0 0 70px;
    line-height: 1.4;
}

#contests_content .sec2 .inner .head_title .rose_red {
    color: #e20075;
}

#contests_content .sec2 .inner .head_title .pink {
    color: #ec62aa;
}

#contests_content .sec2 .inner .point_pr,
#contests_content .sec2 .inner .point_career,
#contests_content .sec2 .inner .point_item,
#contests_content .sec2 .inner .point_charm {
    position: relative;
    margin: 0 0 30px 0;
}

#contests_content .sec2 .inner .point_pr .text_box,
#contests_content .sec2 .inner .point_career .text_box,
#contests_content .sec2 .inner .point_item .text_box,
#contests_content .sec2 .inner .point_charm .text_box {
    padding: 15px 20px;
    position: relative;
}

#contests_content .sec2 .inner .point_pr .discript_txt,
#contests_content .sec2 .inner .point_career .discript_txt,
#contests_content .sec2 .inner .point_item .discript_txt,
#contests_content .sec2 .inner .point_charm .discript_txt {
    text-align:justify;
    text-justify: inter-ideograph;
}

#contests_content .sec2 .inner .point_pr {
    background: #fadee8;
    margin-top: 5px;
}
#contests_content .sec2 .inner .point_career {
    background: #d6e8f1;
}
#contests_content .sec2 .inner .point_item {
    background: #fff8c2;
}
#contests_content .sec2 .inner .point_charm {
    background: #e5e2f7;
}

#contests_content .sec2 .inner .point_pr .img_box {
    background-image: url(/img/contests/con2_1_pattern_sp.png);
    background-size: 17px;
    text-align: center;
}
#contests_content .sec2 .inner .point_career .img_box {
    background-image: url(/img/contests/con2_2_pattern_sp.png);
    background-size: 17px;
    text-align: center;
    padding: 5px 0;
}
#contests_content .sec2 .inner .point_item .img_box {
    background-image: url(/img/contests/con2_3_pattern_sp.png);
    background-size: 17px;
    text-align: center;
    padding: 5px 0;
}
#contests_content .sec2 .inner .point_charm .img_box {
    background-image: url(/img/contests/con2_4_pattern_sp.png);
    background-size: 17px;
    text-align: center;
    padding: 5px 0;
}

#contests_content .sec2 .inner .point_pr .img_box img {
    margin-left: 12%;
    max-width: 492px;
    width: 80%;
}
#contests_content .sec2 .inner .point_career .img_box img {
    max-width: 452px;
    width: 80%;
}
#contests_content .sec2 .inner .point_item .img_box img {
    margin-left: 6%;
    max-width: 432px;
    width: 80%;
}
#contests_content .sec2 .inner .point_charm .img_box img {
    max-width: 450px;
    width: 80%;
}

#contests_content .sec2 .inner .text_box {
    padding: 15px 20px;
    position: relative;
}

#contests_content .sec2 .inner .point_pr .text_box .point_ttl,
#contests_content .sec2 .inner .point_career .text_box .point_ttl,
#contests_content .sec2 .inner .point_item .text_box .point_ttl,
#contests_content .sec2 .inner .point_charm .text_box .point_ttl {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
    text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
}

#contests_content .sec2 .inner .text_box .point_ttl .under_line {
    position: relative;
    z-index: 2;
}

#contests_content .sec2 .inner .point_pr .text_box .point_ttl .under_line::before {
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: -1;
    content: '';
    width: 89%;
    height: 10px;
    background-color: #ffe200;
}

#contests_content .sec2 .inner .point_career .text_box .point_ttl .under_line::before {
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 10px;
    background-color: #ffe200;
}
#contests_content .sec2 .inner .point_item .text_box .point_ttl .under_line::before {
    position: absolute;
    bottom: 3px;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 10px;
    background-color: #ffe200;
}
#contests_content .sec2 .inner .point_item .text_box .point_ttl .ttl_note {
    font-size: 13px;
}
#contests_content .sec2 .inner .point_charm .text_box .point_ttl .under_line::before {
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 10px;
    background-color: #ffe200;
}
#contests_content .sec2 .inner .point_charm .text_box .point_ttl .ttl_note {
    font-size: 15px;
    font-weight: bold;
}


#contests_content .sec2 .inner .point_pr .text_box img,
#contests_content .sec2 .inner .point_career .text_box img,
#contests_content .sec2 .inner .point_item .text_box img,
#contests_content .sec2 .inner .point_charm .text_box img {
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 48px;
}

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

#contests_content .inner_cover {
    background: url(/img/contests/con4_bg_pattern.png);
}

#contests_content .sec3 .inner {
    margin: 0 3%;
    padding: 15px 0 40px;
    text-align: center;
}

#contests_content .sec3 h2 {
    background: url(/img/contests/con4_title_img.png) no-repeat right center;
    background-size: 55px 63px;
    display: inline-block;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    padding: 25px 55px 18px 0px;
}

#contests_content .sec3 table {
    box-sizing: border-box;
    margin: 15px 0;
    width: 100%;
}

#contests_content .sec3 table th {
    background: #00557c;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

#contests_content .sec3 table td {
    align-items: center;
    background: url(/img/contests/bg_pattern.png);
    border: 2px solid #474c4e;
    border-top: none;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    vertical-align: middle;
}

#contests_content .sec3 table .theme_name {
    font-size: 22px;
    font-weight: bold;
    margin: 13px 0;
}

#contests_content .sec3 table .theme_name.small {
    font-size: 20px;
}

#contests_content .sec3 table td a {
    background: url(/img/contests/con4_bg_btn_arrow.png) no-repeat right 15px center #ec62aa;
    background-size: 8px 14px;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 35px 6px;
    text-align: center;
    text-decoration: none;
}

#contests_content .sec3 table td .left_area {
    width: 65%;
}

#contests_content .sec3 table td .right_area {
    width: 30%;
}

#contests_content .sec3 table td img {
    max-width: 150px;
}

#contests_content .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;
    background-size: 30px;
    padding: 15px 0;
    position: relative;
    top: -30px;
}

#contests_content .thema {
    background-image: url(/img/contests/con3_bg_pattern.png);
    background-size: 17px;
    position: relative;
    padding-bottom: 10px;
}
#contests_content .thema .inner .left_img {
    position: absolute;
    top: -35px;
    left: 12px;
    width: 210px;
}

#contests_content .thema .inner .right_img {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 86px;
}

#contests_content .thema .inner h1 {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 6px;
    padding: 65px 0 10px 0;
    text-align: center;
    line-height: 1;
}

#contests_content .thema .inner .comment_wrap {
    color: #e20075;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}

#contests_content .thema .inner .comment_wrap .red {
    color: red;
    font-size: 18px;
    margin-bottom: 5px;
}

#contests_content .thema .inner .audition_area {
    background-color: #fff;
    margin: 30px 2% 20px;
    padding: 15px 2%;
}

#contests_content .thema .inner .audition_area .ttl {
    background: none;
    border-bottom: solid 3px #e20075;
    font-size: 18px;
    margin-bottom: 15px;
    padding: 0 0 10px;
}

#contests_content .thema .inner .audition_area ul {
    margin: 0;
}

#contests_content .thema .inner .audition_area ul li {
    border: none;
    margin: 0;
}

#contests_content .thema .inner .audition_area ul li .audition_name {
    font-size: 16px;
}

#contests_content .thema .inner .audition_area ul li .contest_detail {
    padding: 0;
}

#contests_content .thema .inner .audition_area ul li .contest_detail .detail {
    font-size: 14px;
    font-weight: normal;
}

#contests_content .thema .inner .audition_area ul li .contest_detail .detail .day {
    font-weight: bold;
}

#contests_content .thema .inner .audition_area ul li .contest_detail .detail .date {
    padding: 0;
}

#contests_content .thema .inner .audition_area ul li .audition_subscription .subscription_btn {
    background-color: #ff9933;
    border-radius: 5px;
    box-shadow: 0 3px #df8011;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    margin: 15px 0;
    width: 100%;
}

#contests_content .thema .inner .audition_area ul li .audition_subscription .attention_text {
    color: #aaa;
    font-size: 13px;
    line-height: 160%;
}

#contests_content .thema .inner .audition_area ul li .audition_subscription .attention_text a {
    display: inline;
    padding: 0;
    text-decoration: underline;
}