@charset "utf-8";

/*--------------------------------------------------------------------------------
*
*   2017
*   AXIS WEB MAGAZINE
*   http://www.axismag.jp/
*
*   print.css
*
--------------------------------------------------------------------------------*/
/*
    size
*/
@page { size: A4 } /* A4縦 */
@page { size: 210mm 297mm } /* A4縦サイズ */


/* --------------------------------------------------------------------------------
*
*   2017
*   AXIS WEB MAGAZINE
*   http://www.axismag.jp/
*
*   common.cssより
*
-------------------------------------------------------------------------------- */

@media print{

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}/*HTML5display-roleresetforolderbrowsers*/article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}

body{
    font-family: 'AXIS ProN R', 'NoChattering', '游ゴシック','YuGothic',Meiryo,メイリオ,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    color: #000;
    font-size : 16px;
    background-color:#fff;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: normal;
    position: relative;
    z-index: 1;
}

body, html{
    width: 100%;
    height: 100%;
    min-height: 100%;
}

a, li, p, div, button{ outline: none !important; }
a{ color: #01aeeb; text-decoration: none;}
a, p, div, li, dd, dt{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

.indent_half_top{ position: relative; margin-left: -.5em !important;}
.indent_half{ position: relative; margin-left: -.5em;}

img{ height: auto; backface-visibility: hidden; -webkit-backface-visibility: hidden; line-height: 0;}

.fixed{ position: fixed !important;}
.c_anim{ opacity: 0;}
.is_pc .line_share{ display: none !important;}

#wrap{
    opacity: 0;
    z-index: 1;
    transition: opacity .6s ease;
    overflow: hidden;
}

#wrap.onload{ opacity: 1 !important;}

#wrap.move{ opacity: 0 !important; transition: opacity .3s ease .0s;}

div.column{
    clear: both;
    letter-spacing: -.40em;
}

.img{ overflow: hidden;}
.img_slider{ opacity: 0;}
img.set_pos_top{ margin-top: 0 !important;}

img.s_a_100{ width: auto !important; height: 100% !important;}
img.s_100_a{ width: 100% !important; height: auto !important;}

#post_sns_share{ display: none;}
.share_line{ display: none !important;}
.is_sp .share_line{ display: inline-block !important;}

article .post_body img.parts_axis_endmark.w300,
.parts_axis_endmark{
    width: 14px !important;
    height: auto !important;
    vertical-align: middle !important;
    display: inline-block !important;
    margin: 0 !important;
}
sup {
	vertical-align: super;
	font-size: 0.5rem;
}

}

/* --------------------------------------------------------------------------------
    font-face
------------------------------------------------------------------------------- */
@media print{
h2, h3, h4{ font-family: 'AXIS ProN M', 'NoChattering' !important;}
.ff_r{ font-family: 'AXIS ProN R', 'NoChattering' !important; }
.ff_m{ font-family: 'AXIS ProN M', 'NoChattering' !important;}
.ff_b{ font-family: 'AXIS ProN B', 'NoChattering' !important;}
}
/* -------------------------------------------------------------------------------- */

/* --------------------------------------------------
*
    common settings
*
-------------------------------------------------- */
@media print{
a.bdb{ position: relative;}

a.bdb:after{
    content: '';
    width: 100%;
    height: 1px;
    opacity: 0;
    background-color: #000;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    transition: bottom .15s ease 0s, opacity .15s ease 0s;
}

.is_pc a.bdb:hover:after,
.is_sp a.bdb.touch:after{
    width: 100%;
    bottom: -2px;
    opacity: 1;
    transition: bottom .15s ease .05s, opacity .15s ease .05s;
}

.column_inner{
    max-width: 1060px;
    margin: 0 auto;
    box-sizing: border-box;
    letter-spacing: -.40em;
}

section,
aside,
article{
    position: relative;
    letter-spacing: normal;
}

section .img,
aside .img{
    line-height: 0;
    overflow: hidden;
}

.external{ display: inline-block; position: relative;}

/* bg color */
.bg_g{ background-color: #ddd;}


#foot_sns a{ transition: opacity .15s ease .0s;}
.is_sp #foot_sns a.touch,
.is_pc #foot_sns a:hover{ opacity: .7; transition: opacity .15s ease .05s;}

#foot_nav a{ text-decoration: none;}
.is_sp #foot_nav li a.touch,
.is_pc #foot_nav li a:hover{ text-decoration: underline !important;}

#header{ opacity: 0;}
.onload #header{ opacity: 1; transition: opacity .6s ease; position: relative;}
.p_txt{ opacity: 0; display: inline-block; position: relative;}


}

/* --------------------------------------------------------------------------------
*
    min-width: 769px
*
-------------------------------------------------------------------------------- */
@media print {
body{
    overflow: auto !important;
    z-index: 1;
}

#wrap{
    padding: 0 0 0 0;
    display: block !important;
}

img.sp{ display: none !important;}
.switch_sp{ visibility: hidden !important; height: 0 !important; display: none !important;}

.external:before{
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    background-image:url(../images/parts_ico_external.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    top: -3px;
    left: 5px;
}

.external.w:before{ background-image:url(../images/parts_ico_external_w.png);}
.external.w.sp:before{ background-image:url(../images/parts_ico_external.png);}

.external:after{
    clear: both;
    content: '';
    display: block;
    font-size: 0;
}

.ico_loading{
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

.ico_loading.on{
    visibility: visible;
}

.ico_loading span{
    width: 48px;
    height: 48px;
    padding: 5px;
    display: block;
    opacity: 0;
    background-image:url(../images/parts_ico_loading.gif);
    background-color: rgba(255, 255, 255, .95);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px;
    background-size: 48px;
    position: absolute;
    top: calc(50% - 29px);
    left: calc(50% - 29px);
    transform: scale(.5);
    -webkit-transform: scale(.5);
    transition: transform .25s ease, opacity .25s ease;
    -webkit-transition: transform .25s ease, opacity .25s ease;
}

.ico_loading.on span{
    opacity: 1 !important;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: transform .25s ease .2s, opacity .25s ease .2s;
    -webkit-transition: transform .25s ease .2s, opacity .25s ease .2s;
}

.ico_loading.on.prev span{
    top: calc(90% - 29px) !important;
}

.ico_loading.on.next span{
    top: calc(20% - 29px) !important;
}

/* --------------------------------------------------
*
    #header
*
-------------------------------------------------- */
#header #sp_cat_nav{ display: none !important;}
#header{
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 100;
}

#header_inner{
    width: auto !important;
    max-width: 1280px !important;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 45px;
    position: relative;
}

#header_inner h1{
    position: absolute;
    top: 30px;
    left: 50px;
}

