@charset "UTF-8";

/*------------------------------------------------------------
	トップページ・メニュー
------------------------------------------------------------*/

.mainVisual {
  padding-bottom: 21px;
  background: url(/image/main_visual_bg.gif) repeat-x left top;
}

#pagePath {
  margin-bottom: 25px;
}

#main h3 {
  margin-bottom: 29px;
}

#main .bgInner {
  margin: 15px 0px;
  padding: 1px;
  border: 1px solid #D0EDF5;
  width: 940px;
}

#main .bgInner .bgBox {
  padding: 13px 10px 13px 15px;
  background-color: #D0EDF5;
}

#main .bgInner .bgBox .photoBox {
  margin-right: 13px;
  float: left;
}

#main .bgInner .bgBox .tabBox {
  float: left;
  width: 600px;
  display: block;
}

#main .bgInner .bgBox .tabBox table {
  width: 100%;
  border-collapse: collapse;
}

#main .bgInner .bgBox .tabBox th,
#main .bgInner .bgBox .tabBox td {
  padding: 3px 12px;
  font-size: 1.0em;
  text-align: left;
  vertical-align: top;
  background-color: #FFF;
}

#main .bgInner .bgBox .tabBox th {
  padding: 5px 12px 2px;
  font-weight: normal;
  text-align: center;
  background-color: #B0D7E1;
}

#main .bgInner .bgBox .tabBox .trStyle td {
  padding: 0;
  height: 4px;
  background: none;
}

#main .bgInner .bgBox .tabBox td li {
  margin-right: 5px;
  float: left;
  overflow: hidden;
}

#main .bgInner .bgBox .tabBox td li img {
  margin-right: 2px;
  float: left;
}

#main .bgInner .bgBox .tabBox td li span {
  margin-top: 5px;
  display: block;
  float: left;
}

#main .bgInner .bgBox .ttlBox {
  margin-bottom: 15px;
  padding-bottom: 13px;
  background: url(/img/common/line03.gif) repeat-x left bottom;
}

#main .bgInner .bgBox .ttlBox .title {
  margin-top: 8px;
  float: left;
  width: 600px;
  font-size: 1.6em;
  font-weight: bold;
}

#main .bgInner .bgBox .ttlBox .btn {
  float: right;
}

#main .bgInner .bgBox .txt {
  margin-bottom: 12px;
  font-size: 1.2em;
}

#main .bgInner .bgBox .linkList li {
  padding-left: 7px;
  float: left;
  width: 290px;
}

#main .bgInner .bgBox .linkList li li {
  padding: 0 0 5px;
  float: none;
  width: auto;
}

#main .bgInner .bgBox .linkList li li a {
  padding-left: 15px;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  background: url(/img/common/icon06.gif) no-repeat left 2px;
}

#main .bgInner .bgBox .btn a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

#main .Wakuwaku {
  margin: 15px;
  text-align: center;
}

#main .last_modified_for_menu {
  padding: 10px;
  font-size: 14px;
  color: #ff0000;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
}

#main .last_modified {
  padding: 10px;
  font-size: 14px;
  color: #ff4b33;
  float: right;
  font-weight: 700;
  letter-spacing: 1px;
}

#main .comTabBox {
  margin: 0 auto 60px;
  width: 940px;
  padding: 1px;
}

#main .comTabBox .info {
  padding: 9px 8px 30px;
  background-color: #EEF0F0;
}

#main .comTabBox .info .event {
  margin: 10px;
}

#main .comTabBox .info .event .text {
  padding: 2px 0 0 30px;
  float: left;
  color: #353535;
  font-size: 1.3em;
  font-weight: bold;
  background: url(/image/icon_circle2.gif) no-repeat left center;
  letter-spacing: 1px;
  text-align: center;
}

#main .comTabBox .info table {
  margin-bottom: 15px;
  width: 100%;
  border-collapse: collapse;
}

#main .comTabBox .info th,
#main .comTabBox .info td {
  padding: 5px 5px 6px 10px;
  font-size: 1.0em;
  line-height: 1.6;
  text-align: left;
  vertical-align: top;
  border: 1px solid #85C2E3;
  border-left: 2px solid #85C2E3;
  background-color: #fff;
}

#main .comTabBox .info th {
  color: #fff;
  font-weight: normal;
  background-color: #589ABF;
  border-left: 1px solid #85C2E3;
}

