@charset "UTF-8";

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
/*--------------------------------------------------------------------------------------------------

page

--------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------
index
--------------------------------------------------------------------------------------------------*/
#top .h-slide {
  width: 1310px;
  height: 635px;
  margin: 0 auto;
  padding: 40px 0 20px;
  position: relative;
}
#top .h-slide .slide-frame {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 2;
}
#top .h-slide .bxslider, #top .h-slide .bxslider {
  transition: initial;
}
#top .h-slide .slide-content {
  z-index: 3;
  transition: initial;
  height: 526px !important;
  width: 1310px !important;
}
#top .h-slide .bx-wrapper {
  transition: initial;
  border: none;
  box-shadow: none;
  position: absolute;
  top: 40px;
  left: 0;
}
#top .h-slide .bx-wrapper .bx-pager.bx-default-pager a {
  width: 16px;
  height: 16px;
  border-radius: 16px;
}
#top .h-slide .bx-wrapper .bx-pager.bx-default-pager a:hover, #top .h-slide .bx-wrapper .bx-pager.bx-default-pager a.active, #top .h-slide .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #0a1a5f;
}
#top .h-slide .bx-wrapper .bx-pager.bx-default-pager a {
  background: #959595;
}
#top .h-slide .slide-text {
  position: absolute;
  top: 200px;
  left: 360px;
}
#top .box-bg {
  background: url("../../image/top/top-bg.png");
  background-position: center;
  padding-bottom: 80px;
}
#top .box {
  padding-top: 80px;
}
#top .box .syousai-btn {
  background: #082ac1;
  color: #fff;
  height: 45px;
  display: block;
  width: 240px;
  position: relative;
  text-align: center;
  line-height: 45px;
  font-weight: bold;
}
#top .box .syousai-btn:before {
  content: url("../../image/top/syousai-btn-before.gif");
  position: absolute;
  left: 0;
}
#top .box .syousai-btn:after {
  content: url("../../image/top/syousai-btn-after.gif");
  position: absolute;
  right: 0;
}
#top .box-01 .f-l {
  width: 430px;
  margin-top: 15px;
  line-height: 24px;
}
#top .box-01 .f-l img:first-of-type {
  margin-bottom: 40px;
}
#top .box-01 .f-l img:last-of-type {
  margin-bottom: 18px;
}
#top .box-01 .f-l p {
  margin-bottom: 28px;
}
#top .box-02 a {
  margin-left: 40px;
  margin-right: 40px;
}
#top .box-02 a:last-of-type {
  margin: 0;
}
#top .box-03 .f-r {
  width: 420px;
}
#top .box-03 .f-r p {
  margin-bottom: 20px;
}
#top .box-03 .f-r img:first-of-type {
  display: block;
  margin-top: 20px;
  margin-bottom: 25px;
}
#top .box-03 .f-r img:last-of-type {
  margin-bottom: 20px;
}
#top .box-04 .f-l {
  line-height: 24px;
  margin-top: 46px;
}
#top .box-04 .f-l img:first-of-type {
  margin-bottom: 24px;
  display: block;
}
#top .box-04 .f-l img:last-of-type {
  margin-bottom: 18px;
}
#top .box-04 .f-l p {
  margin-bottom: 24px;
}

/*------------------------------------------------------------------------------------------------
  recruit
--------------------------------------------------------------------------------------------------*/
.page-bg {
  background: #ececec;
  height: 125px;
}
.page-bg .page-bg-cover {
  background: #c6daf8;
  height: 125px;
  width: 35%;
  float: left;
}
.page-bg .page-bg-cover-cricle {
  float: left;
}
.page-bg h2 {
  height: 125px;
  position: relative;
}
.page-bg h2 img {
  position: absolute;
  left: 70px;
  top: 55px;
}

