@charset "utf-8";
/*--------------------------------------------------------------------------------
*
*   2017
*   AXIS WEB MAGAZINE
*   http://www.axismag.jp/
*
*   home_sp.css
*
--------------------------------------------------------------------------------*/


/* --------------------------------------------------------------------------------
*
    max-width: 768px
*
-------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {

section h2{ font-size: 16px;}

aside h3,
section h3{
    height: 20px;
    font-size: 12px;
    color: #666;
    display: block;
    position: relative;
    line-height: 1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

h3.external{ overflow: inherit !important; margin: 0 0 -2px 0;}

section h4{
    font-size: 13px;
    line-height: 1.5em;
    color: #333;
    word-break: break-all;
}

section .date{
    color: #666;
    font-size: 11px;
    position: absolute;
    top: 1px;
    right: 0;
}


/* ----------------------------------------
*
    section#billbord
*
---------------------------------------- */
section#billboard{
    margin: 0;
}

section#billboard a{
    color: #333;
}

section#billboard h2{
    padding: 15px 0 10px 0;
}

section#billboard .title.switch_sp{
    padding: 20px 25px;
    font-size: 18px;
    line-height: 1.5em;
    background-color: #fcfcfc;
}

section#billboard .pr_normal{
    position: relative
}

section#billboard .pr_normal h2{
    font-family: 'AXIS ProN M', 'NoChattering' !important;
    display: inline-block;
    padding: 6px 10px 6px 10px;
    font-size: 12px;
    background-color: #333;
    color: #ccc;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

section#billboard .pr_normal h2.external:before{
    top: 0;
}

section#pr_large{
    background: none !important;
    position: relative;
}

section#pr_large .title{
    width: 100%;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

section#pr_large h2{
    font-family: 'AXIS ProN M', 'NoChattering' !important;
    display: inline-block;
    padding: 6px 10px 6px 10px;
    font-size: 12px;
    background-color: #333;
    color: #ccc;
}

section#pr_large h2.external:before{
    top: 0;
}

/* ----------------------------------------
*
    section#latest_post
*
---------------------------------------- */
.column.latest{
    padding: 25px 0 0 0;
    background-color: #f1f1f1;
}

.column.latest .column_left,
.column.latest .column_right{
    display: block;
}

section#latest_post{
    margin: 0 25px 40px 25px;
}

section#latest_post .txt{
    display: none !important;
}

section#latest_post .desc{
    height: inherit !important;
}

section#latest_post .date{
    margin: -3px 0 0 0;
    padding: 2px 0 2px 5px;
    background-color: #f1f1f1;
}

section#latest_post .desc h4{
    padding: 20px;
    line-height: 1.5em;
    background-color: #fcfcfc;
}

/* ----------------------------------------
*
    aside#pr_side
*
---------------------------------------- */
aside#pr_side{
    width: inherit !important;
    padding: 0 25px;
}



/* ----------------------------------------
*
    section#recently_posts
*
---------------------------------------- */
.column.recently{
    background-color: #f1f1f1;
    overflow: hidden;
}

section#recently_posts h2{
    height: 22px;
    font-size: 14px;
    color: #000;
    display: inline-block;
    vertical-align: top;
    position: relative;
    line-height: 1em;
}

section#recently_posts{
    height: 100%;
}

section#recently_posts ul{
    border-top: 1px solid #ccc;
    margin: 40px 25px 0 25px;
    padding: 20px 0 5px 0;
    letter-spacing: -.40em;
}

section#recently_posts li{
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0 0 20px 13px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
    letter-spacing: normal;
    position: relative;
    overflow: hidden;
}

section#recently_posts li:nth-child(odd){
    padding: 0 13px 20px 0;
}

section#recently_posts li a{
    display: block;
    overflow: hidden;
    position: relative;
}

section#recently_posts h3{
    width: 62%;
}

section#recently_posts h4{
    font-family: 'AXIS ProN R', 'NoChattering' !important;
    width: 62%;
    max-height: 3em;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #333;
    line-height: 1.5em;
    overflow: hidden;
    float: left;
}

section#recently_posts .img{
    margin: -20px 0 0 0;
    width: 35%;
    float: right;
    position: relative;
}

section#recently_posts .date{
    position: absolute;
    top: inherit;
    bottom: 0;
    left: 0;
}


/* ----------------------------------------
*
    aside#pr_mid
*
---------------------------------------- */
aside#pr_mid{
    padding: 0 25px 25px 25px;
    background-color: #f1f1f1;
}



/* ----------------------------------------
*
    section#axis_magazine
*
---------------------------------------- */
.column.axis_mag{
    padding: 0 25px;
    overflow: hidden;
}

section#axis_magazine{
    padding: 25px 0 0 0;
    margin: 0 0 25px 0;
}

section#axis_magazine h3{
    color: #333;
    font-size: 13px;
}

section#axis_magazine .section_inner{
    width: 100%;
    background-color: #fff;
    letter-spacing: -.40em;
    display: block;
}

section#axis_magazine .column_left{ width: 100%; display: block; vertical-align: middle; background-color: #f1f1f1;}
section#axis_magazine .column_right{ width: 100%; height: inherit; min-width: inherit; display: block; position: relative;}

section#axis_magazine #mov{
    line-height: 0;
}

section#axis_magazine .column_right .col_inner{
    height: 100%;
    min-height: inherit !important;
    padding: 15px 0 0 0;
    margin: 0 25px;
    overflow: hidden;
    box-sizing: border-box;
    letter-spacing: normal;
}

section#axis_magazine .column_right h4{
    margin: 0 0 5px 0;
    font-size: 13px;
    line-height: 1.875em;
}

