@charset "utf-8";
/*                トップページ用
======================================================= */
@media(max-width: 1025px){
    body.home{    font-size:16px;}
}
@media(max-width: 768px){
    body.home{    font-size:12px;}
}
.home{
    position:fixed;
    width:100%;
    height:100%;
    z-index:1
}

.home #mainArea{
    width:100%;
    height:100%;
    z-index:1
}

#homeMain{
    width:100%;
    height:100%;
    z-index:1;
    vertical-align:middle;
    position:relative;
}

#homeMain #homeContent h1{}
#homeMain #homeContent #homeNv ul{ overflow:hidden;}
@media (max-height: 400px) {
    #homeMain #homeContent h1 img{ width:50%;}
}

@media(min-width: 769px) and (min-height: 401px){
    #homeMain #spMenuBtn{ display:none !important;}
    #homeMain #homeContent{
        position:fixed;
        z-index:100;
        padding-right:50px;
        display:block !important;
        opacity:1 !important;
        width: 100%;
        height: 56px;
        bottom:0;
        left:0;
        background: url(../media/images/newsseries/common/home_content_bg.png)repeat left top;
        padding-left: 74px;
    }
    #homeMain #homeContent h1 {
        border-left: 1px #ffffff solid;
        display:inline-block!important;
        vertical-align: middle;
        height: 52px;
        padding-top: 8px;
        padding-right: 20px;
        padding-left: 28px;
        margin: 2px 0;
    }
    #homeMain #homeContent h1 img{
        height:36px;
        vertical-align: middle;
    }
    #homeMain #homeContent #homeNv {
        display:inline-block!important;
        vertical-align: middle;
        opacity:1 !important;
        padding-top: 2px;
    }
    #homeMain #homeContent #homeNv ul{
    }
    #homeMain #homeContent #homeNv ul li{
        float:left;
        font-weight:bold;
        color:#ffffff;
        line-height:1.3;
        letter-spacing:1px;
    }
    #homeMain #homeNv ul li a{    color:#ffffff;}
    #homeMain #homeContent #homeNv ul li:after{
        content:"/";
        font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
        margin-left:0.4em;
        margin-right:0.4em;

    }
    #homeMain #homeContent #homeNv ul li.last:after{
        content:"";
        margin:0;
    }
}
@media(max-width: 1400px) and (min-width: 769px){
    #homeMain #homeContent{
        padding-left: 74px;
    }
    #homeMain #homeContent h1 {
        padding-top: 10px;
        padding-left: 28px;
        padding-right: 16px;
    }
    #homeMain #homeContent h1 img{
        height:34px;
    }
    #homeMain #homeContent #homeNv ul li{
        font-size: 14px;
    }
    #homeMain #homeContent #homeNv ul li.clear{ clear:both;}
}
@media(max-width: 1000px) and (min-width: 769px){
    #homeMain #homeContent{
        padding-left: 60px;
    }
    #homeMain #homeContent h1 {
        padding-top: 12px;
        padding-left: 20px;
        padding-right: 12px;
    }
    #homeMain #homeContent h1 img{
        height:30px;
    }
    #homeMain #homeContent #homeNv ul li{
        font-size: 14px;
    }
    #homeMain #homeContent #homeNv ul li{
        font-size: 12px;
    }
}
@media(max-width: 900px) and (min-width: 769px){
    #homeMain #homeContent{
        padding-left: 48px;
    }
    #homeMain #homeContent h1 {
        padding-top: 14px;
        padding-left: 16px;
        padding-right: 4px;
    }
    #homeMain #homeContent h1 img{
        height:26px;
    }
    #homeMain #homeContent #homeNv{
        padding-top: 4px;
    }
    #homeMain #homeContent #homeNv ul li{
        font-size: 11px;
    }
}
@media(max-width: 768px){
    #homeMain #spMenuBtn{
        position:absolute;
        top:15px;
        right:15px;
        z-index:1000;
        width:60px;
        height:60px;
    }
    #homeMain #homeContent{
        position:fixed;
        width:100%;
        height:100%;
        z-index:50;
    }
    #homeMain #homeContent h1{
        position:absolute;
        top:35%;
        z-index:100;
        left:28px;
        max-width:400px;
        padding-right:28px;
    }
    #homeMain #homeContent h1 img{
    }
    #homeMain #homeContent #homeNv{
        display:none;
        background:url(../media/images/newsseries/common/homenv_sp_bg.png) repeat left top;
        border-radius:5px;
        width:80%;
        position:absolute;
        top:15px;
        right:15px;
        z-index:100;
        padding:0.5em 1em 0.5em 1em;
    }
    #homeMain #homeContent #homeNv ul li{
        float:left;
        width:50%;
        line-height:1;
    }
    #homeMain #homeContent #homeNv ul li.clear{ clear:none;}
    #homeMain #homeContent #homeNv ul li.even a{ padding-left:1em;}
    #homeMain #homeContent #homeNv ul li a{
        display:block;
        padding:0.6em 0;
    }
}

#homeKey{
    width:100%;
    height:100%;
}
#homeKey ul{
    width:100%;
    height:100%;
}
#homeKey ul li{
    position:relative;
    width:100%;
    height:100%;
}
#homeKey ul li img{
    max-width:none;
}
@media(max-width: 640px){
    #homeKey ul li.kv01{}
    #homeKey ul li.kv02{}
    #homeKey ul li.kv03{}
    #homeKey ul li.kv04{ background-image:url(../media/images/newsseries/x/home/kv01_sp.jpg) !important;}
}

/*                スライドショー
======================================================= */
.flexslider{}
.flexslider ul.slides{ overflow:hidden;}
.flexslider ul li{}
.flexslider .slides > li {
    display:none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {    width: 100%;}

/* Pause/Play */
.flex-pauseplay{
    display: block;
    color:#ffffff;
    position: absolute;
    top: 35%;
    left: 50px;
    opacity: 0.8;
    width:24px;
    height:24px;
    z-index: 10000;
    cursor: pointer;
}
.flex-pauseplay a{
    display:block;
    width:24px;
    height:24px;
    text-indent: -9999px;
    background-image: url(/media/images/newsseries/common/pause_img.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.flex-pauseplay a.flex-play{
    background-image: url(/media/images/newsseries/common/play_img.png);
}
@media(min-width: 769px){
    .flex-pauseplay a{
        position:relative;
        top:0px;
    }
}
@media(max-width: 768px){
    .flex-pauseplay{
        left:28px;
        padding-right:28px;
        z-index:1000;
    }
}


@media(min-width: 769px) and (min-height: 401px){
    .flex-pauseplay{
        position:fixed!important;
        margin-top:0 !important;
        top:auto !important;
        bottom:16px !important;
        left: 28px;
    }

}
@media(max-width: 1400px) and (min-width: 769px){
    .flex-pauseplay{
        bottom:14px !important;
    }
}
@media(max-width: 1000px) and (min-width: 769px){
    .flex-pauseplay{
        left: 20px;
        bottom:16px !important;
    }
    .flex-pauseplay a{
        width:20px;
        height:20px;

    }
}
@media(max-width: 900px) and (min-width: 769px){
    .flex-pauseplay{
        left: 16px;
        bottom:18px !important;
    }
    .flex-pauseplay a{
        width:18px;
        height:18px;

    }
}
