@charset "UTF-8";

.footer .footerList li.menu-item-has-children a:hover {
	text-decoration: none;
}
.footer .footerList li.menu-item-has-children .sub-menu a:hover {
	text-decoration: underline;
}


.header .entryBt {
	text-align: center;
	float: right;
	zoom: 1;
	min-height: 1%;
}

.header .entryBt li {
	display: inline-block;
	float: left;
	margin-left: 5px;
	position: relative;
	border-radius: 4px;
	background-color: #F4C388;
	color: #fff;
	width: auto;
	text-align: center;
	text-decoration: none;
}

.header .entryBt li a {
	color: white;
	width: 120px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: lighter;
	padding: 5px;
	transition: opacity 0.3s ease-out;
}

.header .entryBt li a.windowIcon:after {
  position: absolute;
  content: "";
  display: block;
  background-image: none;
  height: 0px;
  width: 0px;
  top: 0px;
  left: 0;
}

.header .entryBt li a:hover {
	background-color: white;
	border-radius: 4px;
	color: #00809E;
}

.header .entryBt:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}

.carrie-form table th{
	width: 30% !important;
	font-weight: bold !important;;
}
.carrie-form table td{
	width: 70% !important;
}

@media screen and (max-width: 1024px) {
	.carrie-form table td{
	width: 100% !important;
	}
	.carrie-form table th{
		width: 100% !important;
		font-weight: bold !important;
	}
}

.carrie-form .caution2{
	color: #d54f4f !important;
	display: inline-block !important;
	_display: inline !important;
}

.carrie-form small{
	font-size: 10px !important;
	color: #666 !important;
}

.carrie-form .center{
	padding-bottom: 40px;
}

.carrie-form .goshitsumon{
	border-color: #CCC !important;
}
@media screen and (max-width: 1024px) {
	.carrie-form .goshitsumon{
		border-color: #CCC !important;
		width: 100% !important;
	}
}
.carrie-form input{
	border : 1px solid #ccc;
	-webkit-border-radius : 0;
	-webkit-appearance : none;
	-webkit-tap-highlight-color : rgba(0,0,0,0);
}

.carrie-form input{
	padding: 5px !important;
}

.contentWrap .oneCulum .carrie-form .mwform-zip-field{
		color: #666 !important;
}

.contentWrap .oneCulum .carrie-form .error{
		color: #d54f4f !important;
}

/*

こちらに修正用のCSSをご記述下さい。

*/


/*会社概要のテーブルCSS*/

/*.contentBody table {
	width: 100%;
	border: 1px solid #f2f7f7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.contentBody table tr th, .contentBody table tr td {
	text-align: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 784px) {
.contentBody table tr th, .contentBody table tr td {
	display: list-item;
	list-style-type: none
}
}
.contentBody table tr:nth-child(even) th, .contentBody table tr:nth-child(even) td {
	background-color: #f2f7f7
}
.contentBody table tr th {
	width: 30%;
	border-right: 1px solid #fff;
	vertical-align: top;
	font-weight: normal
}
.contentBody table tr td {
	width: 70%
}

@media screen and (max-width: 784px) {
.contentBody table tr th, .contentBody table tr td {
	width: 100%
}
}
.contentBody table.qualification td {
	width: 50%
}*/

.contentBody table.m-table-triple td {
	width: 35%;
}

@media screen and (max-width: 784px) {
.contentBody table.m-table-triple td {
	width: 100%;
	border-bottom: none;
}
}
.nav .navList li.menu-item-1290.menu-item-has-children a:hover {
	cursor: pointer;
}

.m-li-caution {
	padding-left: 30px;
}
.m-li-caution li {
	margin-bottom: 6px;
}
.m-li-caution li ul {
	margin-top: 10px;
}
.m-title-big {
	font-size: 24px;
	color: #00809e;
	border-bottom: 1px dotted #00809e;
	margin-bottom: 15px;
	padding-bottom: 8px;
	position: relative;
	font-weight: bold;
}
.m-title-big:after {
	background-color: #00809e;
	width: 100%;
	position: absolute;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	bottom: 2px;
}
.m-title-middle {
	background-color: #f2f7f7;
	padding: 10px;
	font-size: 14px;
	color: #00809e;
	line-height: 1;
	margin-bottom: 15px;
}

@media screen and (max-width: 784px) {
.header .logoWrap .button li.forIr a:after {
	display: block;
	font-weight: normal;
	font-family: "icomoon";
	content: "";
	line-height: 1;
	text-align: center;
}
}
.banner ul li {
	margin: auto;
}

@media screen and (max-width: 784px) {
.banner ul li {
	margin-bottom: 10px;
}
.banner ul li:last-child {
	margin-bottom: 0;
}
}
/*# sourceMappingURL=style-add.css.map */

#menu-nav_menu li .icon-technical {
	cursor: pointer;
}

.menu-item-has-children{
	cursor: pointer;
}
