@charset "utf-8";
.tt_page h2 {
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: absolute;
  bottom:10%;
  left:0;
  right:0;
  letter-spacing: 0px;
  width: 100%;
  max-width: 480px;
  margin:0 auto;
  line-height: 0.7;
  font-weight: normal !important;
  font-family: "Yu Gothic", '游ゴシック',"Meiryo","メイリオ","MS PGothic","MS Pゴシック",sans-serif
}
.tt_page h2 span {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 1px;
}
.contents {
  margin:0 2%;
}
.sg_main {
  margin:7% 0 12% 0;
}
.btn_control .btn_prev {
  text-align: center;
  float:left;width:44%;
  font-size: 16px;
  text-decoration: none;
}
.btn_control .btn_prev a {
  background:#000000 url(../common_img/arr03.png) no-repeat 12% center;
  background-size: 8px auto;
  padding:5% 4%;
  display:block;
  color:#fff;
  width:100%;
}
.btn_control .btn_next {
  text-align: center;
  float:right;width:44%;
  font-size: 16px;
  text-decoration: none;
}
.btn_control .btn_next a {
  background:#000000 url(../common_img/arr04.png) no-repeat 88% center;
  background-size: 8px auto;
  padding:5% 4%;
  display:block;
  color:#fff;
  width:100%;
}
.tt_st01 {
  text-align: center;
  font-size: 23px;
  font-weight: normal;
}
.tt_st01 span {
  border-bottom: 4px solid #000080;
  padding:0 2px;
}
.tt_st02  {
    background: #080795;
    padding: 2% 2%;
    color:#fff;
    font-weight: normal;
    font-size: 18px;
}
.btn_st01 {
  text-align: center;
  width:46%;
  margin:0 auto;
  font-size: 16px;
  text-decoration: none;
}
.btn_st01 a {
  background:#000000 url(../common_img/arr04.png) no-repeat 92% center;
  background-size: 8px auto;
  padding:5% 10% 5% 4%;
  display:block;
  color:#fff;
  width:100%;
}
/*news.********************/
.news_box {
    border: 1px solid #ccc;
    margin-bottom: 8%;
}
.tt_news  {
    background: #080795;
    padding:2% 2%;
    color: #fff;
}
.tt_news .date_news_box {
  font-size: 15px;
}
.tt_news h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}
.img01_news {
    float: right;
    width: 45%;
    margin: 0 0 1% 2%;
}
.img02_news {
    float: right;
    width: 45%;
    margin: 0 1% 2% 1%;
}
a[rel^="lightbox"] {
    position: relative;
    display: block;
}
a[rel^="lightbox"]:after {
    display: block;
    position: absolute;
    right: 3px;
    bottom: 3px;
    width:36px;
    height: 36px;
    content: "";
    background: url(../news/images/icon_zoom.png) center center no-repeat;
    background-size: 36px auto;
}
.info_news_box  {
  padding:3% 2%;
}
/*recruit.********************/
.recruit01 {
  background: url(../recruit/images/bg01.jpg) no-repeat center top;
  background-size: 150% auto;
  padding:8% 4%;
}
.recruit01 p {
  color:#fff;
}
.tbl_st01 {
  width:100%;
}
.tbl_st01 th {
    text-align: left;
    vertical-align: middle;
    padding: 2% 2% 0 2%;
}
.tbl_st01 td {
  text-align: left;
  vertical-align: middle;
  padding: 0% 2% 2% 2%;
  border-bottom: 1px solid #ccc;
}
.tbl_st01 tr:first-child th {
  border-top: 1px solid #ccc;
}
.tt_st01 span {
    border-bottom: 3px solid #000080;
}

