﻿@charset "UTF-8";
/* CSS Document */

/* 
*
*	Reset and Base Style Sheet
*	Last Update 2022-04-15
*
*	1-1.HEADER
*	1-2.OUTLINE
*	1-3.Hypertext Module
*	1-4.Image Module
*	1-5.Structure Module
*	1-6.INDEX
*	1-7.FOOTER
*	1-8.Text Module
*	2-1.MAIN
*	2-2.GROBAL NAVIGATION
*	2-3.CLEAER
*	2-4.List
*	2-5.SUB NAVIGATION
*	2-6.CONTENTS
*	2-7.BREASCRUMBS LIST
*	
*
*	3-6.Float
*/

/* 1-1.HEADER
---------------------------------------------------- */
.top_line {
  background:#000a7d;
  height:23px;
  width:100%;
}
.top_line p{	
  width: 960px;
  margin: 0 auto;
  padding:2px 30px 3px;
  font-size:70%;
  color:#FFF;
  text-align: left;
}
#header {
  padding:3px 0 5px;
    width: 960px;
  margin: 0 auto;
  background: #fff;
  text-align:left;
  position: relative;
}
#header .groupLink {
  width: 130px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 8px;
  right: 224px;
}
#header .contact_box {
  width: 200px;
  position: absolute;
  top: -14px;
  right: 1px;
}
#header .contact_box a {
  display: block;
  background-color: #003ea7;
  color: #fff;
  line-height: 68px;
  text-decoration: none;
  text-align: center;
}
#header .contact_box a:hover {
  opacity: 0.7;
}
#header .contact_box a .icon_mail {
  vertical-align: middle;
  margin-top: -4px;
}

/* 1-2.OUTLINE
---------------------------------------------------- */
#outline {
  width: 960px;
  margin: 0 auto;
  background: #fff;
  color: #333;
  text-align: center;
}

/* 1-3.Hypertext Module
---------------------------------------------------- */

a:link {
  color: #5591A5;
  text-decoration: underline;
}

a:visited {
  color: #004664;
  text-decoration: underline;
}

a:hover {
  color: #933;
  text-decoration: underline;
}

a {
  outline: none;
}

/* 1-4.Image Module
---------------------------------------------------- */

img {
  vertical-align: bottom;
  border: none;
}
.img_caption{
  margin:0px;
  padding:0px;
  font-size:85%;
  display:block;
  width:225px;
  text-align:center;
}

/* 1-5.Structure Module
---------------------------------------------------- */

body {
  color: #333;
  background-color: #fff;
font-family: Arial, Helvetica, sans-serif !important;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size:90%;
}
.number{font-family:"メイリオ", Meiryo;
}

/* 1-6.INDEX
---------------------------------------------------- */

#index_navi01 {
  width: 320px;
  float: left;
  margin:10px 0 20px;
  text-align:left;
}

#index_navi02 {
  width: 320px;
  float: right;
  margin:10px 0 20px;
}

#index_navi03 {
  width: 320px;
  float: right;
  margin:10px 0 20px;
  text-align:right;
}

#index_main{
  margin-top:0px;
  margin-bottom:5px}
  
#index_news {
  background:#666;
  width:100%;
  color:#FFF;
  text-align: left;
  margin-top:10px;
}

#index_news table{	
  width: 960px;
  margin: 0 auto;
}

#index_news a{	
color:#fff;
margin-right:10px;
margin-left:20px;}

#index_koushu{
  background:#8a8a8a;
  width:100%;
  color:#FFF;
  text-align: left;
}
#index_koushu table{	
  width: 960px;
  margin: 0 auto;
}

#index_koushu a{	
color:#fff;
margin-right:10px;
margin-left:20px;}

/*-----20150731追記------*/
.new{
  color:#C00;
  font-weight:bold;
  background:#FFF;
  padding:3px 10px;
  border-radius:15px;
}
/*---------------------*/

/*-----20160927追記------*/
#index_news a {	
  margin-left: 0;
}
#index_news table td.date {	
  width: 6.5em;
}
#index_news table td p.new_txt {	
  display: inline;
  line-height: 1.2;
}

#index_news table td p.new_txt sup {	
  font-size: 90%;
  margin-left: 2px;
  margin-right: 2px;
}

@-moz-document url-prefix() {
      #index_news table td p.new_txt sup {
  font-size: 80%;
      }
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #index_news table td p.new_txt sup {
  font-size: 70%;
  }
}



#index_news table td p.multi {	
  margin: 0 0 0 3.5em;
  line-height: 2.0;
}

@-moz-document url-prefix() {
      #index_news table td p.multi {
  line-height: 1.2;
      }
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #index_news table td p.multi {
  line-height: 1.3;
  }
}


#index_news table td p.multi a {	
  margin-left: 0;
}
#index_news table td .new{
  vertical-align: middle;
}
.links {
  margin-top: 20px;
}
.links ul {
  margin-top: 10px;
  overflow: hidden;
}

.links a[href$=".pdf"] {
  background: url("../img/ico_pdf.png") no-repeat scroll left 5px;
  display: inline-block;
  padding-left: 22px;
  padding-top: 1px;
}
/*
.links ul.list-mark li {
    background: rgba(0, 0, 0, 0) url("../img/list_mark.gif") no-repeat scroll left top;
    margin-left: 10px;
    padding-bottom: 1em;
    padding-left: 20px;
}
*/
/* ----- 202509 追記 ------ */
h2 .links {
  margin-top: 0;
  padding: 1px 5px 3px;
  display: inline-block;
  border: solid 2px #D60000;
  font-size: 14.4px;
  font-weight: normal;
  letter-spacing: normal;
  position: absolute;
  top: -1px;
  right: 0;
}