#gnav{
    width: inherit !important;
    opacity: 1 !important;
    display: block !important;
    position: absolute;
    top: 0;
    right: 40px;
}

#gnav li.parents{
    margin: 42px 0 0 40px;
    float: left;
    font-size: 14px;
}

#gnav li.parents .ico{ position: relative;}
#gnav li.parents .ico:after{
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    opacity: 0;
    background-image:url(../images/parts_nav_arrow_btm.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 23px;
    left: 0;
    transition: opacity .15s ease .0s, top .15s ease .0s;
}

#gnav li.parents .ico.on:after{
    opacity: 1;
    top: 26px;
    transition: opacity .15s ease .05s, top .15s ease .05s;
}

#gnav li.gnav_axis.parents a{
    color: #000;
    transition: color .15s ease .0s;
}

.is_sp #gnav li.gnav_axis.parents a.touch,
.is_pc #gnav li.gnav_axis.parents a:hover{
    color: #01aeeb !important;
    transition: color .15s ease .05s;
}

#gnav li.parents .ico_search img{
    width: 24px;
    height: auto;
    position: relative;
    top: -6px;
}

#header .sub_outer{
    width: 100%;
    height: auto;
    padding: 0 5px;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 2px 3px #ccc;
    position: fixed;
    top: 100px;
    left: 0;
    display: none;
}

#header .sub_menu{
    width: 100%;
    height: 100%;
    max-width: 1280px;
    overflow: hidden;
    margin: 0 auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 10;
}

#header .sub_menu::-webkit-scrollbar{ width: 6px; background:#fff; border-radius: 6px;}
#header .sub_menu::-webkit-scrollbar:horizontal{ height: 6px; border-radius: 6px;}
#header .sub_menu::-webkit-scrollbar-button{ width: 6px; height: 6px; background: #666; border-radius: 6px;}
#header .sub_menu::-webkit-scrollbar-piece{ background:#fff; border-radius: 6px;}
#header .sub_menu::-webkit-scrollbar-piece:start{ background:#fff; border-radius: 6px;}
#header .sub_menu::-webkit-scrollbar-thumb{ background:#666; border-radius: 6px; transition: background .15s ease .05s;}
#header .sub_menu::-webkit-scrollbar-corner{ background:#666; border-radius: 6px; transition: background .15s ease .05s;}
#header .sub_menu::-webkit-scrollbar-thumb:hover{ background:#000; border-radius: 6px; transition: background .15s ease .05s;}

#header .sub_menu .menu_inner{
    box-sizing: border-box;
    margin: 0 auto;
    padding: 60px 45px 0 45px;
    position: relative;
}

#header .sub_menu section{
    margin: 0 0 60px 0;
    padding: 0 0 30px 0;
    overflow: hidden;
    position: relative;
}

#header .sub_menu section:after{
    content: '';
    display: block;
    width: 96.95%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    bottom: 0;
    left: 1.525%;
}

#header .sub_menu section:last-child{ margin: 0;}
#header .sub_menu section:last-child:after{ display: none;}

#header .sub_menu section ul{
    letter-spacing: -.40em;
    overflow: hidden;
}

#header .sub_menu section h3{
    font-size: 18px;
    margin: 0 0 45px 1.525%;
    color: #333;
}

#header .gnav_cat .sub_menu section li,
#header .gnav_event .sub_menu section li{
    width: 20%;
    height: 80px;
    margin: 0 0 30px 0;
    padding: 0 1.525%;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
}


#header .gnav_category .sub_outer{
    height: auto !important;
    opacity: 1 !important;
    display: block !important;
}

#header .gnav_cat .sub_menu section li a,
#header .gnav_event .sub_menu section li a{
    height: 80px;
    padding: 12px 9px;
    box-sizing: border-box;
    display: block;
    background-color: #f1f1f1;
    position: relative;
}

#header .gnav_cat .sub_menu section li h4,
#header .gnav_event .sub_menu section li h4{
    font-size: 16px;
    color: #333;
    line-height: 1em;
}

#header section li h4.small{
    font-size: 14px !important;
}

#header .gnav_cat .sub_menu section li h4 span,
#header .gnav_event .sub_menu section li h4 span{
    margin: 2px 0 0 0;
    font-size: 12px;
    display: block;
    color: #666;
}