#recruit .px990 {
  width: 990px;
  margin: 0 auto;
}
#recruit .box {
  padding-top: 70px;
}
#recruit .box01-bg {
  background: url(../../image/recruit/bg.png);
  background-position: center bottom;
  padding-bottom: 45px;
  background-repeat: no-repeat;
}
#recruit .box01 img:first-of-type {
  margin-bottom: 35px;
}
#recruit .box01 img:nth-of-type(4) {
  margin-bottom: 20px;
  padding-left: 14px;
}
#recruit .box01 img:nth-of-type(8) {
  margin-bottom: 30px;
}
#recruit .box01 img:nth-of-type(9) {
  margin-bottom: 60px;
  margin-left: -45px;
}
#recruit .box01 p {
  padding-left: 14px;
  line-height: 26px;
  margin-bottom: 40px;
}
#recruit .box02-bg {
  background: #ececec;
  padding-bottom: 60px;
}
#recruit .box02-bg .box02 .text-box {
  width: 950px;
  margin-top: 30px;
  margin-left: 20px;
}
#recruit .box02-bg .box02 .text-box .text-box-inner {
  background: #fff;
  width: 940px;
  line-height: 26px;
  background-repeat: no-repeat;
	margin-left: 13px;
  margin-top: -111px;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 40px;
  padding-top: 45px;
}
#recruit .box02-bg .box02 .text-box .text-box-inner span {
  color: #0a1a5f;
  font-size: 26px;
  font-weight: bold;
}
#recruit .box02-bg .box02 .text-box .text-box-inner p {
  margin-top: 10px;
}
#recruit .box02-bg .box02 .text-box-01:before {
  content: url("../../image/recruit/box02-01.png");
}
#recruit .box02-bg .box02 .text-box-02:before {
  content: url("../../image/recruit/box02-02.png");
}
#recruit .box03-bg {
  background: url("../../image/recruit/box03-bg.png");
  background-position: center;
  background-size: 100% 100%;
  padding-bottom: 60px;
}
#recruit .box03-bg .box03 img:first-of-type {
  margin-bottom: 24px;
}
#recruit .box03-bg .box03 img:nth-of-type(2) {
  margin-left: 25px;
  margin-bottom: 60px;
}
#recruit .box03-bg .box03 table {
  width: 940px;
  margin: 0 auto;
  border: solid 2px #000;
  margin-top: 25px;
}
#recruit .box03-bg .box03 table th {
  width: 140px;
  background: #CDD0DE;
  padding-top: 35px;
  padding-bottom: 35px;
  border-bottom: solid 2px #000;
}
#recruit .box03-bg .box03 table td {
  padding-left: 40px;
  background: #fff;
  border-bottom: solid 2px #000;
}
#recruit .box03 .no-recruit {
	padding-top:30px;
}
#recruit .rec-add {
	width: 960px;
	margin:0 auto;
	margin-bottom:30px;
}
#recruit .rec-add img {
	margin-right: 15px;
}
#recruit .rec-add img:last-of-type {
	margin-right:0;
}
#recruit .box01 .nagare {
  margin-bottom: 30px;
}
#recruit .box01 .nagare02 {
	margin-left: -20px;
}

/*------------------------------------------------------------------------------------------------
facility
--------------------------------------------------------------------------------------------------*/
#facility .title {
  margin-bottom: 20px;
  margin-top: 50px;
}
#facility h2:first-of-type .title {
  margin-top: 0;
}
#facility .px940 {
  width: 940px;
  margin: 0 auto;
  padding-top: 60px;
}
#facility .page {
  padding-top: 60px;
}
#facility .box01-bg {
  background: url("../../image/facility/box01-bg.png");
  background-position: center;
  background-size: 100% 100%;
  padding-bottom: 60px;
}
#facility table {
  border: solid 2px #0C1A5E;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
#facility table th {
  background: #CDD0DE;
  border: solid 2px #0C1A5E;
  height: 45px;
}
#facility table td {
  background: #fff;
  border: solid 2px #0C1A5E;
  height: 52px;
}
#facility .facility-last-table {
  border: solid 2px #0C1A5E;
}
#facility .facility-last-table th {
  border: solid 2px #0C1A5E;
  border-right: none;
  border-left: none;
}
#facility .facility-last-table td {
  border: solid 2px #0C1A5E;
  border-right: none;
  border-left: none;
}
#facility .machines {
  margin-top: 20px;
}
#facility .machines img {
  margin-right: 20px;
}
#facility .machines img:last-of-type {
  margin-right: 0;
}