.movie {
  margin-top: 20px;
}
.movie a[href$=".m4v"] {
  background: url("../img/ico_movie.png") no-repeat scroll left 5px;
  display: inline-block;
  padding-left: 22px;
  padding-top: 1px;
}


/*---------------------*/






/* 1-7.FOOTER
---------------------------------------------------- */
#footer {
  background: #fff;
  color: #000;
  margin-bottom:30px;
}

#footer-line{
  background:#000a7d;
  height:4px;
  display: block;
}

#footer-inner {
  width: 920px;
  padding-top: 10px;
  margin: 0 auto;
}

#footerCopy {
  max-width: 490px;
  float: left;
  text-align: left;
  font-size: 85%;
}

#nankaiLink {
  width: 200px;
  float: right;
}

#facebook {
  width: 230px;
  float: right;
}
#event {
  width: 230px;
  float: right;
}


/* 1-8.Text Module
---------------------------------------------------- */
h1{
  background:url(../img/h1_back.gif) no-repeat;
  margin-top:0;
  margin-bottom:10px;
  font-size:140%;
  display: block;
  height:28px;
  padding:12px 30px;
  letter-spacing:0.2ex;
  }
h2{
  color:#003ea7;
  font-size:130%;
  padding-left:10px;
  padding-bottom:5px;
  border-bottom:#003ea7 solid 1px;
  margin:30px 0;
  letter-spacing:0.2ex;
  position: relative;
}
h3{
  color:#003ea7;
  font-size:120%;
  padding-left:10px;
  padding-bottom:5px;
  margin:0 0 -5px;
  letter-spacing:0.1ex;
}
  
p {
  padding-left:10px;
  line-height:1.8em;}
  
  

/* 2-1.MAIN
---------------------------------------------------- */
#main{
  margin-top:10px;
  margin-bottom:30px;
  padding:0 30px;}


/* 2-2.GROBAL NAVIGATION
---------------------------------------------------- */
#globalNav {
  background:url(../img/gnavi_bk.gif) repeat-x;
  }
#globalNav ul{
  width: 960px;
  list-style: none;
  margin: 0 auto;
  display: table;
}
#globalNav li {
  /* float: left; */
  display: table-cell;
}

/* 2-3.CLEAER
---------------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block; }

/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/* 2-4.List
---------------------------------------------------- */

ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#list-mark li {
  background: url("../img/list_mark.gif") left top no-repeat; /* マーカー画像を背景画像として左側に一度だけ配置 */ 
  padding-left: 20px; /* マーカー画像の幅を指定 */
  padding-bottom:1em;
  margin-left:10px;
}
ul#list-survice li {
  padding-left: 20px;
  padding-bottom:1em;
  margin-left:50px;
}

dl{line-height:2.5em;
  margin-left:10px;}
dl dt{
  float:left;
  display: block; 
  width:170px;
}

/* ----- 20220415 追記 ------ */
#license #contents dl dt{
  width:200px;
  white-space: nowrap;
}

/* ----- 202509 追記 ------ */
ul.thumb-list {
  padding: 1em 0 1.5em;
}
ul.thumb-list li {
  width: 165px;
  float:left;
  text-align: center;
}
ul.thumb-list li img {
  padding-bottom: 5px;
}


/* 2-5.SUB NAVIGATION
---------------------------------------------------- */
#subNav {width:200px;
  height:100%;
  color:#FFF;

  float:left;
  font-size:110%;
  display: block;
}

#subNav li {
}

#subNav li a {
  background-color:#CCC;
  text-decoration:none;
  color:#fff;
  display: block;
  height:30px;
  padding-top:12px;
  border-bottom:#FFF solid 1px;
    color:#000a7d;

}

#subNav a:hover {
  background-color:#a1a1a1;
    color:#FFF;
}

.subNavon {
  background:#003ea7;
  display: block;
  height:30px;
  padding-top:12px;
  border-bottom:#FFF solid 1px;
  font-weight:bold;
}

#subNav_bk{
  background:url(../img/sidenavi_back00.gif) repeat-y;
}
#subNav_grade{
  background:url(../img/sidenavi_back.gif) no-repeat bottom left;
}


/* 2-6.CONTENTS
---------------------------------------------------- */
#contents {
  width: 680px;
  color: #000;
  padding-left: 20px;
  float:right;
  text-align:left;
}


#contents-left {
  width: 385px;
  float: left;
}

#contets-right {
  width: 385px;
  float: right;
}

/* 2-7.BREASCRUMBS LIST
---------------------------------------------------- */
#breadcrumbs {
  width: 960px;
  margin:	10px auto 0;
  text-align: right;
  padding-right:10px;
  font-size:90%;
}

#breadcrumbs a {
  background: url(../img/arrow.gif) center right no-repeat;
  color: #333;
  padding:0px 17px 0px 6px;
  margin:0px;
}













/* 3-6.Float
---------------------------------------------------- */
.floatRight{float:right;
  margin-left:20px;
}
.floatLeft{float:left}


/* TOP recruit banner
---------------------------------------------------- */
.recruit_banner {
  width: 960px;
  margin: 0 auto;
}
.recruit_banner a {
  background-color: #003ea7;
  display: block;
  transition: all 300ms 0s ease;
  opacity: 1;
  cursor: pointer;
}
.recruit_banner a:hover {
  opacity: 0.7;
}
.recruit_banner a:link {
  text-decoration: none;
}
.recruit_banner a p {
  padding: 0.8em 0;
  margin: 0 0 1em 0;
  line-height: 1;
  text-align: center;
  font-size: 1.7em;
  color: #fff;
  width: 100%;
  text-decoration: none;
}