#main .comTabBox .info th a {
  color: #fff;
  font-weight: normal;
  background-color: #589ABF;
  text-decoration: none;
}

#main .comTabBox .info td p {
  margin-bottom: 22px;
  line-height: 1.6;
}

#main .comTabBox .info td .text {
  margin-bottom: 0;
  font-size: 1.15em;
  font-weight: bold;
  line-height: 1.5;
}

#main .comTabBox .info hr {
  margin: 15px 5px 15px 5px;
  height: 1px;
  border: none;
  border-top: 1px #c0c0c0 dotted;
}

#main #index {
  clear: both;
}

#main #index #interview_inner {
  background-color: #ffecff;
  border-radius: 15px;
  padding: 15px;
  clear: both;
}

#main #index #interview_inner h3 span {
  display: block;
  background-image: url(/image/icon_question.gif);
  background-position: left center;
  background-repeat: no-repeat;
  color: #ED2895;
  clear: both;
  font-size: 108%;
  font-weight: bold;
  padding: 4px 4px 4px 40px;
  font-family: '\30E1\30A4\30EA\30AA', Meiryo;
  margin: 10px 0 5px 0;
}

#main #index #interview_inner .img_area {
  float: right;
  text-align: right;
  font-size: 77%;
  color: #8C888A;
}

#main #index #interview_inner .img_area span {
  display: block;
  padding: 2px;
  background-color: #FFFFFF;
  border: 1px solid #D1BCC4;
  margin: 0 0 5px 15px;
}

#main #index #interview_inner #company_catch {
  padding: 0 0 20px 10px;
  display: inline;
}

#main #index #interview_inner #company_catch strong {
  color: #ED2895;
  font-weight: bold;
  border-bottom: 1px double #ED2895;
  text-decoration: underline;
  -webkit-text-decoration-color: #ED2895;
          text-decoration-color: #ED2895;
  font-size: 1.4em;
  line-height: 1.75em;
  letter-spacing: 1px;
}

#main #index .detailBox {
  margin: 0 15px 35px;
  padding: 27px 10px 0 15px;
  border: 1px solid #EDE7E9;
  background-color: #FFF8FB;
}

#main #index .detailBox .txtInner {
  margin-bottom: 27px;
}

#main #index .detailBox .txtInner .lTxt {
  float: left;
}

#main #index .detailBox .txtInner .lTxt .catchFormat {
  margin-top: 1px;
  width: 300px;
  color: #ff00ff;
  font-size: 1.4em;
  font-weight: bold;
  text-align: right;
  text-decoration: underline;
  border-bottom: double #ff00ff 1px;
  letter-spacing: 2px;
}

#main #index .detailBox .txtInner .rTxt {
  margin-top: 1px;
  float: right;
  width: 300px;
  color: #ff4b33;
  font-size: 1.3em;
  font-weight: bold;
  text-align: right;
}

#main #index .detailBox h4 {
  margin-bottom: 12px;
}

#main #index .detailBox .imgBox {
  margin-bottom: 10px;
}

#main #index .detailBox .imgBox .photoBox {
  margin-top: 3px;
  float: right;
}

#main #index .detailBox .imgBox .textBox {
  float: left;
  width: 550px;
}

#main #index .detailBox .imgBox .textBox p {
  margin-bottom: 18px;
  font-size: 1.3em;
}

#main #index .comTabBox {
  margin: 20px 0px;
}

#main #index .comTabBox .info {
  padding: 15px;
  background-color: #F6F7D7;
  border-radius: 15px;
}

#main #index .comTabBox table {
  margin-bottom: 0;
}

#main #index .comTabBox th,
#main #index .comTabBox td {
  padding: 6px 5px 6px 10px;
  line-height: 1.5;
  border: 1px solid #C8C6B9;
}

#main #index .comTabBox th {
  color: #333;
  background-color: #E1E37B;
}

#main #index .comTabBox td li {
  margin-right: 5px;
  float: left;
  overflow: hidden;
}

#main #index .comTabBox td li img {
  margin-right: 2px;
  float: left;
}

#main #index .comTabBox td li span {
  margin-top: 5px;
  display: block;
  float: left;
}

#main #index .comTabBox01 {
  margin-bottom: 68px;
}

#main #index .comTabBox .txtBox {
  padding: 2px 10px;
  border: 1px solid #C6C4B8;
  background-color: #FFF;
}

