@charset "utf-8";
div#body {
  margin-top: 0;
}
div#contents {
  margin-left: 0;
  position: relative;
  max-width: none;
}
div#contents p.desc {
  position: absolute;
  top: 178px;
  left: 258px;
  z-index: 5000;
}
div#contents div#slide .bx-wrapper {
  position: relative;
  margin: 0 -520px;
  padding: 0 520px;
  width: 2000px;
  *zoom: 1;
}
div#contents div#slide .bx-wrapper img {
  margin-left: -520px;
  display: block;
}
div#contents div#slide .bx-wrapper .bx-viewport {
  margin: 0 -520px;
  padding: 0 520px;
  width: 2000px;
}
div#contents div#slide .bx-wrapper .bx-pager {
  position: absolute;
  right: 550px;
  bottom: 110px;
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
  z-index: 5000;
}
div#contents div#slide .bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
div#contents div#slide .bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(255, 255, 255, 0.74);
  -pie-background: rgba(255, 255, 255, 0.74);
  text-indent: -9999px;
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  outline: 0;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -ms-border-radius: 10px 10px 10px 10px;
  -o-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  behavior: url("css/PIE.htc");
}
div#contents div#slide .bx-wrapper .bx-pager.bx-default-pager a.hover,
div#contents div#slide .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: rgba(0, 124, 204, 0.74);
  -pie-background: rgba(0, 124, 204, 0.74);
}
div#contents ul.nav_home {
  position: absolute;
  top: 53px;
  left: 0;
  z-index: 5000;
  background: rgba(255,255,255,0.75);
  padding: 10px 10px 0;
}
div#contents ul.nav_home li {
  width: 196px;
}
div#contents ul.nav_home li a {
  margin-bottom: 10px;
  padding: 10px 10px 0;
  min-height: 75px;
  display: block;
  color: #fff;
  background: rgba(44, 181, 67, 0.89);
  -pie-background: rgba(44, 181, 67, 0.89);
  behavior: url("css/PIE.htc");
  font-size: 123.1%;
  text-decoration: none;
}
div#contents ul.nav_home li a:hover {
  background: #2cb543;
  -pie-background: #2cb543;
}
div#contents ul.nav_home li.nav_home2 a {
  background: rgba(206, 147, 6, 0.89);
  -pie-background: rgba(206, 147, 6, 0.89);
}
div#contents ul.nav_home li.nav_home2 a:hover {
  background: #ce9306;
  -pie-background: #ce9306;
}
div#contents ul.nav_home li.nav_home3 a {
  background: rgba(233, 113, 16, 0.89);
  -pie-background: rgba(233, 113, 16, 0.89);
}
div#contents ul.nav_home li.nav_home3 a:hover {
  background: #e97110;
  -pie-background: #e97110;
}
div#contents ul.nav_home li.nav_home4 a {
  background: rgba(250, 54, 0, 0.89);
  -pie-background: rgba(250, 54, 0, 0.89);
}
div#contents ul.nav_home li.nav_home4 a:hover {
  background: #fa3600;
  -pie-background: #fa3600;
}
div#contents ul.nav_home li.nav_home5 a {
  background: rgba(237, 89, 111, 0.89);
  -pie-background: rgba(237, 89, 111, 0.89);
}
div#contents ul.nav_home li.nav_home5.recruiting a{
  background: none;
}
div#contents ul.nav_home li.nav_home5 a:hover {
  background: #ed596f;
  -pie-background: #ed596f;
}
div#contents div.section {
  margin: 0 0 40px;
  padding: 0 0 50px;
  border: 1px solid #0073B7;
  position: relative;
  clear: none;
  background: rgba(255, 255, 255, 0.72);
  -pie-background: rgba(255, 255, 255, 0.72);
  behavior: url("css/PIE.htc");
}
div#contents div.section h2 {
  padding: 7px 15px;
  border: none;
  color: #fff;
  background: #5E5E5D;
  font-weight: bold;
  font-size: 174%;
}
div#contents div.section h3 {
  padding: 10px 15px;
  border: none;
  color: #666;
}
div#contents div.section h3:after {
  display: none;
}
div#contents div.section .more a {
  padding: 7px 30px 7px 0;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  position: relative;
  width: 170px;
  color: #fff;
  background: #0D4C91;
  font-size: 131%;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  behavior: url("css/PIE.htc");
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
}
div#contents div.section .more a:hover {
  opacity: 0.5;
}
div#contents div.section .more a:before,
div#contents div.section .more a:after {
  content: "";
  position: absolute;
  top: 50%;
  border-style: solid;
  border-color: transparent;
  height: 0;
}
div#contents div.section .more a:before {
  right: 15px;
  border-top-color: #fff;
  border-width: 1px 0 0 0;
  width: 18px;
}
div#contents div.section .more a:after {
  margin-top: -2.5px;
  right: 13px;
  border-left-color: #fff;
  border-width: 3.5px 0 3.5px 6px;
  width: 0;
}
div#contents div.section p.more,
div#contents div.section ul.more {
  position: absolute;
  left: 0;
  bottom: 25px;
  width: 100%;
  z-index: 100;
}
div#contents div.section p.more {
  margin: 0;
  text-align: center;
}
div#contents div.section ul.more {
  margin: 0;
  padding: 0;
  text-align: center;
}
div#contents div.section ul.more li {
  margin: 0 10px;
  padding: 0;
  display: inline;
}
div#contents div.section ul.more li:after {
  display: none;
}
div#contents div.about,
div#contents div.info {
  float: left;
  width: 548px;
}
div#contents div.news,
div#contents div.other {
  float: right;
  width: 388px;
}
div#contents div.about,
div#contents div.news {
  margin-top: -70px;
  position: relative;
  z-index: 5000;
}
div#contents div.about {
  border-color: #626261;
}
div#contents div.about dl {
  margin: 20px 0 30px 25px;
  font-size: 153.9%;
}
div#contents div.about dl dt {
  width: 5.5em;
}
div#contents div.about dl dd {
  padding-left: 5.5em;
  border: none;
}
div#contents div.about dl dd span {
  font-size: 77%;
}
div#contents div.about ul.more li.last a {
  background: #DA9D09;
}
div#contents div.news h2 {
  background: #559FCE;
}
div#contents div.news dl {
  margin: 25px 25px 30px;
  height: 190px;
  font-size: 116%;
  overflow-y: scroll;
}
div#contents div.news dl dt {
  padding-bottom: 0;
}
div#contents div.news dl dd {
  padding-top: 0;
  border: none;
}
div#contents div.info {
  padding: 0;
  clear: both;
}
div#contents div.info h2 {
  background: #0270B6;
}
div#contents div.info div.box {
  margin: 20px 25px 30px;
  padding-right: 10px;
  height: 170px;
  font-size: 123.1%;
  overflow-y: scroll;
  max-height: 170px;
}
div#contents div.info div.box p {
  padding-bottom: 10px;
}
div#contents div.other {
  margin: 0;
  padding: 0;
  border: none;
}
div#contents div.other div.section {
  border: 1px solid #AFAFAF;
}
div#contents div.other div.section.other1 {
  margin-bottom: 20px;
  position: relative;
}
div#contents div.other div.section.other1 h3 {
  background: #F0EFF0;
}
div#contents div.other div.section.other1 p {
  margin-left: 7px;
  padding: 0 10px;
  color: #666;
}
div#contents div.other div.section.other1 p.pict {
  margin-left: 0;
  position: absolute;
  left: 0;
}
div#contents div.other div.section.other2 h3 {
  padding-bottom: 0;
}
div#contents div.other div.section.other2 ul {
  margin: 5px 0;
}
div#contents div.other div.section.other2 ul li {
  margin-left: 20px;
  padding: 0;
  list-style: disc;
}
div#contents div.other div.section.other2 ul li:after {
  display: none;
}
p.pagetop {
  clear: both;
}