/*------------------------------------------------------------------------------------------------
advantage
--------------------------------------------------------------------------------------------------*/
#advantage .box01-bg {
  background: url(../../image/advantage/bg.png);
  background-position: center;
}
#advantage .box {
  padding-top: 58px;
}
#advantage .box .midashi {
  margin-top: 48px;
}
#advantage .box .text-box {
  width: 410px;
  line-height: 26px;
  margin-top: 26px;
}
#advantage .box01 {
  text-align: center;
}
#advantage .box01 .sub_title {
  margin: 0 auto;
  display: block;
}
#advantage .box01 p {
  line-height: 24px;
  margin-top: 20px;
}
#advantage .box03 .midashi {
  display: block;
  margin-top: 36px;
}
#advantage .box03 .midashi:last-of-type {
  margin-top: 30px;
}
#advantage .box03 .midashi.sp {
  display: none;
}
#advantage .box03 .text-box {
  margin-top: 16px;
  width: 470px;
}
#advantage .box04 .midashi {
  margin-top: 60px;
}
#advantage .box05 {
  padding-right: 96px;
}
#advantage .box06 {
  padding-bottom: 60px;
}
#advantage .box06 a {
  margin-right: 40px;
  margin-left: 40px;
}
#advantage .box06 a:last-of-type {
  margin-right: 0;
  margin-left: 0;
}

/*------------------------------------------------------------------------------------------------
company
--------------------------------------------------------------------------------------------------*/
#company .px940 {
  margin: 0 auto;
  width: 940px;
}
#company .px960 {
  margin: 0 auto;
  width: 960px;
}
#company .box01-bg {
  background: url(../../image/company/box01-bg.png);
}
#company .box01 {
  padding-top: 60px;
  padding-bottom: 52px;
}
#company .box01 img {
  margin-left: 40px;
  display: block;
  margin-bottom: 16px;
}
#company .box01 p {
  line-height: 26px;
}
#company .box01 .syacho {
  text-align: right;
}
#company .box02-bg {
  background-color: #c6daf8;
}
#company .box02-bg .box02 {
  padding-top: 83px;
  padding-bottom: 60px;
}
#company .box02-bg .box02 .blue-part {
  box-shadow: 7px 7px 0 #94A3BA;
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
#company .box02-bg .box02 .blue-part .title {
  position: absolute;
  top: -23px;
  left: -26px;
}
#company .box02-bg .box02 .blue-part table {
  width: 500px;
  margin: 0 auto;
  font-size: 16px;
}
#company .box02-bg .box02 .blue-part table tr:last-of-type th, #company .box02-bg .box02 .blue-part table tr:last-of-type td {
  border: none;
}
#company .box02-bg .box02 .blue-part table th {
  width: 145px;
  text-align: left;
  font-weight: normal;
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: top;
  padding-left: 30px;
  border-bottom: solid 1px #ccc;
}
#company .box02-bg .box02 .blue-part table td {
  border-bottom: solid 1px #ccc;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 26px;
}
#company .box02-bg .box02 .blue-part:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  background: url(../../image/company/sankaku.png);
  width: 84px;
  height: 90px;
  background-position: right bottom;
  top: 0;
  transform: rotate(180deg);
}
#company .box02-bg .box02 .blue-part:after {
  position: absolute;
  right: 0;
  content: "";
  display: inline-block;
  background: url(../../image/company/sankaku.png);
  width: 84px;
  height: 90px;
  background-position: right bottom;
  bottom: 0;
}
#company .box02-bg .box02 .blue-part.enkaku {
  margin-top: 65px;
}
#company .box02-bg .box02 .blue-part.enkaku table {
  width: 665px !important;
}
#company .box02-bg .box02 .blue-part.enkaku table tr th {
  padding-left: 55px;
  width: 195px;
}
#company .box02-bg .box02 .blue-part.enkaku:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  background: url(../../image/company/sankaku.png);
  width: 84px;
  height: 90px;
  background-position: right bottom;
  top: 0;
  transform: rotate(180deg);
}
#company .box02-bg .box02 .blue-part.enkaku:after {
  position: absolute;
  right: 0;
  content: "";
  display: inline-block;
  background: url(../../image/company/sankaku.png);
  width: 84px;
  height: 90px;
  background-position: right bottom;
  bottom: 0;
}
#company .box03-bg {
  background: url(../../image/company/box03-bg.png);
  background-position: center;
  background-size: cover;
  padding-bottom: 60px;
}
#company .box03-bg .box03 {
  padding-top: 60px;
}
#company .box03-bg .box03 .title {
  margin-bottom: 20px;
}
#company .box03-bg .box03 .torihiki-box {
  margin-bottom: 30px;
}
#company .box03-bg .box03 .torihiki-box .torihiki {
  color: #0a1a5f;
  position: relative;
  width: 280px;
  display: inline-block;
  margin-left: 30px;
  height: 70px;
  line-height: 70px;
  background: #CED1DF;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
