@import "sidr.css";

@import "hover-zoom.css";
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body {
  /*============================
	.sidebar
	============================*/

}
body section#sidr.sidebar {
  padding: 0 20px;
  background: #898989;
  display: none;
}
body section#sidr.sidebar header.header h1.logo a {
  margin: 50px 0 50px 15px;
  background: url(../images/common/logo.png) no-repeat;
  text-indent: -9999px;
  width: 180px;
  height: 113px;
  display: block;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix {
  margin: 0;
  padding: 0 ;
  border-top: 1px solid #ffffff;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category {
  border-bottom: 1px solid #ffffff;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category a.category-title {
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  display: block;
  padding: 5px 0;
  margin: 5px 0;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category ul.category-child-list {
  margin: -5px 0 10px;
  padding: 0;
  display: none;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category ul.category-child-list li {
  padding-left: 15px;
  background-position: 0 7px;
  background-size: 10px 11px;
  background-repeat: no-repeat;
  line-height: 1.8;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category ul.category-child-list li a.link {
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  padding: 0 5px;
  position: relative;
  display: block;
  width: 90%;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category ul.category-child-list li a.link:hover {
  color: #3E3A39;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category ul.category-child-list li a.link:hover:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 12px solid transparent;
  left: 100%;
  top: 0;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-vision ul.category-child-list li {
  background-image: url("../images/category-vision/arrow.png");
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-vision ul.category-child-list li a.link:hover {
  background-color: #f2d637;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-vision ul.category-child-list li a.link:hover:after {
  border-left-color: #f2d637;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-work ul.category-child-list li {
  background-image: url("../images/category-work/arrow.png");
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-work ul.category-child-list li a.link:hover {
  background-color: #9be86d;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-work ul.category-child-list li a.link:hover:after {
  border-left-color: #9be86d;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-service ul.category-child-list li {
  background-image: url("../images/category-service/arrow.png");
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-service ul.category-child-list li a.link:hover {
  background-color: #f3abb0;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-service ul.category-child-list li a.link:hover:after {
  border-left-color: #f3abb0;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-alliance ul.category-child-list li {
  background-image: url("../images/category-alliance/arrow.png");
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-alliance ul.category-child-list li a.link:hover {
  background-color: #f3abb0;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-alliance ul.category-child-list li a.link:hover:after {
  border-left-color: #f3abb0;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-recruit ul.category-child-list li {
  background-image: url("../images/category-recruit/arrow.png");
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-recruit ul.category-child-list li a.link:hover {
  background-color: #73caf3;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-recruit ul.category-child-list li a.link:hover:after {
  border-left-color: #73caf3;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-company ul.category-child-list li {
  background-image: url("../images/category-company/arrow.png");
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-company ul.category-child-list li a.link:hover {
  background-color: #f7f8f8;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-company ul.category-child-list li a.link:hover:after {
  border-left-color: #f7f8f8;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-access ul.category-child-list li {
  background-image: url("../images/category-access/arrow.png");
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-access ul.category-child-list li a.link:hover {
  background-color: #f7f8f8;
}
body section#sidr.sidebar header.header nav#options.global-nav ul#sort-by.option-set.clearfix li.category-access ul.category-child-list li a.link:hover:after {
  border-left-color: #f7f8f8;
}
body section#sidr.sidebar header.header p.copyright {
  color: #ffffff;
  font-size: 11px;
  padding-bottom: 100px;
}
body section.content div.menu-icon a#menu-btn {
  display: block;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
body section.content div.menu-icon a {
  width: 124px;
  height: 100px;
  background: url(../images/common/menu-btn_off.png);
}
body section.content div.menu-icon a.on {
  width: 41px;
  height: 41px;
  background: url(../images/common/menu-btn_on.png);
  margin-top: 59px;
  position: relative;
  left: 240px;
}
body section.content article h1.visual {
  height: 450px;
}
body section.content article ul#container.content-list {
  margin: 5px;
  padding: 0;
}
body section.content article ul#container.content-list li.not-sorted a.popup img.thumb {
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
body section.content article ul#container.content-list li.element {
  float: left;
  list-style: none;
  margin: 5px;
}
body section.content article ul#container.content-list li.element a {
  display: block;
  width: 290px;
  height: 199px;
  position: relative;
}
body section.content article ul#container.content-list li.element a img.thumb {
  vertical-align: bottom;
  width: 100%;
  -moz-opacity: 0.63;
  -khtml-opacity: 0.63;
  -webkit-opacity: 0.63;
  opacity: 0.63;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=63);
  filter: alpha(opacity=63);
}
body section.content article ul#container.content-list li.element a .meta {
  position: absolute;
  top: 0;
  left: 0;
  background: #333;
  width: 100%;
  height: 100%;
  display: none;
}
body section.content article ul#container.content-list li.element a .meta span {
  display: block;
  margin: 0 20px;
  color: #ffffff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
body section.content article ul#container.content-list li.element a .meta span.category {
  font-size: 13px;
  margin: 55px 0 5px;
}
body section.content article ul#container.content-list li.element a .meta span.headline {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
body section.content article ul#container.content-list li.element.category-vision a .meta {
  background: rgba(242, 214, 55, 0.85);
}
body section.content article ul#container.content-list li.element.category-work a .meta {
  background: rgba(155, 232, 109, 0.85);
}
body section.content article ul#container.content-list li.element.category-service a .meta {
  background: rgba(243, 171, 176, 0.85);
}
body section.content article ul#container.content-list li.element.category-alliance a .meta {
  background: rgba(243, 171, 176, 0.85);
}
body section.content article ul#container.content-list li.element.category-recruit a .meta {
  background: rgba(115, 202, 243, 0.85);
}
body section.content article ul#container.content-list li.element.category-company a .meta {
  background: rgba(115, 114, 114, 0.85);
}
body section.content article ul#container.content-list li.element.category-access a .meta {
  background: rgba(115, 114, 114, 0.85);
}
/*============================
.page
============================*/
body div.page {
  width: 700px;
}
body div.page article {
  padding: 0 0 55px;
}
body div.page article .inside {
  background: #dcdddd;
}
body div.page article .inside nav.page-nav ul {
  *zoom: 1;
}
body div.page article .inside nav.page-nav ul:before,
body div.page article .inside nav.page-nav ul:after {
  content: "";
  display: table;
}
body div.page article .inside nav.page-nav ul:after {
  clear: both;
}
body div.page article .inside nav.page-nav ul li a {
  width: 25px;
  height: 25px;
}
body div.page article .inside nav.page-nav ul li.prev-btn a {
  background-size: 25px 25px;
}
body div.page article .inside nav.page-nav ul li.next-btn a {
  background-size: 25px 25px;
}
body div.page article .inside nav.page-nav div.close-btn a {
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
}
body div.page article .inside div.page-visual h1.title,
body div.page article .inside div.page-visual-child h1.title {
  font-size: 23px;
  bottom: 17px;
}
body div.page article .inside div.page-visual {
  width: 700px;
}
body div.page article .inside div.page-visual h1.title {
  font-size: 23px;
  padding: 0 0 0 34px;
  width: 666px;
}
body div.page article .inside div.page-visual h1.title span {
  display: block;
  padding: 7px 0 7px 14px;
}
body div.page article .inside div.page-visual h1.title.category-vision {
  background: rgba(242, 214, 55, 0.79);
}
body div.page article .inside div.page-visual h1.title.category-vision span {
  border-left: 5px solid #f2d637;
}
body div.page article .inside div.page-visual h1.title.category-work {
  background: rgba(155, 232, 109, 0.84);
}
body div.page article .inside div.page-visual h1.title.category-work span {
  border-left: 5px solid #9be86d;
}
body div.page article .inside div.page-visual h1.title.category-service {
  background: rgba(243, 171, 176, 0.85);
}
body div.page article .inside div.page-visual h1.title.category-service span {
  border-left: 5px solid #f3abb0;
}
body div.page article .inside div.page-visual h1.title.category-alliance {
  background: rgba(243, 171, 176, 0.85);
}
body div.page article .inside div.page-visual h1.title.category-alliance span {
  border-left: 5px solid #f3abb0;
}
body div.page article .inside div.page-visual h1.title.category-recruit {
  background: rgba(115, 202, 243, 0.85);
}
body div.page article .inside div.page-visual h1.title.category-recruit span {
  border-left: 5px solid #73caf3;
}
body div.page article .inside div.page-visual h1.title.category-company {
  background: rgba(62, 58, 57, 0.85);
}
body div.page article .inside div.page-visual h1.title.category-company span {
  border-left: 5px solid #3e3a39;
}
body div.page article .inside div.page-visual h1.title.category-access {
  background: rgba(62, 58, 57, 0.85);
}
body div.page article .inside div.page-visual h1.title.category-access span {
  border-left: 5px solid #3e3a39;
}
body div.page article .inside div.page-visual-child {
  width: 632px;
}
body div.page article .inside div.page-visual-child h1.title {
  font-size: 23px;
  width: 632px;
}
body div.page article .inside div.page-visual-child h1.title span {
  background-size: 13px 14px;
  background-position: 18px 17px;
  padding: 7px 0 7px 38px;
}
body div.page article .inside section {
  margin: 0 0 0 34px ;
  padding: 0 34px 21px;
  background: #fbfbfb;
}
body div.page article .inside section div.content.border {
  margin-bottom: 20px;
}
body div.page article .inside section div.content.narrow {
  padding-top: 10px;
}
body div.page article .inside section div.content.narrow h2.sub-title3 {
  margin-bottom: 10px;
}
body div.page article .inside section div.content.narrow p {
  margin-bottom: 10px;
}
body div.page article .inside section div.content {
  padding-top: 20px;
  line-height: 1.5;
  /*============================
.form-content
============================*/

}
body div.page article .inside section div.content h2.sub-title {
  color: #595757;
  margin-bottom: 20px;
  font-size: 18px;
  background-position: 0 8px;
  background-size: 10px 11px;
  padding: 0 0 0 20px;
}
body div.page article .inside section div.content h2.sub-title2 {
  color: #595757;
  margin-bottom: 20px;
  font-size: 18px;
  background-position: 0 7px;
  background-size: 12px 12px;
  padding: 0 0 0 20px;
}
body div.page article .inside section div.content h2.sub-title3 {
  color: #595757;
  margin-bottom: 20px;
  font-size: 18px;
  background-position: 0 10px;
  background-size: 6px 6px;
  padding: 0 0 0 15px;
}
body div.page article .inside section div.content p {
  margin-bottom: 20px;
  font-size: 18px;
  color: #444;
}
body div.page article .inside section div.content p.bold {
  font-weight: bold;
}
body div.page article .inside section div.content .category-link a {
  width: 25%;
}
body div.page article .inside section div.content ul li {
  font-size: 15px;
}
body div.page article .inside section div.content div.form-content dl {
  margin-right: 34px;
}
body div.page article .inside section div.content div.form-content dl dt {
  float: left;
  width: 150px;
  margin-top: 2px;
}
body div.page article .inside section div.content div.form-content dl dd {
  margin-left: 150px;
}
body div.page article .inside section div.content div.form-content dl dd input.long-textbox {
  width: 400px;
}
body div.page article .inside section div.content div.form-content dl dd input.middle-textbox {
  width: 200px;
}
body div.page article .inside section div.content div.form-content dl dd input.short-textbox {
  width: 80px;
}
body div.page article .inside section div.content div.form-content dl dd textarea {
  width: 450px;
}
body div.page article .inside section div.content iframe {
  width: 100%;
}
body div.page p.maximum {
  margin-top: 55px;
  width: 700px;
}
body div.page p.maximum img {
  width: 100%;
}
/*============================
#colorbox
============================*/
body div#colorbox div#cboxWrapper div#cboxContent div#cboxLoadedContent {
  background: #dcdddd;
}
/*============================
table.guidelines
============================*/
table.guidelines {
  font-size: 18px;
}
table.guidelines tbody tr th {
  padding: 10px;
  font-size: 16px;
  width: 120px;
}
table.guidelines tbody tr td {
  padding: 10px;
  font-size: 16px;
}
.mobile-toggle-btn {
  display: none;
}