#header .sub_menu section li a
    transition: background .15s ease .0s;
}

.is_pc #header .sub_menu section li a:hover{
    background-color: #e7e7e7;
    transition: background .15s ease .05s;
}


#header .sub_menu section li .num{
    font-family: 'AXIS ProN M', 'NoChattering' !important;
    letter-spacing: 0;
    color: #333;
    position: absolute;
    bottom: 12px;
    right: 13px;
}

#header .gnav_search .search_area{
    max-width: 700px;
    margin: 0 auto 40px auto;
    overflow: hidden;
}

#header .gnav_search input[type="text"]{
    width: 85.714%;
    height: 50px;
    padding: 0 18px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 50px;
    background-color: #f1f1f1;
    border: none;
    outline: none;
    float: left;
    transition: background .15s ease .0s;
}

#header .gnav_search input[type="text"]:hover{
    background-color: #ececec;
    transition: background .15s ease .05s;
}

input::-webkit-input-placeholder,
input::-ms-input-placeholder,
input::-moz-placeholder{
    color: #ccc !important;
    font-weight: normal;
}

#header .gnav_search input[type="submit"]{
    width: 12.857%;
    height: 50px;
    border-radius: 3px;
    background-color: #666;
    background-image:url(../images/parts_ico_btn_submit.png);
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    outline: none;
    float: right;
    cursor: pointer;
    position: relative;
    transition: background .15s ease .0s;
}

#header .gnav_search input[type="submit"]:hover{
    background-color: #555;
    transition: background .15s ease .05s;
}

#header .gnav_search .search_cloud{
    width: 712px;
    margin: 0 auto 20px auto;
    clear: both;
}

#header .gnav_search .search_cloud h4{
    margin: 0 6px 6px 6px;
    font-size: 14px;
}

#header .gnav_search .search_cloud li{
    font-family: 'AXIS ProN M', 'NoChattering' !important;
    margin: 0 6px 10px 6px;
    float: left;
    letter-spacing: normal;
    box-sizing: border-box;
    font-size: 16px;
    background-color: inherit;
}

#header .gnav_search .search_cloud li a{
    padding: 0 15px;
    height: 46px;
    line-height: 46px;
    display: block;
    border-radius: 3px;
    background-color: #fff !important;
    border: 1px solid #ccc;
    color: #333;
    transition: border .15s ease 0s, background .15s ease 0s;
}

#header .gnav_search .search_cloud li a:hover{
    border: 1px solid #aaa;
    background-color: #fafafa !important;
    transition: border .15s ease .05s, background .15s ease .05s;
}

#header .gnav_ico{
    clear: both;
}



/* --------------------------------------------------
*
    #footer
*
-------------------------------------------------- */
#footer{
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 10px 0;
    text-align: center;
}

#foot_sns h5{
    padding: 30px 0;
    font-size: 12px;
    color: #000;
}

#foot_sns li{
    display: inline-block;
}

#foot_sns li img{
    width: auto;
    height: 45px;
    margin: 0 0 3px 0;
}

#foot_sns li a{
    display: block;
    color: #666;
    font-size: 10px;
}

#foot_sns{
    margin: 0 0 60px 0;
}

#foot_nav{
    margin: 0 0 60px 0;
}

#foot_nav ul{
    letter-spacing: -.40em;
}

#foot_nav li{
    margin: 0 18px;
    display: inline-block;
    letter-spacing: normal;
    position: relative;
    line-height: 1em;
}

#foot_nav li:after{
    content: '';
    width: 1px;
    height: 14px;
    display: block;
    background-color: #000;
    position: absolute;
    bottom: 0;
    right: -18px;
}

#foot_nav li:last-child:after{ display: none;}

#foot_nav li a{
    font-size: 12px;
}

#footer .copyright{
    font-size: 10px;
    color: #666;
}



}


/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 1160px
*
-------------------------------------------------------------------------------------------------------------- */
@media print {

#header .gnav_cat .sub_menu section li,
#header .gnav_event .sub_menu section li{
    width: 25%;
}

}
/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 960px
*
-------------------------------------------------------------------------------------------------------------- */
@media print {
#wrap,
#contents_area{
    min-width: auto;
}

.switch_sp.tablet{ visibility: visible !important; height: inherit !important; display: inherit !important;}


/* --------------------------------------------------
*
    #header
*
-------------------------------------------------- */
#header{
    box-sizing: border-box;
    margin: 0 auto;
}

#header h1{
    left: 40px;
}

#header .gnav_cat .sub_menu section li,
#header .gnav_event .sub_menu section li{
    width: 33.333%;
}

}


/* --------------------------------------------------------------------------------
*
    max-width: 960px and (min-width: 769px)
*
-------------------------------------------------------------------------------- */
@media print {

.slick-prev{
    left: -33px !important;
}

.slick-next{
    right: -30px !important;
}

}


/* --------------------------------------------------------------------------------
*
    TOP PAGE min-width: 769px
*
-------------------------------------------------------------------------------- */
@media print {

#contents_area{
    background-color: #f1f1f1;
}

#contents_area_inner{
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

#column_outer{
    margin: 0 50px;
    padding: 40px 0 0 0;
    background-color: #f1f1f1;
    position: relative;
}

#contents_area_inner .column{
    padding: 0 60px;
    background-color: transparent;
}

section h2{ font-size: 16px;}

aside h3,
section h3{
    height: 24px;
    font-size: 14px;
    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: 16px;
    line-height: 1.5em;
    color: #000;
    word-break: break-all;
}

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