#company .box03-bg .box03 .torihiki-box .torihiki:before {
  position: absolute;
  left: 0;
  content: "";
  background: url(../../image/company/box03-02.jpg);
  background-position: left center;
  display: inline-block;
  height: 68px;
  width: 26px;
}
#company .box03-bg .box03 .iframe-box {
  position: relative;
}
#company .box03-bg .box03 .iframe-box:before {
  content: url(../../image/company/map-kado.gif);
  position: absolute;
  top: 0;
  left: 0;
}
#company .box03-bg .box03 .iframe-box:after {
  content: url(../../image/company/map-kado.gif);
  position: absolute;
  bottom: 4px;
  right: 0;
  transform: rotate(180deg);
}
#company .box03-bg .box03 .iframe-box iframe {
  width: 100%;
  height: 385px;
}
#company .box03-bg .box03 .iframe-box-02 {
  margin-top: 35px;
}
#company .box03-bg .box03 .iframe-box-02:before {
  content: url(../../image/company/map-kado-gray.png) !important;
}
/*#company .box03-bg .box03 .iframe-box-02:after {
  content: url(../../image/company/map-kado-gray.png) !important;
}*/
#company .box03-bg .box03 .adress {
  text-align: center;
  margin-top: 12px;
  color: #1a34a4;
  font-size: 16px;
}
#company .box03-bg .box03 .adress .adress-text {
  display: inline-block;
}
#company .box03-bg .box03 .adress span {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  height: 35px;
  width: 110px;
  background: #1a34a4;
  color: #fff;
  position: relative;
  margin-right: 30px;
  line-height: 35px;
}
#company .box03-bg .box03 .adress span:after {
  content: "";
  background: url(../../image/company/box03-04.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 10px;
  height: 35px;
  background-position: center;
  position: absolute;
  right: -10px;
}

/*------------------------------------------------------------------------------------------------
works
--------------------------------------------------------------------------------------------------*/
#works .bg {
  background: url(../../image/works/bg.png);
	  padding-bottom: 30px;
}
#works .px940 {
  width: 940px;
  margin: 0 auto;
}
#works .title {
  margin-bottom: 30px;
}
#works .box01 {
  padding-top: 60px;
}
#works .box01-box {
  margin-bottom: 40px;
  margin-right: 15px;
  display: inline-block;
  background: #eee;
  width: 300px;
  height: 264px;
  padding: 15px;
	text-align:center;
}
#works .box01-box:nth-of-type(3n) {
  margin-right: 0;
}
#works .box01-box span {
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin: 12px auto 10px;
}
#works .box01-box p {
  line-height: 22px;
}

