@charset "UTF-8";

#secondContent {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/hp_bg.png)
}

@media screen and (min-width:751px) {
    #secondContent #left_area {
        margin: 0 55px
    }
}

#secondContent .c-frame {
    margin-bottom: 5%
}

#pc_footer {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/footer_bg.png)
}

.btn a {
    display: block;
    color: #146246
}

.btn.toggle_btn {
    cursor: pointer
}

.twitter_btn {
    width: 78%;
    max-width: 400px;
    margin: 3% auto;
    padding: 2%;
    cursor: pointer;
    color: #146246;
    border: 2px solid #fff;
    border-radius: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#55d0ff), color-stop(99%, #038ae7));
    background: -webkit-linear-gradient(top, #55d0ff 0, #038ae7 99%);
    background: linear-gradient(to bottom, #55d0ff 0, #038ae7 99%);
    -webkit-box-shadow: 1px 1px 5px #999b9e;
    box-shadow: 1px 1px 5px #999b9e;
    position: relative
}

.twitter_btn a {
    display: block;
    text-align: center;
    color: #fff
}

.color__green {
    color: #0ea09d
}

.color__pink {
    color: #f890a1
}

.bold {
    font-weight: 700
}

.second_a_frame {
    position: relative;
    margin: 0 auto 10%
}

@media screen and (max-width:750px) {
    .second_a_frame {
        width: 94.5%;
        margin: 0 auto 10%
    }
}

.second_a_frame::before {
    content: "";
    display: block;
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/2nd_description_bg_up.png) no-repeat top left;
    background-size: 100%;
    width: 100%;
    padding-top: calc(60/ 700 * 100%)
}

.second_a_frame::after {
    content: "";
    display: block;
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/getheart_bg_bottom.png) no-repeat top left;
    background-size: 100%;
    width: 100%;
    padding-top: calc(60/ 700 * 100%)
}

.second_a_frame .innerBg {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/2nd_description_bg_center.png) top left;
    background-size: 100%
}

.second_a_frame .innerBg .inner {
    position: relative;
    width: 90%;
    max-width: 620px;
    margin: 0 auto;
    padding-bottom: 1%
}

.second_a_frame .title {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/title_obi.png) no-repeat top left;
    background-size: 100%;
    width: 100%;
    padding-top: calc(98/ 700 * 100%);
    padding-bottom: 0;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0
}

@media screen and (max-width:750px) {
    .second_a_frame .title {
        top: -25px
    }
}

.second_a_frame .title .title-inner {
    display: block;
    padding-bottom: 0;
    position: absolute;
    top: 46%;
    left: 50%;
    -webkit-transform: translate(-50%, -54%);
    -ms-transform: translate(-50%, -54%);
    transform: translate(-50%, -54%)
}

@media screen and (max-width:750px) {
    .second_a_frame .title .title-inner {
        font-size: 2.4rem
    }
}

.second_a_frame .item_wrap {
    margin-bottom: 30px
}

@media screen and (max-width:750px) {
    .second_a_frame .item_wrap {
        margin-bottom: 5%
    }
}

.second_a_frame .item_wrap:last-of-type {
    margin-bottom: 0
}

.second_a_frame .item_wrap a:hover {
    opacity: .8
}

.second_a_frame .item_wrap a .img_block::after {
    content: "";
    width: 20%;
    display: block;
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/check.png) no-repeat top left;
    background-size: 100%;
    padding-top: calc(44 / 144 * 20%);
    position: absolute;
    right: 0;
    bottom: 0
}

.second_a_frame .item_wrap a .img_block.limit_over:before {
    content: "終了しました\Aご参加ありがとうございました";
    white-space: pre;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    font-size: 30px;
    z-index: 1
}

@media screen and (max-width:750px) {
    .second_a_frame .item_wrap a .img_block.limit_over:before {
        font-size: 14px
    }
}