div.column{
    width: 100%;
    padding: 0 110px;
    margin: 0 auto 50px auto;
    box-sizing: border-box;
}

div.column.btm{
    margin-bottom: 0;
}

.column_left{
    width: 65.849%;
    margin: 0 2.453% 0 0;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

.column_right{
    width: 31.698%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

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

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

section#pr_large{
    max-width: 1600px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
    overflow: hidden;
    position: relative;
}

section#pr_large .title{
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
}

section#pr_large .title_inner{
    max-width: 1600px;
    margin: 0 50px;
    box-sizing: border-box;
    text-align: right;
}

section#pr_large h2{
    display: inline-block;
    padding: 8px 13px 10px 13px;
    font-size: 16px;
    background-color: #333;
    color: #ccc;
}

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

section#pr_large .img{
    overflow: hidden;
}

section#pr_large img{
    width: 100%;
    min-width: 960px !important;
    max-width: 1600px !important;
    height: auto !important;
}

/* ----------------------------------------
*
    section#editors_choice
*
---------------------------------------- */
section#editors_choice h2{
    padding: 0 0 10px 0;
}

section#editors_choice .img{
    margin: 0 0 15px 0;
}

section#editors_choice .img_slider{
    padding: 30px 1.32% 70px 1.32%;
    background-color: #fff;
}

section#editors_choice .img_slider a{
    box-sizing: border-box;
    padding: 0 3.6%;
    display: block;
}


/* ----------------------------------------
*
    section#latest_post
*
---------------------------------------- */
section#latest_post .desc{
    width: 100%;
    padding: 25px 30px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    left: 0;
    bottom: 0;
}

section#latest_post .desc h4{
    line-height: 1.5em;
}


/* ----------------------------------------
*
    section#recently_posts
*
---------------------------------------- */
section#recently_posts ul{
    margin: 0 0 -40px 0;
    letter-spacing: -.40em;
    overflow: hidden;
}

section#recently_posts li{
    width: 48.137%;
    max-width: 336px;
    overflow: hidden;
    padding: 0 0 50px 0;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    position: relative;
}

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

section#recently_posts li .img{
    margin: 0 0 15px 0;
}

section#recently_posts li h3{
    overflow: hidden;
    text-overflow: ellipsis;
}

section#recently_posts li h4{
    line-height: 1.5em;
}

section#recently_posts li:nth-child(odd){
    margin: 0 3.726% 0 0;
}

section#recently_posts li .date{
    margin-top: -2px;
    margin-right: -5px;
    padding: 2px 5px;
    background-color: #f1f1f1;
}

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

section#popular .section_inner{
    background-color: #fff;
    height: 100%;
}

section#popular .section_inner ul{
    padding: 25px 0 5px 0;
}

section#popular .section_inner li{
    padding: 0 0 20px 0;
    margin: 0 7.44% 20px 7.44%;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    overflow: hidden;
}

section#popular .section_inner li a{
    display: block;
    overflow: hidden;
}

section#popular .section_inner li:last-child{
    margin-bottom: 0;
    border: none;
}

section#popular .section_inner h4{
    font-family: 'AXIS ProN R', 'NoChattering' !important;
    width: 62%;
    max-width: 170px;
    max-height: 4.5em;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 1.5em;
    overflow: hidden;
    float: left;
}

section#popular .section_inner .img{
    width: 35%;
    float: right;
}

section#popular .section_inner .view{
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    left: 0;
}


/* ----------------------------------------
*
    aside#pr_mid
*
---------------------------------------- */
aside#pr_mid{
    width: 100%;
    margin: 0 0 70px 0;
}


/* ----------------------------------------
*
    section#axis_magazine
*
---------------------------------------- */
.column.axis_mag{
    overflow: hidden;
}

section#axis_magazine{
    padding: 48px 0 0 0;
    margin: 0 0 30px 0;
}

section#axis_magazine h3{
    color: #333;
}

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

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

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

section#axis_magazine .column_right .col_inner{
    height: 100%;
    min-height: 392px;
    padding: 20px 0 0 0;
    margin: 0 25px;
    box-sizing: border-box;
}

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

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

section#axis_magazine .column_right .info{
    font-size: 14px;
    line-height: 1.7142em;
}

section#axis_magazine .btn_purchase{
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 25px;
}

section#axis_magazine .btn_purchase a{
    width: 100%;
    padding: 15px 0;
    display: block;
    text-align: center;
    color: #000;
    background-color:#ddd;
    border-radius: 5px;
    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{
    margin: 0 0 70px 0;
}

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 15px 0;
}

section#axis_info .img_slider{
    padding: 30px 1.32% 70px 1.32%;
    background-color: #fff;
}

section#axis_info .img_slider a{
    box-sizing: border-box;
    padding: 0 3.6%;
    display: block;
}


/* ----------------------------------------
*
    section#post_lists
*
---------------------------------------- */
section#post_lists ul{
    letter-spacing: -.40em;
}

section#post_lists li{
    width: 31.698%;
    margin: 0 2.4528% 50px 0;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

section#post_lists li a{
    display: block;
    overflow: hidden;
}

section#post_lists li:nth-child(3n){
    margin-right: 0;
}

section#post_lists li .img{
    margin: 0 0 10px 0;
}

section#post_lists li img{
    width: 100%;
    height: auto;
}


/* ----------------------------------------
*
    section#serial_posts
*
---------------------------------------- */
section#serial_posts ul{
    padding: 0 0 55px 0;
    letter-spacing: -.40em;
}