/*------------------------------------------------------------------------------------------------
contact
--------------------------------------------------------------------------------------------------*/
#contact {
  /*スクロールバーの軌道*/
  /*スクロールバーの動く部分*/
}
#contact .bg {
  background: url(../../image/contact/bg.png);
  padding-bottom: 50px;
  padding-top: 60px;
}
#contact .px940 {
  width: 940px;
  margin: 0 auto;
}
#contact .bg-gray {
  background: #f6f6f6;
  padding-top: 50px;
  padding-bottom: 53px;
}
#contact .px660 {
  width: 660px;
  margin: 0 auto;
  line-height: 26px;
}
#contact .contact-table {
  margin-top: 36px;
}
#contact .contact-table tr:last-of-type th {
  vertical-align: top;
}
#contact .contact-table th {
  font-weight: normal;
  text-align: left;
  width: 160px;
  padding-bottom: 25px;
}
#contact .contact-table td {
  padding-bottom: 25px;
}
#contact .contact-table td input {
  height: 31px;
  border: solid 2px #000;
  margin-right: 40px;
  width: 195px;
}
#contact .contact-table td input.input-long {
  width: 340px;
}
#contact .contact-table td textarea {
  border: solid 2px #000;
  width: 340px;
  height: 150px;
}
#contact .privacy {
  text-align: center;
}
#contact .privacy input[type=radio] {
  display: none;
}
#contact .privacy .radio-css {
  display: none;
}
#contact .privacy .radio-css + label {
  padding-left: 30px;
  position: relative;
  margin-right: 20px;
}
#contact .privacy .radio-css + label::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  border-radius: 100%;
}
#contact .privacy .radio-css:checked + label {
  color: #000;
}
#contact .privacy .radio-css:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 3px;
  width: 14px;
  height: 14px;
  background: #000;
  border-radius: 50%;
}
#contact .privacy span {
  font-size: 18px;
  font-weight: bold;
}
#contact .privacy .window {
  text-align: left;
  background: #fff;
  width: 660px;
  height: 155px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 15px 25px 15px 15px;
  border: solid 2px #a6a6a7;
  margin-top: 30px;
  margin-bottom: 30px;
}
#contact ::-webkit-scrollbar {
  width: 10px;
}
#contact ::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 6px #ccc;
}
#contact ::-webkit-scrollbar-thumb {
  width: 6px;
  background-color: #ccc;
  border-radius: 10px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}
#contact .btns {
  margin-top: 28px;
  color: #fff;
}
#contact .btns div {
  padding: 8px 32px;
  border-radius: 30px;
  background: #9e000c;
  display: inline-block;
}
#contact .btns div a {
  color: #fff;
}
#contact .btns div i.fa-angle-right {
  padding-left: 10px;
}
#contact .btns div i.fa-angle-left {
  padding-right: 10px;
}
#contact.page-contact-cnf .contact-table th {
  width: 210px;
}
#contact.page-contact-cnf .btns div:first-of-type {
  margin-right: 100px;
}

/*------------------------------------------------------------------------------------------------
entry
--------------------------------------------------------------------------------------------------*/
#contact.page-entry input[type=radio] {
  display: none;
}
#contact.page-entry .radio-css {
  display: none;
}
#contact.page-entry .radio-css + label {
  padding-left: 30px;
  position: relative;
  margin-right: 20px;
}
#contact.page-entry .radio-css + label::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  border-radius: 100%;
  background: #fff;
}
#contact.page-entry .radio-css:checked + label {
  color: #000;
}
#contact.page-entry .radio-css:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 3px;
  width: 14px;
  height: 14px;
  background: #000;
  border-radius: 50%;
}
#contact.page-entry .btns div {
  padding: 8px 32px;
  border-radius: 30px;
  background: #1a34a4;
  display: inline-block;
}
#contact.page-entry-cnf .contact-table th {
  width: 210px;
}
#contact.page-entry-cnf .btns div {
  background: #1a34a4;
}
#contact.page-entry-cnf .btns div:first-of-type {
  margin-right: 100px;
}
#contact.page-entry-send .btns div {
  background: #1a34a4;
}