/*
--------------------------------------------------------
responsive
--------------------------------------------------------
*/
@media screen and (max-width: 960px) {
  div#contents {
    margin: 0 10px;
  }
  div#contents p.desc {
    top: 220px;
    left: 190px;
  }
  div#contents div#slide .bx-wrapper img {
    margin-left: -600px;
  }
  div#contents div.about,
  div#contents div.info {
    width: 57%;
  }
  div#contents div.news,
  div#contents div.other {
    width: 40.2%;
  }
  div#contents div.about dl {
    font-size: 138.5%;
  }
  div#contents div.about dl dd span {
    display: block;
  }
  div#contents div.about ul.more li {
    margin: 0 1% !important;
  }
}
/* max-width:960px */
@media screen and (max-width: 780px) {
  div#contents p.desc {
    top: 109px;
    left: -10px;
  }
  div#contents div#slide {
    margin: 0 -10px;
  }
  div#contents div#slide .bx-wrapper {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  div#contents div#slide .bx-wrapper img {
    margin-left: -120px;
    height: 340px;
  }
  div#contents div#slide .bx-wrapper .bx-viewport {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  div#contents div#slide .bx-wrapper .bx-pager {
    right: 10px;
    bottom: 15px;
  }
  div#contents ul.nav_home {
    margin: 0 -10px 20px;
    position: static;
    padding: 0;
    background: none;
  }
  div#contents ul.nav_home li {
    width: 100%;
    text-align: center;
  }
  div#contents ul.nav_home li a {
    margin-bottom: 0;
    padding: 23px 0;
    min-height: 0;
    font-weight: bold;
    font-size: 174%;
  }
  div#contents div.section {
    margin-bottom: 20px;
    float: none;
    width: 100%;
  }
  div#contents div.about,
  div#contents div.news {
    margin-top: 0;
  }
  div#contents div.about dl {
    font-size: 138.5%;
  }
  div#contents div.about dl dd span {
    display: inline;
  }
  div#contents div.info {
    padding-bottom: 50px;
  }
  div#contents div.other div.section {
    float: left;
  }
  div#contents div.other div.other1 {
    width: 70%;
  }
  div#contents div.other div.other2 {
    margin-left: 3%;
    width: 26.3%;
  }
  p.pagetop {
    display: none;
  }
}
/* max-width:780px */
@media screen and (max-width: 640px) {
  div#contents {
    margin: 0 5px;
  }
  div#contents p.desc {
    top: 109px;
    left: -10px;
  }
  div#contents p.desc img {
    max-width: 80%;
  }
  div#contents div#slide .bx-wrapper img {
    margin-left: -160px;
    height: 290px;
  }
  div#contents ul.nav_home li a {
    font-size: 146.5%;
  }
  div#contents div.section h2 {
    font-size: 146.5%;
  }
  div#contents div.about dl {
    font-size: 123.1%;
  }
  div#contents div.other div.section {
    margin: 0;
    float: none;
    width: 100%;
  }
  div#contents div.other div.other1 {
    min-height: 170px;
  }
}
/* max-width:640px */
@media screen and (max-width: 540px) {
  div#contents div#slide .bx-wrapper img {
    margin-left: -180px;
  }
}
/* max-width:540px */
@media screen and (max-width: 480px) {
  div#contents p.desc img {
    max-width: 70%;
  }
  div#contents div#slide .bx-wrapper img {
    margin-left: -240px;
  }
  div#contents div.about ul.more li a {
    width: 140px;
  }
}
/* max-width:480px */
@media screen and (max-width: 390px) {
  div#contents p.desc {
    width: 90%;
  }
  div#contents p.desc img {
    max-width: 100%;
  }
  div#contents div#slide .bx-wrapper img {
    margin-left: -320px;
  }
  div#contents div.about {
    padding-bottom: 10px;
  }
  div#contents div.about dl {
    margin-bottom: 20px;
  }
  div#contents div.about ul.more {
    position: static;
  }
  div#contents div.about ul.more li {
    display: block;
  }
  div#contents div.about ul.more li a {
    margin-bottom: 10px;
    width: 170px;
  }
}
/* max-width:390px */

/*.home #wrapper #body #contents #kihukin img {
	padding-left: 15px;
}*/
.home #wrapper #body #contents #kifukin .more a {
  padding: 7px 30px 7px 0;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  position: relative;
  width: 100%;
  color: #fff;
  background: #0D4C91;
  font-size: 131%;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  behavior: url("css/PIE.htc");
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
}