@charset "utf-8";
/*--------------------------------------------------------------------------------
*
*   2016
*   Keaki Mori Official Website
*
*   aikotoba.css
*
--------------------------------------------------------------------------------*/
#page_aikotoba h2{
    text-indent: -9999em;
    font-size: 0;
}

#page_aikotoba h2{
    width: 100%;
    height: 932px;
    background-image:url(../images/aikotoba/img_mv_.png);
    background-repeat: no-repeat;
    background-position: center top;
}

#post_content{
    width: 100%;
    margin: -410px 0 90px 0;
    min-height: 730px;
    background-image:url(../images/aikotoba/img_bg_message.png);
    background-repeat: repeat-y;
    background-position: center 320px;
    position: relative;
}

#post_content:before{
    content: '';
    display: block;
    width: 100%;
    height: 32px;
    background-image:url(../images/aikotoba/img_bg_message_top.png);
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    left: 0;
    top: -32px;
}

#post_content:after{
    content: '';
    display: block;
    width: 100%;
    height: 730px;
    background-image:url(../images/aikotoba/img_bg_message_btm.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    position: absolute;
    left: 0;
    bottom: -10px;
}

#post_content #main_desc{
    margin: 0 0 0 0;
    padding: 30px 0 0 0;
    text-align: center;
    color: #5c0100;
    position: relative;
    z-index: 1;
}

#post_content #main_desc.p_sub{
    margin: 0 0 80px 0;
}

#post_content #main_desc:before{
    width: 1078px;
    height: 392px;
    content: '';
    display: block;
    margin: 0 0 0 -539px;
    background-image:url(../images/aikotoba/parts_bg_desc_orn.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    position: absolute;
    top: -4px;
    left: 50%;
    z-index: -1;
}

#post_content #main_desc h3{
    margin: 0 0 25px 0;
    font-size: 30px;
    letter-spacing: .05em;
    font-weight: bold;
    position: relative;
    z-index: 2;
}

#post_content #main_desc p{
    font-size: 20px;
    line-height: 2.4em;
    position: relative;
    z-index: 2;
}

#post_body ul{
    width: 962px;
    margin: 0 auto;
    padding: 15px 0 90px 0;
}

#post_body li{
    margin: 0 0 100px 0;
    background-image:url(../images/aikotoba/parts_bg_message_mid.png);
    position: relative;
    z-index: 2;
}

#post_body li:last-child{ margin:0;}

#post_body li:before{
    content: '';
    width: 100%;
    height: 60px;
    display: block;
    background-image:url(../images/aikotoba/parts_bg_message_top.png);
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    top: -60px;
    left: 0;
}

#post_body li:after{
    content: '';
    width: 100%;
    height: 10px;
    display: block;
    background-image:url(../images/aikotoba/parts_bg_message_btm.png);
    background-position: center;
    position: absolute;
    bottom: -10px;
    left: 0;
}

#post_body .post_inner{
    padding: 70px 0 0 0;
    text-align: center;
    overflow: hidden;
    background-image:url(../images/aikotoba/parts_bg_message_mid.png);
    background-color: #fff;
}

#post_body .post_inner h3{
    width: 100%;
    height: 120px;
    margin: 0 0 50px 0;
    min-height: 120px;
    display: table;
    text-align: center;
    font-family: "A1明朝", "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 33px;
    line-height: 1.6em;
    color: #5c0100;
    position: relative;
}

#post_body .post_inner h3 span{
    width: 560px;
    margin: 0 auto;
    height: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

#post_body .post_inner h3.p100 span{ font-size: 100%; line-height: 1.6em;}
#post_body .post_inner h3.p90 span{ font-size: 90%; line-height: 1.6em;}
#post_body .post_inner h3.p80 span{ font-size: 80%; line-height: 1.6em;}
#post_body .post_inner h3.p70 span{ font-size: 70%; line-height: 1.6em;}
#post_body .post_inner h3.p60 span{ font-size: 60%; line-height: 1.6em;}