#main #index .comTabBox .txtBox p {
  font-size: 1.0em;
}

#main #internship {
  clear: both;
}

#main #internship .inner {
  margin: 0 1px 50px;
  padding: 20px 15px;
  clear: both;
}

#main #internship .inner .photoBox {
  float: left;
}

#main #internship .inner .textBox {
  padding-top: 7px;
  float: right;
  width: 542px;
}

#main #internship .inner .textBox p {
  margin-bottom: 10px;
  font-size: 1.0em;
  line-height: 1.3;
  position: relative;
}

#main #internship .inner .textBox .title {
  margin-bottom: 17px;
  color: #ff4b33;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5;
}

#main #internship .inner .textBox li {
  margin-right: 8px;
  float: left;
}

#main #internship .inner .textBox li img {
  display: block;
}

#main #internship .comTabBox .info .event {
  margin-bottom: 13px;
}

#main #internship .comTabBox .info td .interLink {
  margin-left: 10px;
  color: #333;
}

/*#main .linkNavi {
	margin: 0 5px 30px;
	padding-bottom: 5px;
	background: url(/image/link_navi_bg.gif) repeat-x left bottom;
}

#main .linkNavi li {
	margin-right: 2px;
	float: left;
	color: #ff4b33;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}

#main .linkNavi li a {
	display: block;
}

#main .linkNavi li img {
	display: block;
}*/

/*#main .linkNavi02 {
	margin-bottom: 17px !important;
}*/

/*------------------------------------------------------------
	comTabBox
------------------------------------------------------------*/

/*
#main .comTabBox .info .event .date {
	float: right;
	width: 300px;
	color: #ff4b33;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
}*/

/*------------------------------------------------------------
	index
------------------------------------------------------------*/

/*#main #index #interview{
	clear:both;
}*/

/*#main #index .last_modified {
        padding: 10px;
        font-size: 14px;
        color: #ff0000;
        float: right;
        font-weight: 700;
        letter-spacing: 1px;
        //display: inline;
}*/

/*#main #index .comTabBox .event {
	background: url(/image/icon/icon_circle2.gif) no-repeat left top;
        margin: 10px;
}*/

/*#main #index .comTabBox .event .text {
        padding: 10px;
        margin-left: 20px;
        font-size: 15px;
        font-weight: 800;
        letter-spacing: 1px;
	//background: url(/image/icon/icon_circle2.gif) no-repeat left top;
}*/

/*------------------------------------------------------------
	internship
------------------------------------------------------------*/

/*#main #internship .linkNavi .navi02 a img {
	visibility: hidden;
}*/

/*------------------------------------------------------------
	calendar
------------------------------------------------------------*/

/*#calendar .linkNavi {
	margin: 20px;
}*/

#calendar .comTabBox .pageList li {
  display: inline;
}

#calendar .comTabBox .pageList .current {
  padding-top: 40px;
  text-align: center;
}

#calendar .comTabBox .info .link a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/*------------------------------------------------------------
	recruit
------------------------------------------------------------*/

/*#main .linkNavi {
	margin: 20px 5px;
}*/

#recruit #main .comTabBox {
  margin-bottom: 95px;
  padding: 0;
}

#recruit #main .comTabBox .info {
  padding: 15px 8px 25px;
  background-color: #F6F7D7;
}

#recruit #main .comTabBox .event {
  margin-bottom: 15px;
}

#recruit #main .comTabBox .event .text {
  margin-top: 2px;
  background: url(/image/icon02.gif) no-repeat left top;
}

#recruit #main .comTabBox th,
#recruit #main .comTabBox td {
  border: 1px solid #C8C6B9;
}

#recruit #main .comTabBox th {
  color: #333;
  background-color: #E1E37B;
}

#recruit #main .comTabBox td p {
  margin-bottom: 15px;
}

#recruit #main .comTabBox td img {
  margin-top: 3px;
}

#recruit #main .comTabBox td ul {
  float: left;
  width: 250px;
}

#recruit #main .comTabBox td li {
  margin-right: 5px;
  padding: 1px 6px;
  float: left;
  position: relative;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  background-color: #F7AE1B;
  border-radius: 4px;
  behavior: url(/js/pie.htc);
}

/*------------------------------------------------------------
	staff
------------------------------------------------------------*/

/*#staff #main .linkNavi {
	margin-bottom: 25px;
}*/