section#axis_magazine .column_right .desc{
    padding: 0 0 18px 0;
    margin: 0 0 20px 0;
    font-size: 13px;
    line-height: 1.7142em;
    border-bottom: 1px dotted #000;
}

section#axis_magazine .column_right .info{
    margin: 0 0 20px 0;
    font-size: 13px;
    line-height: 1.7142em;
}

section#axis_magazine .btn_purchase{
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 13px;
    position: relative;
    left: 0;
    bottom: 0;
}

section#axis_magazine .btn_purchase a{
    width: 100%;
    padding: 13px 0;
    display: block;
    text-align: center;
    color: #000;
    background-color:#ddd;
    border-radius: 2px;
    box-shadow: 0 3px 2px #b2b2b2;
    transition: background .15s ease .0s;
}

.is_sp #axis_magazine .btn_purchase a.touch,
.is_pc #axis_magazine .btn_purchase a:hover{
    background-color: #d0d0d0;
    transition: background .15s ease .05s;
}

/* ----------------------------------------
*
    section#axis_info
*
---------------------------------------- */
section#axis_info div.hide{ display: none;}

section#axis_info{
    margin: 0 0 25px 0;
    background-color: #fff;
    overflow: hidden;
}

section#axis_info .img_slider{
    padding: 0 20px 20px 20px;
}

section#axis_info .img_slider div{
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #ccc;
}

section#axis_info .img_slider div:first-child{
    padding: 0;
    border: none;
}

section#axis_info:after{
    clear: both;
    content: '';
    display: block;
    font-size: 0;
}

section#axis_info h2{
    padding: 0 0 10px 0;
}

section#axis_info .img{
    margin: 0 0 8px 0;
}

section#axis_info h4{
    font-size: 13px;
}

section#axis_info .btn_more{
    width: inherit;
    margin: 0 20px 30px 20px;
    padding: 0;
    box-sizing: border-box;
    font-size: 13px;
    position: relative;
    left: 0;
    bottom: 0;
}

section#axis_info .btn_more a{
    width: 100%;
    padding: 13px 0;
    display: block;
    text-align: center;
    color: #000;
    background-color:#ddd;
    border-radius: 2px;
    box-shadow: 0 3px 2px #b2b2b2;
    transition: background .15s ease .0s;
}

.is_sp #axis_info .btn_more a.touch,
.is_pc #axis_info .btn_more a:hover{
    background-color: #d0d0d0;
    transition: background .15s ease .05s;
}



/* ----------------------------------------
*
    section#serial_posts
*
---------------------------------------- */
.column.btm{
    background-color: #f1f1f1;
    overflow: hidden;
}

section#serial_posts h2{
    height: 25px;
    font-size: 14px;
    color: #000;
    display: inline-block;
    vertical-align: top;
    position: relative;
    line-height: 1em;
}

section#serial_posts{
    height: 100%;
}

section#serial_posts ul{
    border-top: 1px solid #ccc;
    margin: 25px 25px 0 25px;
    padding: 20px 0 5px 0;
    letter-spacing: -.40em;
}

section#serial_posts li{
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0 0 20px 13px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
    letter-spacing: normal;
    position: relative;
    overflow: hidden;
}

section#serial_posts li:nth-child(odd){
    padding: 0 13px 20px 0;
}

section#serial_posts li a{
    display: block;
    overflow: hidden;
    position: relative;
}

section#serial_posts h4{
    font-family: 'AXIS ProN R', 'NoChattering' !important;
    width: 62%;
    max-height: 4.5em;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #333;
    line-height: 1.5em;
    overflow: hidden;
    float: left;
}

section#serial_posts .img{
    margin: 3px 0 0 0;
    width: 35%;
    float: right;
    position: relative;
}

section#serial_posts .date{
    position: absolute;
    top: inherit;
    bottom: 0;
    left: 0;
}

section#serial_posts li.tablet{
    display: inline-block !important;
}



}



/* --------------------------------------------------------------------------------
*
    max-width: 520px
*
-------------------------------------------------------------------------------- */
@media screen and (max-width: 520px) {
    
    
/* ----------------------------------------
*
    section#recently_posts
*
---------------------------------------- */
section#recently_posts{
    height: 100%;
}

section#recently_posts ul{
    border-top: 1px solid #ccc;
    margin: 40px 25px 0 25px;
    padding: 20px 0 5px 0;
    letter-spacing: -.40em;
}

section#recently_posts li{
    width: 100%;
    display: block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
    letter-spacing: normal;
    position: relative;
    overflow: hidden;
}

section#recently_posts li:nth-child(odd){
    padding: 0 0 20px 0;
}

section#recently_posts h3{
    width: 62%;
}

section#recently_posts h4{
    width: 62%;
    max-height: 6em;
}


/* ----------------------------------------
*
    section#recently_posts
*
---------------------------------------- */
section#serial_posts{
    height: 100%;
}

section#serial_posts ul{
    border-top: 1px solid #ccc;
    margin: 40px 25px 0 25px;
    padding: 20px 0 5px 0;
    letter-spacing: -.40em;
}

section#serial_posts li{
    width: 100%;
    display: block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
    letter-spacing: normal;
    position: relative;
    overflow: hidden;
}

section#serial_posts li:nth-child(odd){
    padding: 0 0 20px 0;
}

section#serial_posts h4{
    width: 62%;
    max-height: 3em;
}

section#serial_posts li.tablet{
    display: none !important;
}


}


/* --------------------------------------------------------------------------------
*
    max-width: 420px
*
-------------------------------------------------------------------------------- */
@media screen and (max-width: 380px) {

/* ----------------------------------------
*
    section#recently_posts
*
---------------------------------------- */
section#recently_posts h4{
    width: 62%;
    max-height: 3em;
}

}