section#serial_posts li{
    width: 31.698%;
    margin: 0 2.4528% 50px 0;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

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

section#serial_posts li:nth-child(3n){
    margin-right: 0;
}

section#serial_posts li .img{
    margin: 0 0 10px 0;
}

section#serial_posts li img{
    width: 100%;
    height: auto;
}

}


/* --------------------------------------------------------------------------------
*
    TOP PAGE min-width: 961px
*
-------------------------------------------------------------------------------- */
@media print{
/* ----------------------------------------
*
    section#latest_post
*
---------------------------------------- */
section#latest_post .desc{
    width: 100%;
    height: inherit !important;
}


}


/* --------------------------------------------------------------------------------
*
    TOP PAGE max-width: 1060px and (min-width: 769px)
*
-------------------------------------------------------------------------------- */
@media print {

/* ----------------------------------------
*
    section#popular
*
---------------------------------------- */
section#recently_posts{
    width: 100%;
}

section#recently_posts ul{
    margin: 0;
}

section#recently_posts li{
    width: 48.136% !important;
    max-width: inherit !important;
}

section#recently_posts li.odd{
    margin: 0 3.728% 0 0;
}

/* ----------------------------------------
*
    section#popular
*
---------------------------------------- */
section#popular{
    width: inherit;
    height: inherit !important;
    display: block !important;
}

section#popular .section_inner h4{
    max-height: inherit !important;
}

section#popular .section_inner{
    background-color: #fff;
    height: 100%;
}

section#popular .section_inner ul{
    overflow: hidden;
    padding: 25px 4.037% 5px 4.037%;
    letter-spacing: -.40em;
}

section#popular .section_inner li{
    width: 48.136%;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    letter-spacing: normal;
}

section#popular .section_inner li:nth-child(2n){
    margin-left: 3.726%;
}

section#popular .section_inner li.second_last,
section#popular .section_inner li:last-child{
    margin-bottom: 0;
    border: none;
}

section#popular .section_inner h4{
    width: 62%;
    max-width: inherit !important;
    max-height: 4.5em;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 1.5em;
    overflow: hidden;
    float: left;
}

section#popular .section_inner .img{
    width: 35%;
    float: right;
}

section#popular .section_inner .view{
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    left: 0;
}


}

/* --------------------------------------------------------------------------------
*
    TOP-PAGE max-width: 960px and (min-width: 769px)
*
-------------------------------------------------------------------------------- */
@media print {

div.column{
    width: 100%;
    max-width: 960px;
    padding: 0 62px;
    box-sizing: border-box;
    margin: 0 auto 50px auto;
}

.column_left{
    width: 48.136%;
    margin: 0 3.728% 0 0;
    display: inline-block;
    vertical-align: top;
}

.column_right{
    width: 48.136%;
    display: inline-block;
    vertical-align: top;
}

#contents_area_inner{
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

#column_outer{
    margin: 0 32px;
    padding: 40px 0 0 0;
    background-color: #f1f1f1;
    position: relative;
}

#contents_area_inner .column{
    padding: 0 30px;
    background-color: transparent;
}

section#pr_large .title_inner{
    margin: 0 30px;
}


/* ----------------------------------------
*
    section#latest_post
*
---------------------------------------- */
section#latest_post{
    position: relative;
}

section#latest_post .desc{
    width: 100%;
    padding: 15px 25px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    left: 0;
    bottom: 0;
}

section#latest_post:after{
    content: '';
    width: 100%;
    height: 15px;
    display: block;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

section#latest_post .desc h4{
    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 1.5em;
    color: #333;
}

section#latest_post .switch_sp.tablet{
    visibility: visible !important;
    height: inherit !important;
}

section#latest_post .txt{
    font-size: 12px;
    line-height: 2em;
    color: #333;
    position: relative;
}

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


/* ----------------------------------------
*
    section#axis_magazine
*
---------------------------------------- */
.column.axis_mag{
    overflow: hidden;
}

section#axis_magazine{
    padding: 48px 0 0 0;
    margin: 0 0 30px 0;
}

section#axis_magazine h3{
    color: #333;
}

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

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: 20px 0 0 0;
    margin: 0 25px;
    box-sizing: border-box;
}

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

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

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

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

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


/* ----------------------------------------
*
    section#post_lists
*
---------------------------------------- */
section#post_lists ul{
    letter-spacing: -.40em;
}

section#post_lists li{
    width: 48.136%;
    margin: 0 0 50px 0;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

section#post_lists li:nth-child(odd){
    margin: 0 3.728% 50px 0;
}

section#post_lists li .img{
    margin: 0 0 10px 0;
}

section#post_lists li img{
    width: 100%;
    height: auto;
}


/* ----------------------------------------
*
    section#serial_posts
*
---------------------------------------- */
section#serial_posts ul{
    padding: 0 0 35px 0;
    letter-spacing: -.40em;
}

section#serial_posts li{
    width: 48.136%;
    margin: 0 0 50px 0;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

section#serial_posts li:nth-child(odd){
    margin: 0 3.728% 50px 0;
}

section#serial_posts li .img{
    margin: 0 0 10px 0;
}

section#serial_posts li img{
    width: 100%;
    height: auto;
}

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


}