/*entry.********************/
.form_box {
  border: 1px solid #ccc;
  padding: 3% 3% 8% 3%;
}
.form_box .hissu span {
    background: #e80000;
    font-size: 14px;
    font-weight: normal;
    float: left;
    text-align: center;
    color: #fff;
    padding: 1px 5px;
}
.form_box .ninni span {
  background: #080795;
  font-size: 14px;
  font-weight: normal;
  float: left;
  text-align: center;
  color: #fff;
  padding: 1px 5px;
}
.form_box th p {
  padding-left: 48px;
}
.tbl_st02 {
  width:100%;
}
.tbl_st02 th {
    text-align: left;
    vertical-align: middle;
    padding:4% 0 2% 0;
    font-size: 15px;
}
.tbl_st02 td {
  text-align: left;
  vertical-align: middle;
  padding: 2% 0 4% 0;
  border-bottom: 1px solid #ccc;
}
.tbl_st02 tr:first-child th {
  border-top: 1px solid #ccc;
}
.form_box td .ime_on {
  width: 100%;
  padding:2% 2%;
}
.form_box  select {
  width: 100%;
  padding:2% 2%;
}
.form_box .input_txt2 {
    width: 87%;
    margin-left: 2%;
    padding: 2% 2%;
}
.form_box  select.select02 {
  width:85%;
  padding:2% 2%;
}
.list_entry01 li span {
  vertical-align: middle;
}
.list_entry01 li {
  vertical-align: middle;
  width:48%;
}
.list_entry02 li {
  vertical-align: middle;
  width:48%;
}
.list_entry01 li .input_txt {
  margin-left: 2%;
  width: 90%;
  padding: 4% 2%;
}
.list_entry02 li .input_txt {
  margin-left: 2%;
  width: 83%;
  padding: 4% 2%;
}
.form_box .input_txt1 {
  margin-left: 2%;
  width: 32%;
  padding: 2% 2%;
}
.form_box .input_txt3 {
   width: 25%;
   padding: 2% 2%;
}
.ime_on1 {
 width: 100%;
  padding: 2% 2%
}
.form_submit {
  text-align: center;
  margin-top: 7%;
}
.form_submit .bnt_in {
  color: #fff;
  width: 52%;
  background:#000000 url(../common_img/arr04.png) no-repeat 90% center;
  background-size: 8px auto;
  padding:3% 8% 3% 4%;
  display:block;
  color:#fff;
  font-size: 15px;
  border:none;
  margin:0 auto;
}

/*gaiyou.********************/
.tbl_st03 {
    width: 100%;
    border-collapse: inherit;
    border-spacing: 0.5px;
}
.tbl_st03 th {
    text-align: left;
    vertical-align: middle;
    font-size: 15px;
    font-weight: normal;
    padding: 2%;
    background: #494981;
    border: 1px solid #cecece;
    color: #fff;
}
.tbl_st03 td {
    padding: 2%;
    font-size: 15px;
    border: 1px solid #cecece;
    text-align: left;
}
.box_bor01 {
  border:1px solid #ccc;
  padding:2%;
}
.tbl_st01 th.none {
  border-top: none !important;
}
.tbl_st01 td.none {
  border-bottom: none;
}
/*interview.********************/
.interview_box{
    border: 1px solid #cecece;
    margin-bottom: 8%;
}
.inter_in01 {
  padding:2% 2% 5% 2%;
}
.img_inter01 {
  float:left;
  width:12%;
  margin:0 5% 0 1%;
}
.inter_in01 .txt p {font-size: 15px;}
.btn_inter01  {
  text-align: center;
  float:left;width:46%;
  font-size: 16px;
  text-decoration: none;
}
.btn_inter01 a {
  background:#000000 url(../common_img/arr04.png) no-repeat 97% center;
  background-size: 8px auto;
  padding:2% 6% 2% 2%;
  display:block;
  color:#fff;
  width:100%;
}
.btn_inter02  {
  text-align: center;
  float:right;width:46%;
  font-size: 16px;
  text-decoration: none;
}
.btn_inter02 a {
  background:#000000 url(../common_img/arr04.png) no-repeat 95% center;
  background-size: 8px auto;
  padding:8% 6% 8% 2%;
  display:block;
  color:#fff;
  width:100%;
}
.btn_inter03  {
  text-align: center;
  width:100%;
  font-size: 16px;
  text-decoration: none;
}
.btn_inter03 a {
  background:#000000 url(../common_img/arr04.png) no-repeat 98% center;
  background-size: 8px auto;
  padding:2.5% 6% 2.5% 4%;
  display:block;
  color:#fff;
  width:100%;
}
/*saiyo.********************/
.saiyo01 {
  background:#000 url(../saiyo/images/bg01.jpg) no-repeat center top;
  background-size: 100% auto;
  text-align: center;
  padding:7% 2%;
}
.saiyo01 h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 3%;
  color:#fff;
}
.saiyo01 p {
  text-align: center;
  color:#fff;
  line-height: 1.6;
  font-size: 15px;
}
.saiyo02 h4 {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
}
.saiyo_box01 {
  background:#404762;
  padding:3%;
}
.saiyo_box01 ul li {
  color:#fff;
  margin:0 0 2% 20px;
  list-style: disc;
  font-size: 15px;
}
.saiyo_box01 h5 {
  text-align: center;
  color:#fff;
  font-size: 18px;
  margin-bottom: 4%;
}
.saiyo_box01 p {
  color:#fff;
}
.saiyo_box01 h5 span {
  padding:0 0 3px 0;
  border-bottom: 1px solid #fff;
}
.btn_saiyo01  {
  text-align: center;
  float:left;width:46%;
  font-size: 16px;
  text-decoration: none;
}
.btn_saiyo01 a {
  background:#000000 url(../common_img/arr04.png) no-repeat 95% center;
  background-size: 8px auto;
  padding:5% 6% 5% 2%;
  display:block;
  color:#fff;
  width:100%;
}
.btn_saiyo02  {
  text-align: center;
  float:right;width:46%;
  font-size: 16px;
  text-decoration: none;
}
.btn_saiyo02 a {
  background:#000000 url(../common_img/arr04.png) no-repeat 95% center;
  background-size: 8px auto;
  padding:5% 6% 5% 2%;
  display:block;
  color:#fff;
  width:100%;
}
.saiyo03  figure {
  float:right;
  width:45%;
  margin:0 0 1% 2%;
}

