@media only screen and (max-width: 1139px) {/*タブレット*/
	/*
	body{width: 1138px;}
	*/
}
@media only screen and (min-width : 768px) and (max-width : 1139px) {
/* Styles */
	/*
	body{width: 1138px;}
	*/
}

@media only screen and (min-width:1140px) {/*ＰＣ*/
}
@media all and (orientation: landscape) {
}
body {
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin : 0px;
	letter-spacing: 0.05em;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	text-align:left;
	vertical-align:top;
}
img {
	border: none;
}
table {
	border: none;
	letter-spacing: 1px;
}
.space0 {
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear:both;
}
#wraps{
	background-color:#000;
	width:100%;
	margin: 0px;
	padding: 0px;
}
.red{
	color: #FF0004;
}
.yetxt{
	background-color: #FFF789;
}
hr {
  height: 1px;
  border: none;
  border-top: 1px #C9C9C9 solid;
	margin: 60px 0;
	clear: both;
}
/*---------------------*/
.menu {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 1140px;
    margin: 0 auto;
	padding: 0;
	clear:both;
}

.menu > li {
    float: left;
    width: 22%; /* グローバルナビ4つの場合 */
    height: 50px;
    line-height: 50px;
	list-style: none;
	margin: 0 0 0 0.5%;
	padding: 0;
	text-align:center;
	border-bottom: 3px solid #D8D8D8;
	font-size:13px;
}
.menu li:first-child{
	margin: 0 0 0 0px;
}
.menu li#m_blog{
	display: none;
}
.menu li#home{
	width:10%;
}
.menu li#home a:hover{
	color:#39bc9a;
	background-color:#fff;
}

.menu > li a {
    display: block;
    color: #000;
	text-decoration:none;
	text-align: center;
}
.menu > li.fix{
	border-bottom: 3px solid #39bc9a;
}
.menu > li a:hover {
    color: #000;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    background: #D8D8D8;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #111;
    background: #fff;
	list-style:none;
}

.menu__third-level li {
    border-top: 1px solid #111;
}

.menu__second-level li a:hover {
    background: #39bc9a;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s;
}
/* 
.menu__third-level li a:hover {
    background: #D8D8D8;
}

.menu__fourth-level li a:hover {
    background: #D8D8D8;
}

下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #01a77a;
    border-bottom: 1px solid #01a77a;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}
li.menu__mega ul.menu__second-level {
    position: absolute;
    top: 40px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 2%;
    background: #D8D8D8;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__mega:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

li.menu__mega ul.menu__second-level > li {
    float: left;
    width: 24%;
    border: none;
    margin: 0 0.5%;
}

/*------------*/
#cadcamtable{
	width: 80%;
	margin: auto;
	border-top:  1px solid #CBCBCB;
	border-right:  1px solid #CBCBCB;
}
#cadcamtable th{
	padding: 10px;
	border-bottom:  1px solid #CBCBCB;
	border-left:  1px solid #CBCBCB;
	background-color:ghostwhite;
}
#cadcamtable td{
	
	border-bottom:  1px solid #CBCBCB;
	border-left:  1px solid #CBCBCB;
	padding: 20px;
	text-align: center;
}
#cadcamtable td strong{
	
}
#cadcamtable tr:nth-child(odd){
	
}
.boxs table{
	width: 100%;
	margin: 0px auto;
}
.boxs table th{
	width: 40%;
	text-align: left;
	padding: 15px 0 10px 20px;
	border-bottom:  1px dashed #CBCBCB;
}
.boxs table th img{
	width: 80%;
	height: auto;
}
.boxs table td {
	vertical-align: middle;
	line-height: 160%;
	font-size: 13px;
	border-bottom:  1px dashed #CBCBCB;
}
.boxs table td a{
	
}
.boxs table tr:last-child th,
.boxs table tr:last-child td{
	border: none;
}
.boxs table tr#fix th img{
	border:  3px solid #01a77a;
}
.boxs table tr#fix td a{
	color: #01a77a;
	text-decoration: none;
	font-weight: bold;
}
#companynav table th{
	width: 30%;
}
#companynav table td{
	font-size: 14px;
}
#combox {
	width: 100%;
	border-top:  1px dashed #CBCBCB;
}
#combox th{
	padding: 20px;
	border-bottom:  1px dashed #CBCBCB;
}
#combox td{
	
	padding: 20px;
	border-bottom:  1px dashed #CBCBCB;
}
#combox tr:nth-child(odd) th,
#combox tr:nth-child(odd) td{
	background-color: #f7f7f7;
}
ul#setubi li:last-child,
#rinen_ol li:last-child{
	border: none;
}

#rinen_ol{
	
	margin:  0px;
	padding: 0px;
	border-top:  3px solid #39bc9a;
}
#rinen_ol li{
	margin:  0px;
	padding: 20px 0px;
	list-style: none;
	border-bottom:  1px dashed #CBCBCB;
}
#rinen_ol li h3{
	
}
#frombox{
	margin: auto;
	border-top:  1px solid #BFBFBF;
}
#frombox th{
	padding: 15px;
	border-bottom:  1px solid #BFBFBF;
	text-align: left;
}
#frombox td{
	padding: 15px;
	border-bottom:  1px solid #BFBFBF;
}
#frombox td input,
#frombox td textarea{
	padding: 3px;
	font-size: 16px;
	width: 95%;
}
#kakunin{
	background-color: #f7f7f7;
	padding: 10px 0;
	margin: auto;
	text-align: center;
}
#kakunin input{
	padding: 5px 20px;
	font-size: 16px;
}
#footer div#add{
    background-color: #8b8b8b;
    font-size: 14px;
    padding: 20px;
    color: white;
    line-height: 180%;
    width: 90%;
    margin: auto;
}