.sp{
  display: none;
}

body
{
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    line-height: 1.5;

    color: #313131;
    position:static!important;
    width:auto!important;
}
a
{
    text-decoration: none;

    color: #1d49a6;
}
a:hover
{
    text-decoration: underline;
}


header .header_in
{
    overflow: hidden;

    width: 1000px;
    margin: auto;
}
header .logo
{
    float: left;
}

header .logo a{
  display: block;
  width: 380px;
  height: 100px;
  text-indent: -9999px;
  box-sizing: border-box;
  background: url(../img/cmn_logo.png) left center no-repeat;
  background-size: 363px auto;
}


.top_main
{
    position: relative;

    min-width: 1000px;

    overflow: hidden;
}

.top_main img
{
    width: 100%;
}



.top_main .bx-pager
{
    width: 100%;
    margin-top: 15px;

    text-align: center;
}
.top_main .bx-pager-item
{
    display: inline-block;
}
.top_main .bx-pager-item a
{
    display: block;

    width: 15px;
    height: 15px;
    margin: 0 7px;

    text-indent: -9999px;

    border-radius: 50%;
    background-color: #e5e5e5;
}
.top_main .bx-pager-item a.active
{
    background-color: #1d49a6;
}
.top_main .bx-prev,
.top_main .bx-next
{
    position: absolute;
    top: 50%;

    display: block;

    width: 33px;
    height: 54px;
    margin-top: -50px;

    text-indent: -9999px;
}
.top_main .bx-prev
{
    right: 50%;

    margin-right: 550px;

    background: url(../img/top_main_prev.png) left center no-repeat;
}
.top_main .bx-next
{
    left: 50%;

    margin-left: 550px;

    background: url(../img/top_main_next.png) right center no-repeat;
}

#menu
{
    display: none;
}

nav ul
{
    float: right;
    overflow: hidden;
}
nav ul li
{
    float: left;

    width: 120px;

    border-left: 1px #dadadb solid;
}
nav ul li:last-child
{
    border-right: 1px #dadadb solid;
}
nav ul li a
{
    font-size: 16px;
    font-weight: bold;

    display: block;

    box-sizing: border-box;
    height: 100px;
    padding: 70px 0 0 0;

    text-align: center;
    text-decoration: none;

    color: #313131;
    background-repeat: no-repeat;
    background-position: center 12px,-9999px -9999px;
}

nav ul li a:hover
{
    text-decoration: none;

    color: #fff;
    background-color: #1d49a6;
    background-position: -9999px -9999px,center 12px;
}

nav ul li.service a
{
    background-image: url('../img/gnav_01.png'),url('../img/gnav_01_on.png');
}
nav ul li.news a
{
    background-image: url('../img/gnav_02.png'),url('../img/gnav_02_on.png');
}
nav ul li.media a
{
    background-image: url('../img/gnav_03.png'),url('../img/gnav_03_on.png');
}
nav ul li.company a
{
    background-image: url('../img/gnav_04.png'),url('../img/gnav_04_on.png');
}
nav ul li.contact a
{
    background-image: url('../img/gnav_05.png'),url('../img/gnav_05_on.png');
}

.top_cont1
{
    display: table;
    overflow: hidden;

    width: 1000px;
    margin: auto;
    margin-top: 10px;

    text-align: center;
}
.top_cont1 > div
{
    display: table-cell;

    box-sizing: border-box;

    border-left: 1px #dadadb solid;
}
.top_cont1_3
{
    border-right: 1px #dadadb solid;
}
.top_cont1 dl
{
    display:block!important;
    width: 280px;
    margin: auto;
    padding-top: 135px;

    text-align: left;

    background-repeat: no-repeat;
    background-position: center top;
}
.top_cont1 h2
{
    font-size: 24px;
    font-weight: bold;

    margin: 5px 0 10px 0;

    color: #1d49a6;
}
.top_cont1 .recruit
{
    width: 33.3%;
}