/*1206*/
#contact .box01 .radio {
		display: none; /* まず、＜input＞タグの表示を消します*/
}
#contact .box01 label {
		position: relative;/* ＜label＞を位置の指標になる指示を書きます*/
		display: inline-block;
		padding: 3px 3px 3px 20px;
		cursor: pointer;
}
#contact .box01 .radio+span::before,/* ＜span＞タグの疑似要素を作ります*/
#contact .box01 .mwform-radio-field span::after {
		position: absolute;
		content: '';
		top: 50%;
		border-radius: 100%;
		-webkit-transition: all .2s;
		transition: all .2s;
}
#contact .box01 .radio+span::before {
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -8px;
  background: #fff;
  border: 1px solid #000;
}
#contact .box01 .radio+span:hover::before {
		background: #fff;/* ラジオボタンのマウスオーバーしたときの色の指定*/
}
#contact .box01 .radio+span::after {
		opacity: 0;
		left: 4px;
		width: 12px;
		height: 12px;
		margin-top: -4px;
		background: #000;
		-webkit-transform: scale(2);
		transform: scale(2);
}
#contact .box01 .radio:checked + span::before {/* ラジオボタンがチェックされたときの隣接しているタグへの指示を書きます*/
		background: #fff;
		border: 1px solid #000;/* ラジオボタンのチェックした時の枠の線の指定*/
}
#contact .box01 .radio:checked + span::after {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
}
#contact .box01 .mwform-radio-field span {
	font-size: 14px;
	font-weight:normal;
	padding-left:8px;
}
#contact .box01 .cnf-send-btn {
	/*padding: 10px 36px;*/
  border-radius: 30px;
  padding: 11px 42px;
  background: #9e000c;
  display: inline-block;
  border: none;
  color: #fff;
  /*font-size: 14px;*/
	font-weight:bold;
}
#contact .box01 .cnf-send-btn-cover {
	padding:0;
  background: #9e000c;
  display: inline-block;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
	position:relative;
}
#contact .box01 .cnf-send-btn-cover:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
		font-weight:bold;
		color:#fff;
		position:absolute;
		right: 14px;
		top: 8px;
}
#contact .box01 .cnf-send-btn-cover:hover {
	cursor:pointer;
}
#contact .mw_wp_form_input .back-btn-cover {
	display:none;
}
#contact .btns input:hover {
	cursor: pointer;
}
#contact .box01 .back-btn-cover {
	padding:0;
  background: #9e000c;
  display: inline-block;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
	position:relative;
}
#contact .box01 .back-btn-cover:before {
    font-family: "Font Awesome 5 Free";
    content: "\f104";
		font-weight:bold;
		color:#fff;
		position:absolute;
		left: 14px;
		top: 8px;
}
#contact .box01 .back-btn {
	/*padding: 10px 36px;*/
  border-radius: 30px;
  padding: 11px 42px;
  background: #9e000c;
  display: inline-block;
  border: none;
  color: #fff;
  /*font-size: 14px;*/
	font-weight:bold;
}

#contact .mw_wp_form_input .privacy-tr {
	display:none;
}
#contact .mw_wp_form_confirm .con-cnf-hidden {
	display:none;
}
#contact.page-contact-cnf .mw_wp_form_confirm .mw-radio {
	display:none;
}
#contact .privacy span.error {
	font-size:93%;
}
/* radio */
.mw-radio .radio {
        display: none; /* まず、＜input＞タグの表示を消します*/
    }
.mw-radio label {
        position: relative;/* ＜label＞を位置の指標になる指示を書きます*/
        display: inline-block;
        padding: 3px 3px 3px 30px;
        cursor: pointer;
			  height: 30px;
    }
.mw-radio .radio+span::before,/* ＜span＞タグの疑似要素を作ります*/
.mw-radio span::after {
        position: absolute;
        content: '';
        top: 50%;
        border-radius: 100%;
        -webkit-transition: all .2s;
        transition: all .2s;
    }
.mw-radio .radio+span::before {
			left: 0;
			width: 22px;
			height: 22px;
			margin-top: -8px;
			background: #fff;
			border: solid 1px #6B4C27;
    }
