@charset "UTF-8";
/* CSS Document */

body {
 background-color: #f5f5f2;
}

a {
 color: #000;
 -webkit-transition: all 0.3s ease;
 -moz-transition: all 0.3s ease;
}

a:hover {
 opacity: 0.6; filter: alpha(opacity=60);
}

h1 {
 margin-bottom: 25px;
}

h2.sec01 {
 margin-bottom:15px;
 width:100%;
}

h2.sec02 {
 margin-bottom: 20px;
}

h2.sec03 {
 margin-bottom: 50px;
}

h2.logo_02 {
 border-top: 1px dotted #000;
 padding-top: 15px;
 margin-bottom: 45px;
}

.mb20 {
 margin-bottom: 20px;
}

#main .flexslider ul.slides {
 position: relative;
 overflow: hidden;
 height: 420px;
}

#main .flexslider ul.slides li {
 left: 50%;
 margin-left: -700px;
 position: absolute;
 width: 1400px;
}

#main .flexslider ul.slides li a {
 -webkit-transition: all 0.3s ease;
 -moz-transition: all 0.3s ease;s
}

#main .flexslider ul.slides li a:hover {
 opacity: 0.8; filter: alpha(opacity=80);
}

#main #content {
 width:1000px;
 margin: 0 auto;
 overflow: hidden;
}

#main #content #header {
 margin-top: 100px;
 margin-bottom: 130px;
}

#main #content #header ul.gnav {
 overflow: hidden;
}

#main #content #header ul.gnav li {
 border-left: 1px dotted #000;
 float: left;
}

#main #content #header ul.gnav li a {
 text-indent: -9999px;
 display: block;
 height:11px;
 padding: 2px 25px;
}

#main #content #header ul.gnav li.gnav01 a {
 background-image: url(../images/gnav01.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 46px;
}

#main #content #header ul.gnav li.gnav02 a {
 background-image: url(../images/gnav02.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 110px;
}

#main #content #header ul.gnav li.gnav03 a {
 background-image: url(../images/gnav03.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 139px;
}

#main #content #header ul.gnav li.gnav04 a {
 background-image: url(../images/gnav04.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 65px;
}

#main #content #header ul.gnav li.gnav05 a {
 background-image: url(../images/gnav05.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 77px;
 border-right:1px dotted #000;
}
#main #content #header ul.gnav li.gnav06 a {
 background-image: url(../images/gnav06.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 106px;
 border-right:1px dotted #000;
}
#main #content #header ul.gnav li.gnav07 a {
 background-image: url(../images/gnav07.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 96px;
 border-right:1px dotted #000;
}

#likebox{
 float:right;
 width:280px;
}

#main #content ul.topics {
/* float:left;*/
 border-top: 2px solid #000;
 width:100%;
 margin-bottom:25px;
 font-size: 13px;
}

#main #content ul.topics li {
 padding: 15px 0 15px 0;
 overflow: hidden;
 border-bottom: 1px dotted #000;
}

#main #content ul.topics li .date {
 float:left;
 width:90px;
 text-align:center;
}

#main #content ul.topics li .name {
 float:left;
 width:60px;
}

#main #content ul.topics li .name .box {
 color: #ffffff;
 background-color: #000000;
 padding: 3px 5px;
 border-radius: 2px;        /* CSS3草案 */
 -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
 -moz-border-radius: 2px;   /* Firefox用 */
}

#main #content ul.topics li .text {
 float: left;
 width: 510px;
}

#main #content #section_05 {
 padding-top:50px;
 margin-bottom:70px;
 width:100%;
}

#main #content #section_05 .philosophy{
 margin:40px auto 20px;
 text-align: center;
}

#main #content #section_05 .philosophy_text{
 margin:0 auto;
 text-align:center;
 line-height:1.6;
}

#main #content #section_06 {
 border: 1px solid #555;
 background-color:#fff;
 padding: 40px 60px 60px;
 font-size:14px;
  margin-bottom: 130px;
  line-height:1.6;
}
#main #content #section_06 h2 {
 font-size:18px;
 font-weight:bold;
 margin-bottom:20px;
}

#main #content #section_06 dl {
	overflow:hidden;
	font-size:13px;

}

#main #content #section_06 dl dt {
	float:left;
	width:600px;
	border-right:1px solid #555;
}

#main #content #section_06 dl dd {
	float:right;
	width:240px;
}

#main #content #section_01 {
 padding-top:50px;
 margin-bottom: 30px;
 clear:both;
}

#main #content #section_01 ul.sec01_ul {
 width:1050px;
 margin-right:-50px;
 overflow:hidden;
}

#main #content #section_01 ul.sec01_ul li {
 margin-right: 30px;
 width:320px;
 float: left;
}

#main #content #section_01 ul.sec01_ul li .zoom {
 width: 300px;
 height: 185px;
 position: relative;
 overflow: hidden;
}

#main #content #section_01 ul.sec01_ul li .zoom a {
 -webkit-transition: all 0.3s ease;
 -moz-transition: all 0.3s ease;
}

#main #content #section_01 ul.sec01_ul li .zoom a:hover {
 opacity: 0.7; filter: alpha(opacity=70);
}

#main #content #section_01 ul.sec01_ul li .zoom .img {
 position: absolute;
}

#main #content #section_01 ul.sec01_ul li p.company_name {
 font-size: 14px;
 font-weight: bold;
 text-align: center;
 margin:0 20px 0 0;
 padding:10px 0 10px 0;
}

#main #content #section_01 ul.sec01_ul li p.industry {
 font-size: 11px;
 margin:0 20px 40px 0;
 text-align: center;
}