/* コンテンツページ */
@media print{
span.inline-block{ display: inline-block;}
span.block{ display: block;}

.post_wrap.hide{ visibility: hidden;}

/* 
    over
*/

.post_info a{ transition: opacity .15s ease .0s;}
.is_sp .post_info a.touch,
.is_pc .post_info a:hover{
    opacity: .7;
    transition: opacity .15s ease .05s;
}

/* serial_posts */
 .relation_posts a{ transition: color .15s ease 0s;}
.is_pc .relation_posts a:hover h4,
.is_sp .relation_posts a.touch h4{ color: #01aeeb; transition: color .15s ease .05s;}


.pr_posts a img{ transition: opacity .15s ease .0s;}
.is_sp .pr_posts a.touch img,
.is_pc .pr_posts a:hover img{
    opacity: .9;
    transition: opacity .15s ease .05s;
}

article .post_body img{
    max-width: 100%;
    margin: 0 0 5px 0;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

article .post_body img + img{
    margin-top: 20px !important;
}

article .post_body img.vertical{
    width: 100%;
    max-width: 480px !important;
}

article .post_body img.w300{
    width: inherit !important;
    /* margin-left: 0 !important; */
    /* margin-right: 0 !important; */
}

h1 br + br{ display: none !important;}
h1.d_title br + br{ display: block !important;}

article .post_body .txt-sml{
	font-size: 80%;
	line-height: 2em;
}
article .post_body img.alignleft {
	margin-left: 0;
}
article .post_body img.alignright {
	margin-right: 0;
}
article .post_body h2, article .post_body h3, article .post_body h4, article .post_body h5, article .post_body dl{
	color: #333;
}
article .post_body p br {
	display: none;
}

}

/* --------------------------------------------------------------------------------
*
    コンテンツページ　min-width: 961px
*
-------------------------------------------------------------------------------- */
@media print {

#contents_area{
    overflow-x: hidden;
}

article .post_wrap{
	background: #fff;
}

article .post_content{
    max-width: 1060px;
    min-height: 480px;
    padding: 60px 40px;
    margin: 0 auto;
    position: relative;
}

article .post_content:after{
    content: '';
    clear: both;
    display: block;
    font-size: 0;
}

article .post_info_wrap{
    width: 1060px;
    box-sizing: border-box;
    position: absolute;
    left: calc(50%-530px);
    top: 55px;
}

article .post_info_wrap.fix{
    position: fixed;
    top: 155px;
}

article .post_info_wrap.btm{
    position: inherit;
    top: inherit;
}

article .post_info{
    width: 31.698%;
    padding: 0 0 0 25px;
    box-sizing: border-box;
    text-align: right;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

article .post_info_wrap.btm .post_info{
    top: inherit;
    bottom: 95px;
    left: 14px;
}

article .post_body{
    width: 65.849%;
    float: right;
}

/* ----------------------------------------
*
    .post_title
*
---------------------------------------- */
article .post_title{
    background-color: #f1f1f1;
}

article .post_title h1{
    width: 100%;
    height: 320px;
    padding: 40px;
    box-sizing: border-box;
    font-size: 30px;
    line-height: 1.5em;
    text-align: center;
    display: table;
    vertical-align: middle;
}

article .post_title h1 span{
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}


/* ----------------------------------------
*
    .post_category
*
---------------------------------------- */
article .post_category{
    margin: 0 0 25px 0;
}

article .post_category p{
    font-size: 14px;
    line-height: 1.5em;
    color: #000;
}

article .post_category .info_serial{
    margin: 15px 0 0 0;
}


/* ----------------------------------------
*
    .post_date
*
---------------------------------------- */
article .post_date{
    margin: 0 0 25px 0;
}

article .post_date p{
    font-size: 14px;
    line-height: 1.5em;
    color: #000;
}


/* ----------------------------------------
*
    .post_tags
*
---------------------------------------- */
article .post_tags p{
    font-size: 12px;
    line-height: 1.5em;
}

article .post_tags p span{
    margin: 0 0 0 10px;
    display: inline-block;
}

/* ----------------------------------------
*
    .post_body
*
---------------------------------------- */
.is_sp article .post_body a.touch,
.is_pc article .post_body a:hover{
    text-decoration: underline;
}

article .post_body h2{
	font-size: 24px;
	line-height: 1.5em;
	padding-top: 20px;
	margin:0 0 50px 0;
}

article .post_body h3{
	font-size: 20px;
	line-height: 1.5em;
	padding-top: 10px;
	margin: 0 0 40px 0;
}

article .post_body h4{
	line-height: 1.5em;
	padding-top: 6px;
	margin: 0 0 16px 0;
}

article .post_body p{
    font-size: 16px;
    color: #333;
}

article .post_body p.article-ans{
	padding-left: 50px;
	border-left: 1px solid #ccc;
}

article .post_body dl,dt,dd{
	line-height: 1.75em;
	box-sizing: border-box;
}
article .post_body div.optional-info{
	border: 1px solid #ccc;
	padding: 40px;
	margin-bottom: 40px;
}
article .post_body div.optional-info h4{
	margin-bottom: 25px;
}
article .post_body dl dt{
	width: 20%;
	float: left;
	display: block;
}
article .post_body dl dd{
	margin-left: 0;
	padding: 0 0 20px 20%;
}
article .post_body dl dd:last-child{
	padding-bottom: 0;
}
article .post_body dl dt:after {
  	content: '：';
  	clear: both;
}
article .post_body dl dd:after {
  	content: '';
  	display: block;
  	clear: both;
}

article .post_body em{
    font-style: italic;
}

article .post_body strong,
article .post_body b{
    font-family: 'AXIS ProN B', 'NoChattering';
}

article .post_body s,
article .post_body del,
article .post_body strike{
    text-decoration: line-through;
}

article .post_body p{
    margin: 0 0 30px 0;
    font-size: 16px;
    line-height: 2em;
    color: #333;
    word-break: normal;
    word-wrap: break-word;
}

article .post_body p img + br{
    margin: 20px 0 0 0 !important;
    display: block;
    position: relative;
}

article .post_body .caption,
article .post_body p.wp-caption-text,
article .post_body h5{
    margin: -15px 0 50px 0;
    font-size: 80%;
    line-height: 2em;
    color: #333;
}

article .post_body a img{
    transition: opacity .15s ease 0s;
}

article .post_body a img.touch,
article .post_body a img:hover{
    opacity: .7;
    transition: opacity .15s ease .05s;
}

article .post_body ul{
	list-style-type:disc;
	margin: 0 0 30px 30px;
	font-size: 16px;
	line-height: 2em;
	color: #333;
	word-break: normal;
	word-wrap: break-word;
}
article .post_body ul li{
	padding: 15px 0;
}

article .post_body .post_author{
    clear: both;
    border-top: 1px dotted #000;
    display: table;
    margin: 5px 0 40px 0;
    padding: 45px 0 0 0;
    position: relative;
}

article .post_body .post_author .img{
    min-width: 105px;
    display: table-cell;
    vertical-align: top;
}

article .post_body .post_author img{
    width: 105px;
    height: auto;
    margin: 0 0 10px 0 !important;
}

article .post_body .post_author img:last-child{
    margin: 0 !important;
}

article .post_body .post_author .col_right{
    width: auto;
    padding: 0 0 0 30px;
    display: table-cell;
    vertical-align: top;
}

article .post_body .post_author h4{
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.5em;
    word-break: normal;
    word-wrap: break-word;
}

article .post_body .post_author p{
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 12px !important;
    line-height: 2em;
}

article .post_body .post_author_wrap {
	border: none;
	padding: 25px;
	border: 1px solid #ccc;
	margin: 0 0 30px 0;
	background-color: #f1f1f1;
}

article .post_body .post_author_wrap .post_author {
	border: none;
	margin: 0;
	padding: 0;
}

article .post_body .post_author_wrap .post_author p.img {
	vertical-align: middle;
}


article .post_body .clr-gray{
	color: #666;
} 

article .post_body .sc-style{
	height: 166px;
}

article .post_body hr{
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:5em 0;
	padding:0;
}

/* ----------------------------------------
*
    .post_btm_section{
*
---------------------------------------- */
article .post_btm_section{
    padding: 45px 0 70px 0;
    background-color: #ddd;
}

article .post_btm_section .section_inner{
    max-width: 1060px;
    padding: 0 110px;
    margin: 0 auto;
}

article .post_btm_section h3{
    margin: 0 0 10px 0;
    font-size: 14px;
}

article .post_btm_section .relation_posts{
    margin: 0 0 45px 0;
}

article .post_btm_section .relation_posts .img{
    margin: 0 0 15px 0;
}

article .post_btm_section .relation_posts ul{
    padding: 30px 1.32% 40px 1.32%;
    background-color: #fff;
    letter-spacing: -.40em;
}

article .post_btm_section .relation_posts li{
    width: 33.333%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
}

article .post_btm_section .relation_posts li h3{
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

article .post_btm_section .relation_posts li img{
    width: 100%;
    height: auto;
}

article .post_btm_section .relation_posts h4{
    font-size: 14px;
    line-height: 1.5em;
}


article .post_btm_section .relation_posts a{
    box-sizing: border-box;
    padding: 0 3.6%;
    display: block;
    color: #000;
    overflow: hidden;
}


/* ----------------------------------------
*
    .pr_posts{
*
---------------------------------------- */
article .pr_posts h3{
    margin: 0 0 7px 0;
    color: #666;
    font-size: 14px;
}


/* ----------------------------------------
*
    .post_share
*
---------------------------------------- */
article .post_share ul{
    display: inline-block;
}

article .post_share li{
    display: block;
    margin: 30px 0 0 0;
    text-align: center;
}

article .post_share li img{
    width: auto !important;
    height: 45px !important;
    margin: 0 0 3px 0;
}

article .post_share li a{
    display: block;
    color: #666;
    font-size: 10px;
}


}

@media print {
article .post_info_wrap{
    width: 100% !important;
    left: 15px;
}

}


/* スタティックページ */

@media print{

#contents_area{
    background-color: #f1f1f1 !important;
    overflow: hidden;
}

#contents_area dl{
	font-size: 14px;
	line-height: 1.6em;
}
#contents_area dl dt{
	font-family: 'AXIS ProN M', 'NoChattering' ;
	margin: 0 0 10px 0;
}
#contents_area dl dd{
	margin: 0 0 20px 0;
}
#contents_area dl dd ul{
	list-style-type: disc;
	margin: 0 0 20px 42px;
}
#contents_area dl dd ol{
	list-style-type: decimal;
	margin: 0 0 20px 42px;
}

}


