@charset 'UTF-8';
/*! reset
=========================================== */
a,
img {
    vertical-align: bottom
}
a,
ins {
    text-decoration: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hr,
menu,
nav,
section {
    display: block
}
a,
hr {
    padding: 0
}
.footerLogo,
.headerLogo {
    -webkit-transition: opacity 0.4s
}
.footerIn,
.footerSitemap,
.header,
.nav ul {
    overflow: hidden
}
.footerLogo:hover,
.headerLogo:hover,
.pagination a:hover {
    opacity: .7;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)'
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0;
    font-size: 100%;
    vertical-align: bottom;
    outline: 0
}
ins,
mark {
    background-color: #ff9;
    color: #000
}
body {
    font: 13px / 1 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', sans-serif
}
.font-noto,
body,
input,
select,
textarea {
    font-family: 'Noto Sans Japanese', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', sans-serif
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}
.cf:after,
.cf:before,
.cmnTit02:before,
.documentArea .document a:after,
.pagination .next:after,
.pagination .prev:after {
    content: ''
}
a {
    margin: 0;
    background: 0 0;
    font-size: 100%;
    outline: 0;
    color: #0161ae
}
img {
    max-width: 100%;
    height: auto
}
mark {
    font-style: italic;
    font-weight: 700
}
del {
    text-decoration: line-through
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%
}
hr {
    height: 1px;
    margin: 1em 0;
    border: 0;
    border-top: 1px solid #ccc
}
input,
select {
    vertical-align: middle
}
/*! default
=========================================== */
* {
    box-sizing: border-box
}
body {
    font-size: 14px;
    color: #353535;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-align: justify;
    text-justify: inter-ideograph
}
.cmnTit01,
.cmnTit02,
.mvChild .tit,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500
}
#fontSize li,
.footerBottom,
.nav li {
    text-align: center
}
.cf:after,
.cf:before {
    display: table
}
.cf:after {
    clear: both
}
.cf {
    zoom: 1
}
.noborder {
    border: none !important
}
table td,
table th {
    vertical-align: top;
    border-top: 1px solid #ddd
} /*! header */
.header {
    padding: 21px 0 20px
}
.headerLogo {
    float: left;
    transition: opacity 0.4s
}
.headerFont {
    float: right;
    margin-top: 9px
}
#fontSize li,
#fontSize p,
.footerSitemap li,
.nav li {
    float: left
} /*! fontSize */
#fontSize {
    color: #000;
    width: 145px;
    font-size: 12px
}
#fontSize p {
    line-height: 24px;
    margin: 0 10px 0 0
}
.mvChildIn,
.mvIn {
    width: 1100px;
		margin: 0 auto;
}
.mvChildIn{
	padding: 0 50px;
}
#fontSize li {
    line-height: 22px;
    width: 23px;
    cursor: pointer;
    border: 1px solid #ddd
}
#fontSize .textresizer-active {
    background: #ddd;
    color: #000
} /*! nav */
.nav {
    background: #005bac
}
.nav li {
    width: 125px
}
.nav li a {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 60px
}
#contact .nav li.navCont a,
#document .nav li.navDocm a,
#executive .nav li.navExce a,
#home .nav li.navHome a,
#news .nav li.navNews a,
#overview .nav li.navOver a,
#prize .nav li.navPriz a,
#recruitment .nav li.navRecr a,
.nav li a:hover {
    background: #034e8b
} /*! mv */
.mv {
    background: #e5eff7
}
.mvChildIn {
    height: 150px;
    background: url('../img/common/head02.jpg') center no-repeat
}
.mvChild .tit {
    font-size: 36px;
    position: relative;
    top: 54px
} /*! footer */
.footer {
    background: #edf5fd
}
.footer .pagetop {
    position: fixed;
    right: 30px;
    bottom: 30px
}
.footerIn {
    padding: 29px 0 30px
}
.footerSitemap {
    margin-top: 11px;
    float: left
}
.footerSitemap li a {
    color: #353535;
    font-size: 13px;
    line-height: 20px;
    padding: 0 14px 0 0
}
.footerSitemap li+li a {
    padding: 0 13px;
    border-left: 1px solid #bed7ed
}
.footerLogo {
    float: right;
    transition: opacity 0.4s
}
.footerBottom {
    background: #0161ae;
    font-size: 10px;
    color: #fff;
    line-height: 45px
} /*! 共通レイアウト */
.mainSec {
    padding: 70px 0 100px
}
.wrapper {
    width: 1000px;
    margin: 0 auto
}
.txt {
    line-height: 2
}
table {
    font-size: 93%;
    line-height: 1.85;
    border-bottom: 1px solid #ddd
}
table th {
    border-right: 1px solid #ddd;
    text-align: left;
    padding: 14px 18px;
    width: 200px
}
table td {
    padding: 16px 14px 16px 18px
} /*! 共通パーツ */
.cmnTit01 {
    font-size: 172%;
    border-left: 5px solid #0161ae;
    padding-left: 19px
}
.cmnTit02 {
    font-size: 115%;
    background: #8b949b;
    color: #fff;
    padding: 12px 0 12px 20px;
    position: relative
}
.cmnTit02:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #758088 transparent transparent
}
.documentArea .document,
.documentArea .document a {
    position: relative;
    z-index: 1
}
.cmnBox01 {
    border: 4px solid #d7d8db;
    padding: 20px 35px;
    background: url('../img/common/bg_pt01.gif') bottom center
} /*! .documnet */
.documentArea .document+.document {
    margin-top: 13px
}
.documentArea .document-pdf a:after {
    background: url('../img/recruitment/ico_pdf01.png') no-repeat
}
.documentArea .document-doc a:after {
    background: url('../img/recruitment/ico_doc01.png') no-repeat
}
.documentArea .document a {
    display: inline-block;
    border: 1px solid #d7d8db;
    box-shadow: 0 2px 0 0 rgba(4, 0, 0, .05);
    font-size: 93%;
    line-height: 1.85;
    padding: 11px 40px 11px 20px
}
.documentArea .document a:after {
    position: absolute;
    z-index: 0;
    top: 10px;
    right: 9px;
    width: 20px;
    height: 26px
} /*! artList */
.artList {
    font-size: 93%
}
.artList li {
    display: table;
    width: 100%
}
.artList li+li {
    border-top: 1px solid #ddd
}
.artList .time,
.artList .tit {
    display: table-cell;
    vertical-align: middle
}
.artList .time {
    width: 128px;
    padding-left: 2px
}
.artList .tit {
    line-height: 1.7
}
.artList .tit a {
    display: block;
    padding: 11px 0 12px
} /*! pagination */
.pagination {
    text-align: center;
    letter-spacing: -0.5em
}
.pagination li,
.postPagination li {
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, .05);
    border: 1px solid #efefef;
    font-weight: 700;
    overflow: hidden;
    letter-spacing: 0
}
.paginationWrapper {
    padding: 15px 0
}
@media screen and(min-width:769px) {
    .paginationWrapper {
        padding: 30px 0 40px
    }
}
.pagination li {
    background: #efefef;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    min-width: 30px;
    margin: 0 5px;
    font-size: 11px
}
.pagination a {
    color: #4a5054;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s
}
.pagination .current span,
.pagination a {
    display: block;
    min-width: 28px;
    height: 28px;
    padding: 0 2px;
    line-height: 28px;
    overflow: hidden
}
.pagination .current span {
    color: #fff;
    background: #0463af
}
.pagination .next,
.pagination .prev {
    width: 70px;
    position: relative;
    padding: 0 10px 0 0
}
.pagination .next:after,
.pagination .prev:after {
    position: absolute;
    top: 11px;
    right: 12px;
    display: inline-block;
    width: 4px;
    height: 7px;
    background: url('../img/news/ico_arrow01.png') no-repeat
}
.pagination .prev {
    padding: 0 0 0 10px
}
.pagination .prev:after {
    -webkit-transform: rotateY(145deg);
    transform: rotateY(145deg);
    right: auto;
    left: 12px
} /*! postPagination */
.postPagination {
    position: relative;
    overflow: hidden;
    text-align: center
}
.postPagination li {
    background: #efefef;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    min-width: 30px
}
.postPagination a {
    color: #4a5054;
    font-size: 13px;
    line-height: 28px;
    display: block
}
.postPagination .prev {
    float: left;
    margin-left: 265px
}
.postPagination .next {
    float: right;
    margin-right: 265px
}
.postPagination .back a {
    color: #fff
}
.postPagination .back {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    background: #0463af;
    width: 110px;
    margin-left: -55px
}
.postPagination .next,
.postPagination .prev {
    width: 150px;
    position: relative;
    padding: 0 10px 0 0
}
.postPagination .next:after,
.postPagination .prev:after {
    content: '';
    position: absolute;
    top: 11px;
    right: 12px;
    display: inline-block;
    width: 4px;
    height: 7px;
    background: url('../img/news/ico_arrow01.png') no-repeat
}
.postPagination .prev {
    padding: 0 0 0 10px
}
.postPagination .prev:after {
    -webkit-transform: rotateY(145deg);
    transform: rotateY(145deg);
    right: auto;
    left: 12px
}
