@charset "utf-8";
body{
    font-family: "游ゴシック", YuGothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    -webkit-text-size-adjust: 100%; 
}
a{
    color:inherit;
    text-decoration: none;
}

#wrapper header{
    width: 100%;
    height: 100px;
}
#wrapper header > div{
    width: 100%;
    height: 60px;
    background: #f5f5f5 url(../img/pressrelease/sp/header_bg.png) no-repeat center center;
    background-size: 488px 60px;
    overflow: hidden;
}
#wrapper header > div > a{
    margin-top: 19px;
    display: inline-block;
}
#wrapper header > div h1{
    float: left;
    padding: 0 5px 0 12px;
}
#wrapper header > div h2{
    float: left;
    color: #285dbf;
    padding-top: 1px;
    font-size: 16.4px;
    line-height: 15px;
}
#wrapper header > div h2 .small{
    font-size: 7.09px;
    line-height: 6px;
    padding-bottom: 3px;
    display: block;
}
#wrapper header > p{
    padding-left: 14px;
    color: #285dbf;
    font-size: 9px;
    line-height: 23px;
    font-weight: bold;
    background-color: white;
}

#content_wrap{
    width: 100%;
    padding-bottom: 29px;
}

#content_wrap aside{
    width: 210px;
    height: 30px;
    margin: 0 auto;
    padding-top: 12px;
}
#content_wrap aside h4{
    width: 100px;
    height: 30px;
    text-align: center;
    color: white;
    font-size: 11px;
    line-height: 30px;
    background-color: #285dbf;
    border-radius: 3px;
}
#content_wrap aside > div{
    float: left;
    position: relative;
    z-index: 100;
}
#content_wrap aside > div + div{
    margin-left: 10px;
}
#content_wrap aside ul{
    margin-top: 5px;
    position: absolute;
    display: none;
}
#content_wrap aside ul li{
    width: 100px;
    text-align: center;
    color: #24498d;
    font-size: 11px;
    line-height: 21.5px;
    font-style: italic;
    font-family: 'PT Sans', sans-serif;
    background-color: #d8deea;
    border-top: 1px solid #bac1ce;
}
#content_wrap .wp-pagenavi{
    margin-top: 33.5px;
    text-align: center;
}
#content_wrap .wp-pagenavi > *{
    margin: 0 11px;
    color: #24498d;
    font-size: 12px;
    font-weight: bold;
}
#content_wrap .wp-pagenavi > .current{
    border-bottom: 1px solid #24498d;
}
#content_wrap .wp-pagenavi > .previouspostslink{
    margin-right: 29px;
}
#content_wrap .wp-pagenavi > .nextpostslink{
    margin-left: 29px;
}

#content_wrap #press .wp-pagenavi .previouspostslink,
#content_wrap #press .wp-pagenavi .nextpostslink{
    display: inline-block;
    text-align: left;
    text-indent: -9999px;
    height: 14px;
    width: 30px;
    position: relative;
}
#content_wrap #press .wp-pagenavi .previouspostslink:after,
#content_wrap #press .wp-pagenavi .nextpostslink:after{
    display: block;
    text-indent: 0;
    text-align: center;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
}

#content_wrap #press .wp-pagenavi .previouspostslink:after{
    content: "<";
}

#content_wrap #press .wp-pagenavi .nextpostslink:after{
    content: ">";
}

#press{
    padding-top: 24.5px;
}
#press > div > h3{
    padding-left: 10px;
    margin-bottom: 3.5px;
    font-size: 14px;
    color: #262626;
}

#press > div.recent{
    border-bottom: 6px solid #ededed;
}
#press > div.recent article{
    padding: 9.5px 10px 15px;
    border-top: 1px solid #d1d1d1;
}
#press > div.recent h3 + article{
    border: none;
}
#press > div.recent article p.thumbnail{
    width: 100%;
    height: auto;
    min-height: 75vw;
    background: #f0f0f0 url(../img/pressrelease/sp/news_eyecatch.jpg) no-repeat center center;
    background-size: 300px 225px;
    position: relative;
}
#press > div.recent article p.thumbnail img{
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#press > div.recent article > div{
    padding-top: 9px;
}
#press > div.recent article > div > p{
    font-size: 12px;
    color: #4c4c4c;
    letter-spacing: 0.1em;
}
#press > div.recent article > div > h4{
    margin-top: 12px;
    font-size: 13px;
    color: #24498d;
    line-height: 20px;
    letter-spacing: 0.08em;
}

#press > div.past{
    margin-top: 20px;
}
#press > div.past h3{
    margin-bottom: 17px;
}
#press > div.past article{
    padding: 9.5px 10px 15px;
    border-bottom: 1px solid #d1d1d1;
    position: relative;
}
#press > div.past article > p{
    font-size: 12px;
    color: #4c4c4c;
    letter-spacing: 0.1em;
}
#press > div.past article > h4{
    margin-top: 12px;
    font-size: 13px;
    color: #24498d;
    line-height: 20px;
    letter-spacing: 0.08em;
}

#single{
    padding-top: 42px;
}
#single article h3{
    padding-left: 10px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #24498d;
    line-height: 20px;
    letter-spacing: 0.04em;
}
#single article h3 + p{
    padding-left: 10px;
    font-size: 12px;
    color: #4c4c4c;
    line-height: 22px;
    letter-spacing: 0.1em;
}
#single article .content{
    padding: 22px 10px 0;
    border-top: 1px solid #d1d1d1;
    overflow: hidden;
}

#single article .img+.content_body{
    padding-top: 15px;
}

#single article .content_body a{
    color: #24498d;
}
#single article .content_body p{
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0.02em;
    position: relative;
}
#single article .content p + p{
    margin-top: 15px;
}

#single article .content .img{
    text-align: center;
}

#single article .content_body iframe{
    max-width: 100% !important;
    margin-top: 20px
}

#single article .content p img{
    max-width: 100%;
    height: auto;
    padding: 7px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

footer{
    width: 100%;
    height: 85px;
    background: url(../img/pressrelease/sp/footer_bg.gif);
    background-size: 2px 2px;
}
footer > div{
    width: inherit;
    height: inherit;
    background: url(../img/pressrelease/sp/footer_bg1.png) no-repeat center center;
    background-size: 327px 85px;
}
footer > div > p{
    width: 280px;
    margin-left: 20px;
    padding-top: 38px;
}