/* --------------------------------------------------------------------------------
*
    min-width: 961px
*
-------------------------------------------------------------------------------- */
@media print {

#page_static{
    width: 100%;
    max-width: 1280px;
    padding: 0 110px;
    margin: 0 auto 70px auto;
    box-sizing: border-box;
    color: #333;
}

.is_sp #page_static a.touch,
.is_pc #page_static a:hover{
    text-decoration: underline;
}

#page_static img{
    max-width: 100%;
    display: block;
}

/* ----------------------------------------
*
    #section_title
*
---------------------------------------- */
#section_title{
    margin: 40px 0 55px 0;
    padding: 15px 13px;
    height: 80px;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
}

#section_title h1{
    font-size: 16px;
    color: #333;
}

#section_title h1 .en{
    margin: 5px 0 0 1px;
    font-size: 12px;
    color: #666;
    display: block;
}


/* ----------------------------------------
*
    #section_top_column
*
---------------------------------------- */
#section_top_column{
    margin: 0 0 55px 0;
}

#section_top_column p{
    margin: 0 0 25px 0;
    font-size: 14px;
    line-height: 2em;
}

#section_top_column h2 {
    font-size: 24px;
    line-height: 1.5em;
    padding-top: 20px;
    margin: 0 0 50px 0;
}