.second_a_frame .item_wrap .check {
    width: 20%;
    display: block;
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/check.png) no-repeat top left;
    background-size: 100%;
    padding-top: calc(44 / 144 * 20%);
    margin: 0 0 0 auto
}

.second_a_frame .item_title {
    width: 95%;
    text-align: center;
    margin: 0 auto 5px;
    font-size: 22px;
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/sub_title_obi.png) no-repeat bottom left;
    background-size: 100%;
    padding-bottom: 22px
}

@media screen and (max-width:750px) {
    .second_a_frame .item_title {
        font-size: 16px;
        padding-bottom: 10px
    }
}

.second_a_frame .img_block {
    position: relative;
    margin-bottom: 5px
}

.second_a_frame .img_block img {
    vertical-align: bottom
}

.second_a_frame .item_detail {
    color: #4c4c4c
}

.second_a_frame .item_detail .period {
    font-size: 12px
}

.second_a_frame .item_detail .center_txt {
    text-align: center
}

.side_anniversary {
    position: relative
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both
}

.second_content {
    width: 700px;
    margin-bottom: 20px
}

@media screen and (max-width:750px) {
    .second_content {
        width: 100%
    }
}

.main_img {
    position: relative;
    padding-top: 52%;
    margin-top: 60px
}

@media screen and (max-width:750px) {
    .main_img {
        padding-top: 80%;
        margin-top: 17%
    }
}

.main_img .main_img_inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    margin: 0 auto;
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/pc/2nd_top1_pc.png) no-repeat top center;
    background-size: 100%;
    padding-top: calc(1140 / 1920 * 100%);
    display: none
}

@media screen and (max-width:750px) {
    .main_img .main_img_inner {
        background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/sp/2nd_top1_sp.png) no-repeat top center;
        background-size: 100%;
        padding-top: calc(784 / 750 * 100%)
    }
}

.main_img .main_img_inner.new_character {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/pc/2nd_top2_pc.png) no-repeat top center;
    background-size: 100%;
    padding-top: calc(1140 / 1920 * 100%)
}

@media screen and (max-width:750px) {
    .main_img .main_img_inner.new_character {
        background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/sp/2nd_top2_sp.png) no-repeat top center;
        background-size: 100%;
        padding-top: calc(784 / 750 * 100%)
    }
}

.main_img.sousenkyo_main_img {
    padding-top: 48%
}

@media screen and (max-width:750px) {
    .main_img.sousenkyo_main_img {
        padding-top: 65%;
        margin-top: 16%
    }
}

.main_img.sousenkyo_main_img .main_img_inner {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/pc/senkyo_top_pc.png) no-repeat top center;
    background-size: 100%;
    padding-top: calc(950 / 1600 * 100%)
}

@media screen and (max-width:750px) {
    .main_img.sousenkyo_main_img .main_img_inner {
        background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/sp/senkyo_top_sp.png) no-repeat top center;
        background-size: 100%;
        padding-top: 100%
    }
}

.content_main_img {
    position: relative;
    padding-top: 52%;
    margin-top: 60px
}

@media screen and (max-width:750px) {
    .content_main_img {
        padding-top: 84%;
        margin-top: 17%
    }
}

.content_main_img .content_main_img_inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    margin: 0 auto;
    padding-top: calc(1140 / 1920 * 100%)
}

@media screen and (max-width:750px) {
    .content_main_img .content_main_img_inner {
        padding-top: calc(784 / 750 * 100%)
    }
}

.content_main_img .content_main_img_inner.character_img {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/pc/2nd_newfacetop_after_pc.png) no-repeat top center;
    background-size: 100%
}

@media screen and (max-width:750px) {
    .content_main_img .content_main_img_inner.character_img {
        background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/sp/2nd_newfacetop_after_sp.png) no-repeat top center;
        background-size: 100%
    }
}

.content_main_img .content_main_img_inner.sousenkyo_img {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/pc/senkyo_top_pc.png) no-repeat top center;
    background-size: 100%
}