.mw-radio .radio+span:hover::before {
        background: #fff;/* ラジオボタンのマウスオーバーしたときの色の指定*/
    }
.mw-radio .radio+span::after {
			opacity: 0;
			left: 6px;
			top: 12px;
			width: 12px;
			height: 12px;
			margin-top: -4px;
			background: #6B4C27;
			-webkit-transform: scale(2);
			transform: scale(2);
    }
.mw-radio .radio:checked + span::before {/* ラジオボタンがチェックされたときの隣接しているタグへの指示を書きます*/
        background: #fff;
				border: 1px solid #6B4C27;
    }
/* radio */

/* radio */
#contact.page-entry .box01 .en-radio {
		display: none; /* まず、＜input＞タグの表示を消します*/
}
#contact.page-entry .box01 label {
		position: relative;/* ＜label＞を位置の指標になる指示を書きます*/
		display: inline-block;
		padding: 3px 3px 3px 20px;
		cursor: pointer;
		height: 27px;
}
#contact.page-entry .box01 .en-radio+span::before,/* ＜span＞タグの疑似要素を作ります*/
#contact.page-entry .box01 .mwform-radio-field span::after {
		position: absolute;
		content: '';
		top: 50%;
		border-radius: 100%;
		-webkit-transition: all .2s;
		transition: all .2s;
}
#contact.page-entry .box01 .en-radio+span::before {
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -8px;
  background: #fff;
  border: 1px solid #000;
}
#contact.page-entry .box01 .en-radio+span:hover::before {
		background: #fff;/* ラジオボタンのマウスオーバーしたときの色の指定*/
}
#contact.page-entry .box01 .en-radio+span::after {
		opacity: 0;
		left: 4px;
		width: 12px;
		height: 12px;
		margin-top: -4px;
		background: #000;
		-webkit-transform: scale(2);
		transform: scale(2);
}
#contact.page-entry .box01 .en-radio:checked + span::before {/* ラジオボタンがチェックされたときの隣接しているタグへの指示を書きます*/
		background: #fff;
		border: 1px solid #000;/* ラジオボタンのチェックした時の枠の線の指定*/
}
#contact.page-entry .box01 .en-radio:checked + span::after {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
}
/* radio */

#contact.page-entry .privacy label {
	padding-left: 30px;
}
#contact.page-entry .radio-css + label::before {
	top: 6px;
}
#contact.page-entry .radio-css:checked + label::after {
	top: 9px;
}
#contact.page-entry .btns div {
  padding: 0px 0px;
}
#contact.page-entry .box01 .cnf-send-btn {
	background:#1a34a4;
}
#contact.page-entry-cnf .box01 .cnf-send-btn {
	background:#1a34a4;
}
#contact.page-entry-cnf .box01 .back-btn {
		background:#1a34a4;
}
#contact.page-entry .privacy label {
	padding-left:22px;
}

#contact.page-entry-cnf .en-cnf-hidden {
	display:none;
}

#contact .contact-table td input {
	padding-left:6px;
}
.page-bg h1 {
  height: 125px;
  position: relative;
}
.page-bg h1 img {
  position: absolute;
  left: 70px;
  top: 55px;
}
#company .box03-bg .box03 .iframe-box:after {
  right: -1px;
}

/*------------------------------------------------------------------------------------------------
Add202207
--------------------------------------------------------------------------------------------------*/
.rec2022 {
}

.rec2022 img {
	max-width: 100%;
	height: auto;
}

.rec2022 .recruitTop {
	width: 100%;
	margin: 0 auto;
}


.rec2022 .recruitLead {
	width: 96%;
	max-width: 1080px;
	margin: 100px auto 130px;
}

.rec2022 .sec01 {
	width: 96%;
	max-width: 1080px;
	margin: 0 auto 30px;
}

.rec2022 .sec01 .inner {
	width: 960px;
	margin: 0 auto;
	padding: 54px 0;
}

.rec2022 .sec01 .inner p.text {
	margin: 54px 0 40px;
	line-height: 2;
}