/* ----------------------------------------
*
    #section_mid_column
*
---------------------------------------- */
#section_mid_column{
    margin: 0 0 10px 0;
}

#section_mid_column p{
    line-height: 1.5em;
}

#section_mid_column .col_wrap{
    width: 100%;
    margin: 0 0 70px 0;
    display: table;
}

#section_mid_column .col_left{
    width: 34%;
    min-width: 300px;
    display: table-cell;
    vertical-align: top;
}

#section_mid_column .col_right{
    width: 56%;
    display: table-cell;
    vertical-align: top;
}

#section_mid_column .col_left p{
    margin: 0 0 25px 0;
    font-size: 16px;
    line-height: 1.6em;
}

#section_mid_column .col_right p{
    margin: 0 0 25px 0;
    font-size: 14px;
    line-height: 1.6em;
}

/* ----------------------------------------
*
    #section_btm_column
*
---------------------------------------- */
#section_btm_column{
    margin: 0 0 100px 0;
}

#section_btm_column p{
    margin: 0 0 25px 0;
    font-size: 14px;
    line-height: 2em;
}



}


/* --------------------------------------------------------------------------------
*
    アーカイブページ（一覧）min-width: 769px
*
-------------------------------------------------------------------------------- */
@media print {

#contents_area{
    background-color: #f1f1f1;
    overflow: hidden;
}

#section_archive{
    width: 100%;
    max-width: 1280px;
    padding: 0 110px;
    margin: 0 auto 70px auto;
    box-sizing: border-box;
}

section h2{ font-size: 16px;}

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

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

#archive_title{
    margin: 40px 0 55px 0;
    padding: 15px 13px;
    height: 80px;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
}

#archive_title h2{
    font-size: 16px;
    color: #333;
}

#archive_title h2 .en{
    margin: 5px 0 0 1px;
    font-size: 12px;
    color: #666;
    display: block;
}

#archive_title .num{
    font-size: 24px;
    position: absolute;
    right: 13px;
    bottom: 13px;
}

/* ----------------------------------------
*
    section#post_lists
*
---------------------------------------- */
section#post_lists{
    margin: 0 0 25px 0;
}

section#post_lists ul{
    letter-spacing: -.40em;
}

section#post_lists li{
    width: 31.698%;
    margin: 0 2.4528% 50px 0;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    position: relative;
}

section#post_lists li a{
    display: block;
    overflow: hidden;
}

section#post_lists li:nth-child(3n){
    margin-right: 0;
}

section#post_lists li h3{
    overflow: hidden;
    text-overflow: ellipsis;
}

section#post_lists li h4{
    line-height: 1.5em;
    transition: color .15s ease .0s;
}

.is_pc section#post_lists li:hover a h4{
    color: #01aeeb;
    transition: color .15s ease .05s;
}

section#post_lists li .img{
    margin: 0 0 15px 0;
}

section#post_lists li .date{
    margin-top: -2px;
    margin-right: -5px;
    padding: 2px 5px;
    background-color: #f1f1f1;
    color: #666;
    font-size: 12px;
    position: absolute;
    top: 2px;
    right: 0;
}

#section_archive .btn_more{
    width: 336px;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 18px;
    transition: opacity .25s ease;
}

#section_archive .btn_more.hide{
    opacity: 0;
}

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

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


}


/* --------------------------------------------------------------------------------
*
    max-width: 960px and (min-width: 769px)
*
-------------------------------------------------------------------------------- */
@media print {

#section_archive{
    width: 100%;
    max-width: 960px;
    padding: 0 62px;
    box-sizing: border-box;
    margin: 0 auto 50px auto;
}

/* ----------------------------------------
*
    section#post_lists
*
---------------------------------------- */
section#post_lists ul{
    letter-spacing: -.40em;
}

section#post_lists li{
    width: 48.136%;
    margin: 0 0 50px 0;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

section#post_lists li:nth-child(odd){
    margin: 0 3.728% 50px 0;
}

section#post_lists li .img{
    margin: 0 0 10px 0;
}

section#post_lists li img{
    width: 100%;
    height: auto;
}


/* ----------------------------------------
*
    section#serial_posts
*
---------------------------------------- */
section#serial_posts ul{
    padding: 0 0 35px 0;
    letter-spacing: -.40em;
}

section#serial_posts li{
    width: 48.136%;
    margin: 0 0 50px 0;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

section#serial_posts li:nth-child(odd){
    margin: 0 3.728% 50px 0;
}

section#serial_posts li .img{
    margin: 0 0 10px 0;
}

section#serial_posts li img{
    width: 100%;
    height: auto;
}

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


}