.top_cont1 .cm
{
    width: 33.4%;
}
.top_cont1 .education
{
    width: 33.3%;
}
.top_cont1 .recruit dl
{
    background-image: url(../img/top_pic_01.jpg);
}
.top_cont1 .cm dl
{
    background-image: url(../img/top_pic_02.jpg);
}
.top_cont1 .education dl
{
    background-image: url(../img/top_pic_03.jpg);
}
.top_cont1 dl a
{
    font-size: 14px;

    display: block;

    padding: 0 0 0 15px;

    color: #1d49a6;
    background-image: url(../img/cmn_arw_b.png);
    background-repeat: no-repeat;
    background-position: left .4em;
}

.top_cont1 dl dt
{
    margin-right: -20px;
}

.top_cont1 dl dd
{
    margin-bottom: 4px;
}
.top_cont1 dl dd + dt
{
    font-size: 14px;
    font-weight: bold;

    margin-top: 10px;
    margin-bottom: 5px;
}

.top_cont2
{
    overflow: hidden;

    width: 1000px;
    margin: 60px auto;
}
.top_cont2 .l
{
    float: left;

    width: 630px;
}
.top_cont2 .l h2
{
    font-size: 24px;
    font-weight: bold;

    padding: 10px 0 10px 5px;

    color: #1d49a6;
    border-top: #1d49a6 solid 3px;
    border-bottom: #1d49a6 solid 1px;
}
.top_cont2 .l h2 a
{
    font-size: 14px;

    float: right;

    box-sizing: border-box;
    margin: 7px 0 0 0;
    padding: 0 0 0 25px;

    color: #1d49a6;
    background-image: url(../img/cmn_lines.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.top_cont2 .l dt
{
    font-size: 14px;

    padding: 12px 5px 3px 5px;
}
.top_cont2 .l dd
{
    font-size: 14px;

    padding: 0 5px 8px 5px;

    border-bottom: #b8b8b8 1px dotted;
}
.top_cont2 .l dd a
{
    color: #1d49a6;
}
.top_cont2 .r
{
    float: right;

    width: 33.3%;
    padding: 35px 0 15px 0;

    background-color: #f8f6eb;
    background-image: url(../img/top_bind.png);
    background-repeat: no-repeat;
    background-position: center -1px;
}
.top_cont2 .r_in
{
    width: 280px;
    margin: 0 auto;
}

.top_cont2 .r_in + .r_in
{
  margin-top:30px;
}
.top_cont2 .r_in h3
{
    font-size: 20px;
    font-weight: bold;

    text-align: center;

    color: #1d49a6;
}
.top_cont2 .r_pic
{
    margin-top: 10px;
    margin-bottom: 5px;

    text-align: center;
}

.top_cont2 .r_pic img
{
    width: 100%;
}

.top_cont2 .r_in p
{
    font-size: 14px;

    margin-bottom: 15px;
}
.top_cont2 .btn
{
    box-sizing: border-box;
    width: 200px;
    margin: auto;
}
.top_cont2 .btn a
{
    font-size: 18px;
    font-weight: bold;

    display: block;

    padding: 12px 0 8px 0;

    text-align: center;
    text-decoration: none;

    color: white;
    border-bottom: #08245f 3px solid;
    background-color: #1d49a6;
}

.top_cont2 .btn a:hover
{
    border-bottom: #20428b 3px solid;
    background-color: #3966c4;
}

.top_cont2 .btn a span
{
    padding: 5px 25px 0 0;

    background-image: url(../img/cmn_arw_l.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.pagetop
{
    font-weight: bold;

    text-align: center;

    border-top: #1d49a6 3px solid;
	margin-top:60px; 
}
.pagetop a
{
    font-size: 16px;

    display: block;

    padding: 15px 0 15px 0;

    text-decoration: none;

    color: #1d49a6;
}
.pagetop a span
{
    padding: 0 0 0 20px;

    background-image: url(../img/cmn_arw_pagetop.png);
    background-repeat: no-repeat;
    background-position: left center;
}

footer
{
    background-color: #1d49a6;
    min-width:1000px;
}
footer .footer_in
{
    display: table;
    overflow: hidden;

    width: 1000px;
    margin: auto;
    padding: 25px 0;

    color: white;
}

footer .footer_in > div
{
    display: table-cell;

    vertical-align: top;
}



footer .footer_in .center
{
    width: 425px;
    padding: 10px 0 0 25px;
}
footer .footer_in .center h4
{
    font-size: 20px;
    font-weight: bold;

    margin-bottom: 22px;
}

footer .footer_in .center dt,
footer .footer_in .center dd
{
    font-size: 14px;
    margin-bottom: 5px;
}

footer .footer_in .center dt
{
    float: left;
    width: 80px;
}

footer .footer_in .center .access {
    margin-bottom: 65px;
}



footer .footer_in .center dd:before
{
    margin-right: 10px;

    content: ':';
}
footer .footer_in .right
{
    box-sizing: border-box;
    width: 250px;
    padding: 10px 0 0 25px;

    border-left: white 1px dotted;
}
footer .footer_in .right ul
{
    margin-top: 5px;
}
footer .footer_in .right ul li
{
    margin-bottom: 5px;
}
footer .footer_in .right ul li a
{
    font-size: 14px;

    padding-left: 15px;

    text-decoration: none;

    color: white;
    background-image: url(../img/cmn_arw_w.png);
	background-size:6px 8px;
    background-repeat: no-repeat;
    background-position: left center;
}

footer .copy
{
    font-size: 14px;

    padding: 20px 0 20px 0;

    text-align: center;

    color: #313131;
    background-color: white;
}
footer a{
  color:#fff;
}

footer a:hover{
  text-decoration:underline!important;
}

.bread
{
    width: 1000px;
    margin: 10px auto 30px auto;

    text-align: right;
}
.bread li
{
    font-size: 12px;

    display: inline-block;
}
.bread li a
{
    margin-right: 10px;
    padding:5px 15px 5px 0;
    display: block;

    color: #1d49a6;
    background-image: url(../img/sub_arw_b.png);
	background-size:6px 10px;
    background-repeat: no-repeat;
    background-position: right center;
}

.sub_main{
  height:130px;
  background-size: cover;
  background-position:center center;
  font-size: 30px;
  color:#1d49a6;
  font-weight: bold;
  background-image:url(../img/sub_main.gif);
}

.sub_main{
  min-width:1000px;
  position: relative;
}

.sub_main .sub_main_in{
  width:1000px;
  position: absolute;
  margin-left:-500px;
  left:50%;
  top:50%;
  transform: translateY(-50%);
}

.sub_main .sub_main_in span{
  background:url(../img/title_line.png) left bottom repeat-x;
  background-size:auto 100%;
}

.container
{
    overflow: hidden;
    width: 1000px;
    margin: auto;
}

.side
{
    float: right;

    width: 270px;
    margin-bottom:30px;
        background-color: #f8f6eb;
      padding-bottom:10px;
}
.side h4
{
    font-size: 18px;
	font-weight: bold;
    padding: 30px 0 13px 0;

    text-align: center;

    background-color: #f8f6eb;
    background-image: url(../img/top_bind.png);
    background-repeat: no-repeat;
    background-position: center 0;
}
.side > ul > li > a
{
  font-weight: bold;
    font-size: 16px;

    display: block;

    padding: 10px 20px 10px 30px;

    text-decoration: none;

    color: #1d49a6;
    border-top: #cbc6ac 1px solid;
    background-color: #fdfcf9;
    background-image: url(../img/sub_ball.png);
    background-size:13px auto;
    background-repeat: no-repeat;
    background-position: 10px 0.9em;
}

.side > ul > li > a:hover
{
    background-color: #e6eefd;
}
.side ul li ul li
{
    font-size: 13px;

    border-top: 1px dotted #b3b1aa;
    background-color: #f8f6eb;
}
.side ul li ul li a
{
    display: block;

    padding: 10px 20px 10px 30px;

    text-decoration: none;

    color: #1d49a6;
    background-image: url(../img/sub_arw_g.png);
    background-repeat: no-repeat;
    background-position: 15px 1.1em;
}
.side ul li ul li a:hover
{
    background-color: #e6eefd;
}

.content{
  width:690px;
  float:left;
}
