@charset "utf-8";
@import "isotope.css";

@import "colorbox.css";
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/*============================
.content
============================*/
#test {
  *zoom: 1;
  margin: 0;
  padding: 0;
}
#test:before,
#test:after {
  content: "";
  display: table;
}
#test:after {
  clear: both;
}
#test li {
  float: left;
  list-style: none;
  width: 300px;
}
#test li a img {
  vertical-align: bottom;
  width: 100%;
}
body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
section.content {
  position: relative;
}
section.content div.menu-icon {
  position: fixed;
  top: 60px;
  left: -15px;
  z-index: 99999999999;
}
section.content article h1.visual {
  margin: 0;
  text-indent: -9999px;
}
section.content article h1.visual img {
  vertical-align: bottom;
}
section.content article ul#container.content-list li.element.category-vision a .meta {
  background: rgba(242, 214, 55, 0.85);
}
section.content article ul#container.content-list li.element.category-work a .meta {
  background: rgba(155, 232, 109, 0.85);
}
section.content article ul#container.content-list li.element.category-service a .meta {
  background: rgba(243, 171, 176, 0.85);
}
section.content article ul#container.content-list li.element.category-alliance a .meta {
  background: rgba(243, 171, 176, 0.85);
}
section.content article ul#container.content-list li.element.category-recruit a .meta {
  background: rgba(115, 202, 243, 0.85);
}
section.content article ul#container.content-list li.element.category-company a .meta {
  background: rgba(115, 114, 114, 0.85);
}
section.content article ul#container.content-list li.element.category-access a .meta {
  background: rgba(115, 114, 114, 0.85);
}
section.content article .load-btn {
  text-align: center;
  margin: 20px 0;
}
section.content article .load-btn a {
  background: #595757;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 50px;
  color: #fff;
  text-decoration: none;
}
/*============================
.page
============================*/
div.page {
  width: 100%;
  background: #dcdddd;
}
div.page article .inside {
  background: #fbfbfb;
  padding-bottom: 1px;
  position: relative;
}
div.page article .inside nav.page-nav ul {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  z-index: 100;
  *zoom: 1;
}
div.page article .inside nav.page-nav ul:before,
div.page article .inside nav.page-nav ul:after {
  content: "";
  display: table;
}
div.page article .inside nav.page-nav ul:after {
  clear: both;
}
div.page article .inside nav.page-nav ul li {
  float: left;
}
div.page article .inside nav.page-nav ul li a {
  display: block;
  text-indent: -9999px;
}
div.page article .inside nav.page-nav ul li.prev-btn a {
  background: url(../images/popup/prev.gif) no-repeat;
}
div.page article .inside nav.page-nav ul li.next-btn a {
  background: url(../images/popup/next.gif) no-repeat;
}
div.page article .inside nav.page-nav div.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
div.page article .inside nav.page-nav div.close-btn a {
  display: block;
  background: url(../images/popup/close.gif) no-repeat;
  text-indent: -9999px;
}
div.page article .inside div h1.title.category-vision,
div.page article .inside div h1.title-rounded.category-vision {
  background: rgba(255, 238, 81, 0.85);
}
div.page article .inside div h1.title.category-work,
div.page article .inside div h1.title-rounded.category-work {
  background: rgba(155, 232, 109, 0.84);
}
div.page article .inside div h1.title.category-service,
div.page article .inside div h1.title-rounded.category-service {
  background: rgba(243, 171, 176, 0.85);
}
div.page article .inside div h1.title.category-alliance,
div.page article .inside div h1.title-rounded.category-alliance {
  background: rgba(243, 171, 176, 0.85);
}
div.page article .inside div h1.title.category-recruit,
div.page article .inside div h1.title-rounded.category-recruit {
  background: rgba(115, 202, 243, 0.85);
}
div.page article .inside div h1.title.category-company,
div.page article .inside div h1.title-rounded.category-company {
  background: rgba(62, 58, 57, 0.65);
}
div.page article .inside div h1.title.category-access,
div.page article .inside div h1.title-rounded.category-access {
  background: rgba(62, 58, 57, 0.65);
}
div.page article .inside div.page-visual {
  position: relative;
  margin-bottom: 0;
}
div.page article .inside div.page-visual img {
  width: 100%;
  vertical-align: bottom;
}
div.page article .inside div.page-visual h1.title {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 0;
  width: 100%;
  font-weight: normal;
  margin: 0;
}
div.page article .inside div.page-visual h1.title.category-vision,
div.page article .inside div.page-visual h1.title-rounded.category-vision {
  color: #727171;
  text-shadow: none;
}
div.page article .inside div.page-visual-child {
  position: relative;
}
div.page article .inside div.page-visual-child img {
  width: 100%;
  vertical-align: bottom;
}
div.page article .inside div.page-visual-child h1.title {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 0;
  width: 100%;
  font-weight: normal;
  margin: 0;
  background: rgba(62, 58, 57, 0.65);
}
div.page article .inside div.page-visual-child h1.title span {
  background-size: 8px 9px;
  display: block;
}
div.page article .inside div.page-visual-child h1.title-rounded {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 13px;
  font-weight: normal;
  height: 80px;
  width: 80px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding: 10px;
}
div.page article .inside div.page-visual-child h1.title-rounded span.tag {
  display: block;
  text-align: center;
  border-bottom: 1px solid #fff;
  margin-bottom: 3px;
  padding-bottom: 3px;
  margin-top: 15px;
}
div.page article .inside div.page-visual-child h1.title-rounded span.name {
  display: block;
  text-align: center;
}
div.page article .inside div.page-visual-child h1.title.category-vision span {
  background-image: url(../images/category-vision/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside div.page-visual-child h1.title.category-work span {
  background-image: url(../images/category-work/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside div.page-visual-child h1.title.category-service span {
  background-image: url(../images/category-service/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside div.page-visual-child h1.title.category-alliance span {
  background-image: url(../images/category-alliance/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside div.page-visual-child h1.title.category-recruit span {
  background-image: url(../images/category-recruit/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside div.page-visual-child h1.title.category-company span {
  background-image: url(../images/category-company/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside div.page-visual-child h1.title.category-accecss span {
  background-image: url(../images/category-accecss/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content.border {
  padding-bottom: 13px;
  border-bottom: 1px solid #ddd;
}
div.page article .inside section div.content {
  color: #444;
  font-size: 14px;
  /*============================
.form-content
============================*/

}
div.page article .inside section div.content em {
  color: #e60012;
  font-style: normal;
}
div.page article .inside section div.content h2.sub-title.category-vision {
  background-image: url(../images/category-vision/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title.category-work {
  background-image: url(../images/category-work/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title.category-service {
  background-image: url(../images/category-service/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title.category-alliance {
  background-image: url(../images/category-alliance/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title.category-recruit {
  background-image: url(../images/category-recruit/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title.category-company {
  background-image: url(../images/category-company/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title.category-access {
  background-image: url(../images/category-access/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title2.category-vision,
div.page article .inside section div.content h2.sub-title3.category-vision {
  background-image: url(../images/category-vision/circle.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title2.category-work,
div.page article .inside section div.content h2.sub-title3.category-work {
  background-image: url(../images/category-work/circle.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title2.category-service,
div.page article .inside section div.content h2.sub-title3.category-service {
  background-image: url(../images/category-service/circle.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title2.category-alliance,
div.page article .inside section div.content h2.sub-title3.category-alliance {
  background-image: url(../images/category-alliance/circle.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title2.category-recruit,
div.page article .inside section div.content h2.sub-title3.category-recruit {
  background-image: url(../images/category-recruit/circle.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title2.category-company,
div.page article .inside section div.content h2.sub-title3.category-company {
  background-image: url(../images/category-company/circle.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content h2.sub-title2.category-access,
div.page article .inside section div.content h2.sub-title3.category-access {
  background-image: url(../images/category-access/circle.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content p {
  margin: 0 0 14px;
}
div.page article .inside section div.content .pic {
  width: 100%;
}
div.page article .inside section div.content .pic img {
  width: 100%;
}
div.page article .inside section div.content .pic_time_schedule {
  width: 100%;
}
div.page article .inside section div.content .pic_time_schedule img {
  width: 35%;
  float: left;
  margin-right: 1em;
}
div.page article .inside section div.content .category-link {
  padding: 0 0 0 15px;
  margin-bottom: 5px;
  background-position: 0 7px;
  background-repeat: no-repeat;
  background-size: 10px 11px;
  line-height: 1.8;
}
div.page article .inside section div.content .category-link a {
  font-size: 13px;
  text-decoration: none;
  padding: 0 5px;
  position: relative;
  display: block;
  font-style: normal;
}
div.page article .inside section div.content .category-link a:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 12px solid transparent;
  left: 100%;
  top: 0;
}
div.page article .inside section div.content div.category-vision {
  background-image: url(../images/category-vision/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content div.category-vision a {
  color: #3E3A39;
  background: #f2d637;
}
div.page article .inside section div.content div.category-vision a:after {
  border-left-color: #f2d637;
}
div.page article .inside section div.content div.category-work {
  background-image: url(../images/category-work/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content div.category-work a {
  color: #3E3A39;
  background: #9be86d;
}
div.page article .inside section div.content div.category-work a:after {
  border-left-color: #9be86d;
}
div.page article .inside section div.content div.category-service {
  background-image: url(../images/category-service/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content div.category-service a {
  color: #3E3A39;
  background: #f3abb0;
}
div.page article .inside section div.content div.category-service a:after {
  border-left-color: #f3abb0;
}
div.page article .inside section div.content div.category-alliance {
  background-image: url(../images/category-alliance/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content div.category-alliance a {
  color: #3E3A39;
  background: #f3abb0;
}
div.page article .inside section div.content div.category-alliance a:after {
  border-left-color: #f3abb0;
}
div.page article .inside section div.content div.category-recruit {
  background-image: url(../images/category-recruit/arrow.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content div.category-recruit a {
  color: #3E3A39;
  background: #73caf3;
}
div.page article .inside section div.content div.category-recruit a:after {
  border-left-color: #73caf3;
}
div.page article .inside section div.content div.category-company {
  background-image: url(../images/category-company/arrow2.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content div.category-company a {
  color: #fff;
  background: #898989;
}
div.page article .inside section div.content div.category-company a:after {
  border-left-color: #898989;
}
div.page article .inside section div.content div.category-access {
  background-image: url(../images/category-access/arrow2.png);
  background-repeat: no-repeat;
}
div.page article .inside section div.content div.category-access a {
  color: #fff;
  background: #898989;
}
div.page article .inside section div.content div.category-access a:after {
  border-left-color: #898989;
}
div.page article .inside section div.content ul {
  margin: 0 0 10px 0;
  padding: 0;
}
div.page article .inside section div.content ul li {
  list-style: none;
  line-height: 1.8;
}
div.page article .inside section div.content ul li a {
  color: #ef8129;
}
div.page article .inside section div.content div.form-content .form-intro-text {
  font-size: 12px;
}
div.page article .inside section div.content div.form-content dl {
  line-height: 20px;
}
div.page article .inside section div.content div.form-content dl dt {
  clear: both;
}
div.page article .inside section div.content div.form-content dl dt em {
  color: #E60012;
  font-style: normal;
}
div.page article .inside section div.content div.form-content dl dd {
  margin-bottom: 15px;
  font-size: 12px;
}
div.page article .inside section div.content div.form-content dl dd input.textbox,
div.page article .inside section div.content div.form-content dl dd textarea {
  border: 2px solid #bdc3c7;
  color: #34495e;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  padding: 4px 2px;
  text-indent: 6px;
  -webkit-appearance: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .25s linear, color .25s linear;
  -moz-transition: border .25s linear, color .25s linear;
  -o-transition: border .25s linear, color .25s linear;
  transition: border .25s linear, color .25s linear;
  -webkit-backface-visibility: hidden;
}
div.page article .inside section div.content div.form-content dl dd label {
  margin-right: 5px;
}
div.page article .inside section div.content div.form-content dl dd label input {
  margin-right: 2px;
}
div.page article .inside section div.content div.form-content dl dd input.textbox {
  height: 21px;
}
div.page article .inside section div.content div.form-content dl dd textarea {
  height: 150px;
}
div.page article .inside section div.content div.form-content dl dd.error input.textbox,
div.page article .inside section div.content div.form-content dl dd.error textarea {
  border-color: #e74c3c;
  background: #f8e9e7;
  color: #34495E;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.page article .inside section div.content div.form-content dl dd.error p.error-message {
  color: #e74c3c;
  font-size: 12px;
  margin: 5px 0 0;
}
/*============================
.submit
============================*/
div.submit.btn {
  text-align: center;
  margin: 20px 0;
}
div.submit.btn input {
  background: rgba(115, 202, 243, 0.84);
  border: none;
  padding: 7px 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
div.submit2.btn {
  text-align: center;
  margin: 20px 0;
}
div.submit2.btn a {
  background: rgba(115, 202, 243, 0.84);
  border: none;
  padding: 7px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
div#go-to-top.btn {
  text-align: center;
  margin: 40px 0 20px 34px;
}
div#go-to-top.btn a {
  background: rgba(89, 87, 87, 0.74);
  border: none;
  padding: 12px 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
/*============================
table.guidelines
============================*/
table.guidelines {
  border-left: 1px solid #595757;
  border-top: 1px solid #595757;
}
table.guidelines tbody tr th {
  padding: 10px;
  border-right: 1px solid #595757;
  border-bottom: 1px solid #595757;
  font-weight: normal;
}
table.guidelines tbody tr td {
  padding: 10px;
  border-right: 1px solid #595757;
  border-bottom: 1px solid #595757;
}