#main #content #section_02 {
 padding-top:50px;
 margin-bottom: 150px;
}

#main #content #section_02 .table_wrapper {
 width:1000px;
 overflow: hidden;
}

#main #content #section_02 .table_wrapper .japanese {
 float: left;
}

#main #content #section_02 .table_wrapper .english {
 float:right;
}

table {
 color: #262626;
 font-size: 12px;
 line-height:1.6;
 border-collapse: collapse;
}

table tr {
 padding-bottom:10px;
}

table td {
 padding: 0.6em 0;
}

table td.chapter {
 width: 180px;
}

table.japanese td.chapter {
 width: 130px;
}

#main #content #section_03 {
 padding-top:50px;
 margin-bottom: 185px;
}

#main #content #section_03 p.lead {
 font-size: 14px;
 margin-bottom: 40px;
}

#main #content #section_03 p.text {
 font-size: 14px;
 margin-bottom: 24px;
}

#main #content #section_03 p.lead a {
 color: #479ed0;
 text-decoration: none;
}

#main #content #section_03 ul.recruit {
 width: 1020px;
 margin-right: -20px;
 margin-bottom: 60px;
 overflow: hidden;
}

#main #content #section_03 ul.recruit li {
 background-color: #edede6;
 width:410px;
 height: 270px;
 margin-right: 20px;
 margin-bottom: 20px;
 padding: 40px;
 float: left;
}

#main #content #section_03 ul.recruit li .company_name {
 font-size: 17px;
 font-weight: bold;
 margin-bottom: 15px;
}

#main #content #section_03 ul.recruit li table {
 font-size: 12px;
}

#main #content #section_03 ul.recruit li table tr {
 padding-bottom: 0px;
}

#main #content #section_03 ul.recruit li table td {
 padding: 0.3em 0;
}

#main #content #section_03 ul.recruit li table td.chapter {
 width: 90px;
}

#main #content #section_03 .arbeit {
 border: 1px dotted #222222;
 padding: 40px 0;
}

#main #content #section_03 .arbeit p.lead {
 color: #d91506;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 15px;
 text-align: center;
}

#main #content #section_03 .arbeit p.text {
 color: #000000;
 font-size: 14px;
 line-height: 1.8;
 text-align: center;
}

#main #content #section_03 .arbeit p.link {
  text-align: center;
}

#main #content #section_03 .arbeit p.link a {
  color: #d91506;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

#main #footer {
 background-color: #000;
 font-size: 12px;
}

#main #footer address {
 color:#fff;
 padding:40px 0;
 text-align: center;
}

#main .btn_pagetop {
    bottom: 30px;
    cursor: pointer;
    position: fixed;
    right: 30px;
    transition: all 0.3s ease 0s;
}



/*detail*/

body.detail {
 border-top: 4px solid #000;
}

#main #content #header_detail {
 margin:70px 0;
}

#main #content #header_detail ul.gnav_detail {
 margin-bottom: 70px;
 overflow: hidden;
}

#main #content #header_detail ul.gnav_detail li {
 border-left: 1px dotted #000;
 float: left;
}

#main #content #header_detail ul.gnav_detail li a {
 text-indent: -9999px;
 display: block;
 height:11px;
 padding: 2px 25px;
}

#main #content #header_detail ul.gnav_detail li.gnav01 a {
 background-image: url(../images/gnav01.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 46px;
}

#main #content #header_detail ul.gnav_detail li.gnav02 a {
 background-image: url(../images/gnav02.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 110px;
}

#main #content #header_detail ul.gnav_detail li.gnav03 a {
 background-image: url(../images/gnav03.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 139px;
}

#main #content #header_detail ul.gnav_detail li.gnav04 a {
 background-image: url(../images/gnav04.gif);
 background-repeat: no-repeat;
 background-position: center;
 width:65px;
}

#main #content #header_detail ul.gnav_detail li.gnav05 a {
 background-image: url(../images/gnav05.gif);
 background-repeat: no-repeat;
 background-position: center;
 width:77px;
 border-right:1px dotted #000;
}
#main #content #header_detail ul.gnav_detail li.gnav06 a {
 background-image: url(../images/gnav06.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 106px;
 border-right:1px dotted #000;
}
#main #content #header_detail ul.gnav_detail li.gnav07 a {
 background-image: url(../images/gnav07.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 96px;
 border-right:1px dotted #000;
}

#main #content #container {
 margin-bottom: 75px;
 overflow: hidden;
}

#main #content #container .image {
 width: 600px;
 float:left;
 margin-right:40px;
}

#main #content #container .company_profile {
 width: 320px;
 float: left;
}

#main #content #container .company_profile p.logo {
 margin-bottom: 50px;
}

#main #content #container .company_profile p.industry {
 font-size: 12px;
}

#main #content #container .company_profile p.company_name {
 border-bottom: 1px solid #000;
 font-weight:bold;
 font-size: 20px;
 padding: 10px 0;
 margin-bottom: 35px;
}

#main #content #container .company_profile p.description {
 font-size: 13px;
 line-height: 1.6;
 margin-bottom: 40px;
}

#main #content #container .company_profile p.link_name {
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 5px;
}

#main #content #container .company_profile p.link a {
 font-size: 12px;
 color: #479ed0;
}

#main #content .pager {
 border-top: 1px dotted #000000;
 margin-bottom: 150px;
 padding-top: 15px;
 overflow: hidden;
}

#main #content .pager ul {
 width: 229px;
 overflow: hidden;
 float: right;
}

#main #content .pager ul li {
 margin-right: 6px;
 float: left;
}