@media screen and (max-width:750px) {
    .content_main_img .content_main_img_inner.sousenkyo_img {
        background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/sp/senkyo_top_sp.png) no-repeat top center;
        background-size: 100%
    }
}

.anker_chara {
    width: 10%;
    max-width: 138px;
    position: absolute;
    top: 89.5%
}

@media screen and (max-width:750px) {
    .anker_chara {
        width: 21%;
        top: 88.5%
    }
}

.anker_chara a {
    display: block
}

.anker_chara.anker_chara_01 {
    left: 21%
}

@media screen and (max-width:750px) {
    .anker_chara.anker_chara_01 {
        left: 8%
    }
}

.anker_chara.anker_chara_02 {
    left: 44.5%
}

@media screen and (max-width:750px) {
    .anker_chara.anker_chara_02 {
        left: 40%
    }
}

.anker_chara.anker_chara_03 {
    left: 68.2%
}

@media screen and (max-width:750px) {
    .anker_chara.anker_chara_03 {
        left: 71.2%
    }
}

.second_anniversary_wrap {
    background-image: none;
    padding-top: 0
}

.second_anniversary_container {
    position: relative
}

@media screen and (min-width:751px) {
    .second_anniversary_container {
        width: 1200px;
        margin: 0 auto
    }
}

.second_anniversary_container.sousenkyo_content {
    padding: 110px 0 0
}

@media screen and (max-width:750px) {
    .second_anniversary_container.sousenkyo_content {
        padding: 95px 0 0
    }
}

.second_anniversary_frame {
    position: relative;
    padding-top: 90px;
    margin-bottom: 5%
}

@media screen and (max-width:750px) {
    .second_anniversary_frame {
        padding-top: 10px
    }
}

.second_anniversary_frame:after {
    content: "";
    display: block;
    top: -1px;
    width: 100%;
    height: 0;
    padding-bottom: 7.6%;
    background-image: url(/wp-content/themes/ikemen/title/kakumei/original/images/frame_bottom.png);
    background-size: 100%
}

.second_anniversary_title {
    position: absolute;
    top: -5px;
    width: 890px;
    left: -70px
}

@media screen and (max-width:750px) {
    .second_anniversary_title {
        top: -20px;
        width: 110%;
        left: -10.5%
    }

    .second_anniversary_title img {
        width: 110%;
        max-width: initial
    }
}

.anniversary_frame_inner {
    background-image: url(/wp-content/themes/ikemen/title/kakumei/original/images/frame_middle.png);
    background-size: 100%;
    padding: 50px 60px 0
}

@media screen and (max-width:750px) {
    .anniversary_frame_inner {
        padding: 50px 7.5% 0
    }
}

.center_text {
    text-align: center
}

.twitter_widget_area:before {
    content: "";
    display: block;
    background-image: url(/wp-content/themes/ikemen/title/kakumei/original/images/c_line.png);
    background-size: 100%;
    padding-top: calc(20 / 630 * 100%)
}

.entry_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    margin: 30px auto 0
}

@media screen and (max-width:750px) {
    .entry_list {
        padding-top: 20px;
        margin: 5% auto 0
    }
}

.entry_list li {
    margin-right: 16%;
    margin-bottom: 30px
}

@media screen and (max-width:750px) {
    .entry_list li {
        margin-bottom: 5px
    }
}

.entry_list li:nth-child(2n) {
    margin-right: 0
}

.entry_list li:last-child {
    margin-right: 0
}

.entry_list a {
    color: #4c4c4c;
    display: block
}

.entry_list a:hover {
    opacity: .8
}

.entry_list .img_block {
    position: relative
}

.entry_list .img_block img {
    vertical-align: bottom
}

.entry_list .img_block .rank_icon {
    width: 40%;
    position: absolute;
    left: -15px;
    bottom: 0;
    padding-top: calc(150 / 132 * 40%)
}