.bnr_mynavi {
  margin: 0 0 20px;
  text-align: center;
}
.tt_h3 {
    display: inline-block;
    border-bottom: 5px solid #000080;
    font-size: 28px;
    font-weight: normal;
}
.aboutpage .box_about1 {
    background: url(../aboutus/images/bg1.jpg) no-repeat center top;
    background-size: cover;
    padding: 40px 2%;
    text-align: center;
    line-height: 1.7;
    color: #fff;
}
.aboutpage .box_about1 h3 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 25px;
    line-height: 1.5;
}
.aboutpage .box_about2 {
    margin: 48px auto 20px;
    text-align: center;
}
.aboutpage .box_about2 h3 {
    margin-bottom: 25px;
}
.aboutpage .box_about2 .inner_about2 {
    background: #3e4560;
    padding: 40px 0;
    margin-bottom: 30px;
}
.aboutpage .box_about2 .inner_about2 ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 2%;
}
.aboutpage .box_about2 .inner_about2 ul li {
    width: 100%;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
}
.aboutpage .box_about2 .inner_about2 ul li:last-child{
    margin-bottom: 0;
}
.aboutpage .box_about2 .inner_about2 ul li img{
    width: 125px;
}
.aboutpage .box_about2 .inner_about2 ul li:after{
    content: '';
    position: absolute;
    bottom: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    width: 85%;
    background: #fff;
}
.aboutpage .box_about2 .inner_about2 ul li:last-child:after{
    content: none;
}
.aboutpage .box_about2 .inner_about2 ul li p{
    margin-top: 20px;
    font-size: 18px;
    margin-bottom: 20px;
}
.aboutpage .box_about3 .tt_st01{
    margin-bottom: 20px;
}
.aboutpage .inner_about3{
    background: #eeeff1;
    border: 2px solid rgba(255,255, 255, 0.5);
    padding: 30px 0 0;
}
.aboutpage .inner_about3 h4{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: normal;
}
.aboutpage .inner_about3{
    position: relative;
    margin-bottom: 30px;
}
.aboutpage .inner_about3:before{
    content: '';
    position: absolute;
    top: 16px;
    left: -35px;
    width: 80px;
    height: 1px;
    background: #d8d8d8;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.aboutpage .inner_about3:after{
    content: '';
    position: absolute;
    bottom: 16px;
    right: -35px;
    width: 80px;
    height: 1px;
    background: #d8d8d8;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.aboutpage .inner_about3 .photo{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.aboutpage .inner_about3 h4, .aboutpage .inner_about3 p{
    padding: 0 2%;
}
.aboutpage .inner_about3 .photo .name{
    width: 40%;
    padding: 4%;
}
.aboutpage .inner_about3 .photo .photo_pro{
    width: 60%;
}
.aboutpage .cm_btn_inter p{
    float: none;
    width: 85%;
    margin: 0 auto 20px;
}
.aboutpage .cm_btn_inter p a{
    padding: 10px 2%;
}
@media all and (max-width: 350px) {
    .aboutpage .box_about2 .inner_about2 ul li p{
        font-size: 15px;
    }
}