.rec2022 .sec01 .inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.rec2022 .sec01 .inner ul li {
	margin: 0 0 21px;
	padding: 0;
}

.rec2022 .sec02 {
	padding: 100px 0 60px;
	background-color: #0A1A5F;
}

.rec2022 .sec02 .inner {
	width: 960px;
	margin: 0 auto;
}

.rec2022 .sec02 .inner h2 {
	color: #FFF;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 72px;
	font-weight: 900;
	margin: 0 0 50px;
}

.rec2022 .sec02 .inner ul {
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	list-style: none;
	flex-wrap: wrap;
}

.rec2022 .sec02 .inner ul li {
	width: 32%;
	margin: 0 0 52px;
	padding: 0;
}

.rec2022 .sec02 .inner span {
	display: block;
	text-align: center;
	color: #FFF;
}

.rec2022 .sec02 .inner .namae {
	font-size: 30px;
	font-weight: 900;
	margin: 16px 0 4px;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.04em;
}

.rec2022 .sec03 {
	width: 960px;
	margin: 0 auto;
	padding: 80px 0;
}

.rec2022 .sec03 h2 {
	margin: 0 0 80px;
}

.rec2022 .sec03 ul {
	display: flex;
	justify-content: space-between;
	margin: 70px 0 0;
	padding: 0;
	list-style: none;
	flex-wrap: wrap;
}

.rec2022 .sec03 ul li {
	width: 32%;
	margin: 0 0 52px;
	padding: 0;
}

.rec2022 .sec04 {
	width: 1000px;
	margin: 0 auto 120px;
}

.rec2022 .sec04 h2 {
	margin: 0 0 40px;
}

.rec2022 .sec04 dl {
	width: 800px;
	margin: 0 auto;
}

.rec2022 .sec04 dl dt {
	margin: 0 0 20px;
	font-size: 24px;
	font-weight: 900;
	font-family: 'Noto Sans JP', sans-serif;
}

.rec2022 .sec04 dl dd {
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 1.6;
}

.rec2022 .sec05 {
	width: 1080px;
	margin: 0 auto 80px;
}

.rec2022 .sec05 h2 {
	margin: 0 0 40px 44px;
}

.rec2022 .sec05 p {
	text-align: center;
}

#recruit .box02-bg .box02 .text-box .text-box-inner span {
	font-family: 'Noto Sans JP', sans-serif;
}

#recruit .box02-bg .box02 .text-box {
	margin: 30px auto 0;
}

.rec2022 .sec06 {
	width: 1000px;
	margin: 0 auto;
	padding: 60px 0 0;
}

.rec2022 .sec07 {
	width: 1000px;
	margin: 0 auto;
	padding: 110px 0 100px;
}

.rec2022 .sec07 h2 {
	margin: 0 0 60px;
}

.rec2022 .sec07 table {
	width: 940px;
	margin: 0 auto;
	border: solid 2px #000;
}

.rec2022 .sec07 table th {
	width: 140px;
	background-color: #CDD0DE;
	padding: 25px 0;
	border-bottom: solid 2px #000;
}

.rec2022 .sec07 table td {
	border-bottom: solid 2px #000;
	padding: 25px 0 25px 40px;
}

.rec2022 .sec08 {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 100px;
}

.rec2022 .sec08 h2 {
	margin: 0 0 60px;
}

.rec2022 .sec08 p {
	text-align: center;
}

.sec04 h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 72px;
	font-weight: 900;
}

.sec04 .interviewBox {
	width: 800px;
	margin: 0 auto;
}

.sec04 .int01 {
	background-color: #0A1A5F;
	color: #FFF;
	padding: 30px;
	width: 480px;
	margin: 0 0 40px;
}

.sec04 .int01 .in {
	margin-bottom: 10px;
}

.sec04 .int01 .namae {
	font-size: 36px;
	letter-spacing: 0.05em;
}

.sec04 .int01 .namae span {
	margin-left: 30px;
	font-size: 14px;
	letter-spacing: 0;
}






/*# sourceMappingURL=page.css.map */