.rank_1 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_1.png) no-repeat center bottom;
    background-size: 100%
}

.rank_2 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_2.png) no-repeat center bottom;
    background-size: 100%
}

.rank_3 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_3.png) no-repeat center bottom;
    background-size: 100%
}

.rank_4 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_4.png) no-repeat center bottom;
    background-size: 100%
}

.rank_5 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_5.png) no-repeat center bottom;
    background-size: 100%
}

.rank_6 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_6.png) no-repeat center bottom;
    background-size: 100%
}

.rank_7 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_7.png) no-repeat center bottom;
    background-size: 100%
}

.rank_8 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_8.png) no-repeat center bottom;
    background-size: 100%
}

.rank_9 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_9.png) no-repeat center bottom;
    background-size: 100%
}

.rank_10 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_10.png) no-repeat center bottom;
    background-size: 100%
}

.rank_11 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_11.png) no-repeat center bottom;
    background-size: 100%
}

.rank_12 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_12.png) no-repeat center bottom;
    background-size: 100%
}

.rank_13 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_13.png) no-repeat center bottom;
    background-size: 100%
}

.rank_14 {
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/1st/common/rank_14.png) no-repeat center bottom;
    background-size: 100%
}

.second_a_frame .item_wrap .entry_list .img_block::after {
    content: none
}

.ranking_by_dept {
    padding-top: 15px
}

.ranking_by_dept .inner_title {
    text-align: center;
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/category_obi.png) no-repeat center center;
    background-size: 100%;
    color: #fff;
    padding: 15px 0;
    margin-bottom: 20px
}

@media screen and (max-width:750px) {
    .ranking_by_dept .inner_title {
        padding: 3% 0;
        margin-bottom: 3%
    }
}

.ranking_by_dept .entry_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    margin: 30px auto 0
}

@media screen and (max-width:750px) {
    .ranking_by_dept .entry_list {
        padding-top: 0;
        margin: 0 auto
    }
}

.sousenkyo_character_inner .item_detail {
    width: 85%;
    margin: 0 auto 5px
}

@media screen and (max-width:750px) {
    .sousenkyo_character__frame {
        margin-top: 6%
    }
}

.sousenkyo_character__frame .title-inner {
    font-size: 2.5rem
}

.commitment .character_img {
    width: 85%;
    margin: 0 auto 5px;
    position: relative
}

.commitment .icon_achieve {
    width: 25%;
    position: absolute;
    top: 55%;
    right: -5%;
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/achieve.png) no-repeat center bottom;
    background-size: 100%;
    padding-top: 25%
}

.commitment .icon_noncompletion {
    width: 25%;
    position: absolute;
    top: 55%;
    right: -5%;
    background: url(/wp-content/themes/ikemen/title/kakumei/original/images/2nd/common/noncompletion.png) no-repeat center bottom;
    background-size: 100%;
    padding-top: 25%
}

.ranking_list {
    font-size: 18px;
    width: 100%;
    margin: 20px auto
}

@media screen and (max-width:750px) {
    .ranking_list {
        font-size: 14px
    }
}

.ranking_list li:last-child {
    text-indent: 1em
}

.entry_list_inner {
    width: 42%;
    text-align: center
}

.entry_list_inner .name {
    font-size: 18px
}

@media screen and (max-width:450px) {
    .entry_list_inner .name {
        font-size: 3vw
    }
}

.news_detail__image {
    margin: 1em 0;
    text-align: center;
    max-width: 100%;
    overflow: hidden
}

.news_detail__image img {
    max-height: 500px
}

.cp_text_area:after {
    content: "";
    display: block;
    background-image: url(/wp-content/themes/ikemen/title/kakumei/original/images/c_line.png);
    background-size: 100%;
    padding-top: calc(20 / 630 * 100%)
}

.cp_text_area .text-title {
    margin-top: 0
}

.cp_text_area p {
    margin-bottom: 1em
}