#post_body .post_inner h3:before{
    content: '';
    display: block;
    width: 106px;
    height: 100%;
    background-image:url(../images/aikotoba/parts_title_orn_left.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 85px;
    top: 0;
}

#post_body .post_inner h3:after{
    content: '';
    display: block;
    width: 106px;
    height: 100%;
    background-image:url(../images/aikotoba/parts_title_orn_right.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 85px;
    top: 0;
}

#post_body .post_inner h4{
    width: 656px;
    margin: 0 auto;
}

#post_body .post_inner .txt{
    margin: 0 auto 50px auto;
    padding: 0 48px 0 48px;
    box-sizing: border-box;
    font-size: 20px;
    color: #674714;
    line-height: 1.5em;
    text-align: center;
    position: relative;
}

#post_body .post_inner .num{
    content: '';
    display: block;
    width: 171px;
    height: 87px;
    background-image:url(../images/aikotoba/parts_num_bg_mid.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -44px;
    right: -38px;
}

#post_body .post_inner .num span.f{
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    display: block;
    text-align: center;
    transform: rotate(36deg);
    -webkit-transform: rotate(36deg);
    -ms-transform: rotate(36deg);
    position: relative;
    top: 40px;
    left: -3px;
}

#post_body .post_inner .num span.small{
    font-size: 18px !important;
    font-weight: normal !important;
}

#post_body .post_inner .num:before{
    content: '';
    display: block;
    width: 171px;
    height: 87px;
    background-image:url(../images/aikotoba/parts_num_bg_top.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#post_body .post_inner .num:after{
    content: '';
    display: block;
    width: 171px;
    height: 87px;
    background-image:url(../images/aikotoba/parts_num_bg_btm.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

/*
#post_content .post_inner .txt:after{
    content: '';
    display: block;
    width: 100%;
    height: 25px;
    background-image:url(../images/aikotoba/parts_line_btm.png);
    position: absolute;
    bottom: 0;
    left: 0;
}
*/

#btm_navigation{
    margin: 0 auto 80px auto;
}


#page_aikotoba .cat_nav{
    width: 1080px;
    margin: 0 auto 90px auto;
    text-align: center;
    position: relative;
    z-index: 2;
}

#page_aikotoba .cat_nav ul{
    min-width: 1120px;
    overflow: hidden;
    letter-spacing: -.40em;
    text-align: center;
    position: relative;
    left: -29px;
}

#page_aikotoba .cat_nav li{
    width: 180px;
    margin: 0 0 0 16px;
    background-repeat: no-repeat;
    display: inline-block;
    letter-spacing: normal;
}

#page_aikotoba .btn_nav_all{
    width: 280px;
    margin: 5px 0 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    letter-spacing: normal;
}

#page_aikotoba .btn_nav_all.all{
    margin-top: -30px;
}

#page_aikotoba .btn_nav_all{ background-image:url(../images/aikotoba/btn_aikotoba_cat_impressed_all_on.png);}

#page_aikotoba .cat_nav li.nav_impressed{ background-image:url(../images/aikotoba/btn_aikotoba_cat_impressed_on.png);}
#page_aikotoba .cat_nav li.nav_fine{ background-image:url(../images/aikotoba/btn_aikotoba_cat_fine_on.png);}
#page_aikotoba .cat_nav li.nav_takarazuka{ background-image:url(../images/aikotoba/btn_aikotoba_cat_takarazuka_on.png);}
#page_aikotoba .cat_nav li.nav_beauty{ background-image:url(../images/aikotoba/btn_aikotoba_cat_beauty_on.png);}
#page_aikotoba .cat_nav li.nav_tell{ background-image:url(../images/aikotoba/btn_aikotoba_cat_tell_on.png);}

#page_aikotoba .btn_nav_all img,
#page_aikotoba .cat_nav li img{
    transition: opacity .1s ease;
}

#page_aikotoba .btn_nav_all.current img,
#page_aikotoba .btn_nav_all:hover img,
#page_aikotoba .cat_nav li.current img,
#page_aikotoba .cat_nav li:hover img{
    opacity: 0;
}