/*#main {
	margin-bottom: 86px;
}

#main .info {
	padding: 15px 8px 70px;
}

#main .info .event {
	margin-bottom: 30px;
}*/

#main .staffView {
  margin: 0 auto 60px;
  width: 940px;
  padding: 1px;
}

#main .staffView .info {
  padding: 9px 8px 30px;
  background-color: #EEF0F0;
}

#main .staffView .info hr {
  margin: 15px;
  height: 1px;
  border: none;
  border-top: 1px #c0c0c0 dotted;
}

.staffBox {
  font-size: 0.7em;
  margin: 0 6px 40px;
  padding: 20px;
  background: url(/img/common/line05.gif) repeat-x left bottom;
}

.staffBox .photoBox {
  float: left;
}

.staffBox .txtBox {
  float: right;
  width: 550px;
}

.staffBox .txtBox .ttlBox {
  margin-bottom: 18px;
  padding: 3px 10px;
  color: #FFF;
  background-color: #006A99;
}

.staffBox .txtBox .ttlBox .name {
  float: left;
  width: 300px;
  font-size: 1em;
}

.staffBox .txtBox .ttlBox .name span {
  margin-right: 6px;
  font-size: 1.6em;
  font-weight: bold;
}

.staffBox .txtBox .ttlBox .age {
  margin-top: 5px;
  float: right;
  width: 250px;
  font-size: 1.2em;
  text-align: right;
}

.staffBox .txtBox .text {
  margin: 0 0 14px 7px;
  color: #036c9a;
  font-size: 1.4em;
  font-weight: bold;
}

.staffBox .txtBox table {
  margin-bottom: 10px;
}

.staffBox .txtBox th,
.staffBox .txtBox td {
  padding: 4px 10px;
  font-size: 1.3em;
  line-height: 1.5;
  border: none;
}

.staffBox .txtBox th {
  color: #333;
  width: 80px;
  background-color: #B0D7E1;
}

.staffBox .txtBox .trStyle td {
  padding: 0;
  height: 4px;
  background: none;
}

.topBoxList {
  background-color: #EEF0F0;
  text-align: center;
  padding: 15px;
  margin: 20px 0;
}

tr.update_fields td {
  background-color: #FFE4E1 !important;
  color: #000 !important;
}

/**
	search form
**/

.searchBox {
  background-color: #f9eff6;
  border: 2px solid #e3c6d4;
  border-radius: 5px;
  height: 50px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 940px;
}

.searchBox ul#recruit_area_form {
  height: 40px;
  margin-top: 10px;
}

.searchBox ul#recruit_area_form li {
  display: inline-block;
  width: 250px;
}

.searchBox ul#recruit_area_form li label {
  background-image: url("/image/btn_search_arrow.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  width: 100%;
}

.searchBox ul#recruit_area_form li:last-child {
  text-align: center;
  display: inline-block;
  width: 150px;
}

.searchBox ul#recruit_area_form li:last-child input {
  margin-bottom: -5px;
}

.tabMenu {
  overflow: hidden;
  margin: 0 5px 0 6px;
  padding-bottom: 5px;
  background: url(/image/link_navi_bg.gif) repeat-x left bottom;
}

.tabMenu_list {
  float: left;
  margin-left: 3px;
}

.tabMenu_list:first-child {
  margin-left: 0;
}

li.tabMenu_list a.tabMenu_link {
  display: block;
  width: 230px;
  height: 43px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.tabMenu-alllist {
  background: url(/image/btn_listupdate01.gif) no-repeat top left;
}

.tabMenu-alllist.is-active {
  background-image: url(/image/btn_listupdate01_on.gif);
}

.tabMenu-newlist {
  background: url(/image/btn_listupdate02.gif) no-repeat top left;
}

.tabMenu-newlist.is-active {
  background-image: url(/image/btn_listupdate02_on.gif);
}

.tabMenu_list .tabMenu-updlist {
  background: url(/image/btn_listupdate03.gif) no-repeat top left;
}

.tabMenu-updlist.is-active {
  background-image: url(/image/btn_listupdate03_on.gif);
}

.tabMenu_list .tabMenu-infolist {
  background: url(/image/btn_listupdate04.gif) no-repeat top left;
}

.tabMenu-infolist.is-active {
  background-image: url(/image/btn_listupdate04_on.gif);
}

