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

/* common ここから */
a {
    color: #0093FF;
}
#header {
	width: 100%;    
}
.header-inner {
    width: 1250px;
    margin: auto;
    display: flex;
}
.logo {
	width: auto;
}
.header-nav {
    display: flex;
    margin:0 0 0 auto;
}
.global-nav {
}
.menu {
    height: 62px;
    display: flex;
    align-items: center;
}
.menu li {
	margin-right: 45px;
}
.entrybtn {
    height: 62px;
    display: flex;
    align-items: center;
}
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: ">";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}
.section-contents {
    width: 100%;
    text-align: center;
    position: relative;
}
.wrapper {
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
}
.footerTel {
	width: 599px;
	text-align: center;
	border-right: 1px solid #707070;
}
.footer-flexcontainer {
    display: flex;
    justify-content:center;
}

.footerNavTxt {
	margin-top: 0px;
	margin-left: 25px;
    margin-right: 25px;
    font-size: 18px;
}
.copyrightTxt {
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* common ここまで */

/* common画像 ここから */
.imgWide100 {
    width:100%;
    height: auto;
    min-width: 1250px;
}
/* common画像 ここまで */

/* common背景 ここから */
.background-yellow {
	background-color: #FDF8E5;    
}
.background-green {
    background-color: #6CDD19;
}
.background-gray {
	background-color: #F0F0F0;    
}
.background-darkGray {
	background-color: #141B1F;    
}
.background-white {
	background-color: #FFFFFF;    
}
/* common背景 ここまで */

/* commonテキスト ここから */
.titleTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
    font-weight: 700;
    font-size: 60px;
    line-height: 90px;
}
.text {
	font-size: 20px;
	text-align: left;
	line-height: 43px;
	color: #707070;
}
.txt-center {
    text-align: center;
}
.txt-left {
    text-align:left;
}
.footerSubheadingTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 700;
	font-size: 21px;
    color: #5D5D5D;
}
.footerTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 500;
	font-size: 17px;
    line-height: 22px;
    color: #5D5D5D;
    margin-top: 5px;
    margin-bottom: 20px;
}
.txtColor-Red {
	color: #EA6137;    
}
.txtColor-Green {
	color: #6CDD19;    
}
.txtColor-blue {
	color: #0093FF;    
}
.txtColor-white {
	color: #FFFFFF;    
}
.contactTitle {
    font-family: 'Noto Sans Japanese',   sans-serif;
    font-weight: 700;
    font-size: 27px;
    color: #5D5D5D;
}
/* commonテキスト ここまで */

/* commonスペース ここから */
.topSpace-p20 {
	padding-top: 20px;
}
.topSpace-p30 {
	padding-top: 30px;
}
.topSpace-m30 {
	margin-top: 30px;
}
.topSpace-p50 {
	padding-top: 50px;
}
.topSpace-m50 {
	margin-top: 50px;
}
.topSpace-p80 {
	padding-top: 80px;
}
.topSpace-m110 {
	margin-top: 110px;
}
.topSpace-m180 {
	margin-top: 180px;
}
.leftSpace-p25 {
	padding-left: 25px;
}
/*.leftSpace-m25 {
	margin-left: 25px;
}*/
.rightSpace-p25 {
    padding-right: 25px;
}
/*.rightSpace-m25 {
    margin-right: 25px;
}*/
.bottomSpace-p20 {
    padding-bottom: 20px;
}
.bottomSpace-p30 {
    padding-bottom: 30px;
}
.bottomSpace-p50 {
    padding-bottom: 50px;
}
.bottomSpace-m50 {
    margin-bottom: 50px;
}
.bottomSpace-p80 {
    padding-bottom: 80px;
}
.bottomSpace-p100 {
    padding-bottom: 100px;
}
/* commonスペース ここまで */

/* top ここから */
.topSectionTitle {
	font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 700;
	font-size: 35px;
    color: #707070;
}
.topSubheadingTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 300;
	font-size: 35px;
    color: #707070;
}
#job {
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
}
#job ul {
    font-size: 20px;
	line-height: 43px;
    color: #707070;
	list-style: none;
    margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#news {
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
}
#news ul {
    font-size: 20px;
	line-height: 43px;
    color: #707070;
	list-style: none;
    margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.informationDate {
    margin-right: 10px;
}
.line-top {
	border-top: 1px solid #005EB0;
}
.line-bottom {
	border-bottom: 1px solid #005EB0;
}
.line-bottom-green {
	border-bottom: 1px solid #6CDD19;
}
/* top ここまで */

/* 働き方ガイド ここから */
.guideSubheadingTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 700;
	font-size: 35px;
    line-height: 50px;
    color: #FFFFFF;
}
.guideTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 400;
	font-size: 20px;
    line-height: 40px;
    color: #000000;
}
.guideNav {
    display: flex;
}
.guideSectionTitleTxt01 {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 700;
	font-size: 35px;
    line-height: 50px;
    color: #FF2783;
}
.guideSectionTitleTxt02 {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 700;
	font-size: 35px;
    line-height: 50px;
    color: #FF9300;
}
/* 働き方ガイド ここまで */

/* 会社概要 ここから */
/*.greetingBox {
    display: flex;
     justify-content: space-between;
}*/
.greetingTitleTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 700;
	font-size: 45px;
    line-height: 65px;
    text-indent: -25px;
}
.greetingTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 400;
	font-size: 22px;
    line-height: 44px;
}
.dl-table {
    flex-wrap: wrap;
    display: flex;
    border-top: 1px solid #707070;
    margin-bottom: 50px;
}
.dl-table dt {
    padding: 35px 0 35px;
    margin-bottom: 0;
    width: 30%;
    flex: 30%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 20%;
    border-bottom: 1px solid #707070;
    font-family: 'Noto Sans Japanese',   sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
}
.dl-table dd {
    padding-top: 35px;
    padding-right: 0;
    padding-bottom: 35px;
    margin-bottom: 0;
    width: 70%;
    flex: 70%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 80%;
    border-bottom: 1px solid #707070;
    padding-left: 15px;
    text-align:left;
    font-family: 'Noto Sans Japanese',   sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
}
.accessTitle {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 700;
	font-size: 35px;
    line-height: 51px;
    color: #707070;
}
/* 会社概要 ここまで */

/* プライバシーポリシー ここから */
.privacypolicyTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 400;
	font-size: 22px;
    line-height: 44px;
    color: #000000;
}
/* プライバシーポリシー ここまで */

/* ニュース ここから */
.newsBox {
    display: flex;
     justify-content: space-between;
}
.main {
    width: 800px;
}
.side {
    width: 308px;
}
.entry-title {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 700;
	font-size: 35px;
    line-height: 51px;
    color: #000000;
}
.entry-dataArea {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 500;
	font-size: 22px;
    line-height: 51px;
    color: #000000;
    position: relative;
}
.paginationBox {
    display: flex;
    justify-content: space-between;
}
.back {
}
.list {
}
.next {
}
.widget__title {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 700;
	font-size: 33px;
    line-height: 48px;
    color: #000000;
}
aside li {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 400;
	font-size: 22px;
    color: #000000;
    padding-bottom: 30px;
}
.categorybadge-secondary {
    color: #fff;
    background-color: #FDF8E5;
}
.categorybadge {
    display: inline-block;
    padding: 0.25em 0.4em;
    margin-right: 10px;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/* ニュース ここまで */

/* 登録フォーム ここから */
.formTitleTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
	font-weight: 700;
	font-size: 35px;
    line-height: 51px;
}
.entry-table {
    flex-wrap: wrap;
    display: flex;
    border-top: 1px solid #707070;
    margin-bottom: 50px;
}
.entry-table dt {
    padding: 20px 0 20px;
    margin-bottom: 0;
/*    width: 40%;
    flex: 40%;*/
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 20%;
    border-bottom: 1px solid #707070;
    font-family: 'Noto Sans Japanese',   sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    position: relative;
}
.entry-table dt p {
    position: relative;
}
.entry-table dt .onelineP {
    position: absolute;
    top: 35px;
}
.entry-table dd {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
/*    width: 60%;
    flex: 60%;*/
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 63%;
    border-bottom: 1px solid #707070;
    /*padding-left: 15px;*/
    text-align:left;
    font-family: 'Noto Sans Japanese',   sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.entry-table dd p {
    margin-left: 20px;
    margin-right: 40px;
    display: inline-block;
}
.entry-table dd .onelineP {
    
}
.entry-table dd .checkboxP {
    margin-left: 35px;
}
/*.wpcf7-form-control-wrap {
    display:inline-block;
}*/
/*.wpcf7-text {
  display: inline-block;
  width:100%;
  height: 70px;
  padding: 0 4.54545%;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f6f6f6;
}*/
.wpcf7-text8 {
  display: inline-block;
  width:80px;
  height: 70px;
  /*padding: 0 4.54545%;*/
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f6f6f6;
}
.wpcf7-text15 {
  display: inline-block;
  width:150px;
  height: 70px;
  /*padding: 0 4.54545%;*/
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f6f6f6;
}
.wpcf7-text60 {
  display: inline-block;
  width:100%;
  height: 70px;
  /*padding: 0 4.54545%;*/
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f6f6f6;
}
span.wpcf7-list-item {
  margin-right: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .wpcf7-list-item {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
.wpcf7-list-item input[type=checkbox] {
  -ms-transform: scale(1.4, 1.4);
  -webkit-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4);
  /*margin-right: 15px;*/
    display:inline-block;/*追加*/
}
.radio-big {
  width: 1.0em;
height: 1.0em;
}
.twolines {
    position: absolute;
    top: 45px;
}
.wpcf7-textarea {
  display: block;
  width: 100%;
  padding-top: 3.0%;
  padding-right: 4.54545%;
  padding-left: 4.5455%;
  padding-bottom: 3.0%;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f6f6f6;
}
.contact-scroll-box {
  overflow: auto;
  height: 15.2rem;
  margin: 0 0 2.3rem;
  padding: 2.5rem 1.4rem 2.4rem;
  background-color: #fff;
  border: 1px solid #ddd;
  line-height: 1.5;
}
.wpcf7-list-item.first {
  /*margin-right: 50px;*/
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-optional {
    color: #fff;
    background-color: #A2A2A2;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-left: 25px;
    position: absolute;
    top:22px;
}
.badgeOp {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-left: 25px;
    position: absolute;
    top:5px;
}
.entry-table2 {
    flex-wrap: wrap;
    display: flex;
    border-top: 1px solid #707070;
    margin-bottom: 50px;
/*    width: 1200px;
*/    border-collapse: collapse;
}
.entry-table2 th {
    padding: 20px 0 20px;
    margin-bottom: 0;
    width: 350px;
    /*flex: 40%;*/
/*    flex-grow: 1;
    flex-shrink: 1;*/
    /*flex-basis: 20%;*/
    border-bottom: 1px solid #707070;
    font-family: 'Noto Sans Japanese',   sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    vertical-align: middle;
    position: relative;
}
.entry-table2 th p {
    position: relative;
    width: 350px;
}

.entry-table2 th .onelineP {
    /*position: absolute;
    top: 35px;*/
}
.entry-table2 td {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
    width: 850px;
 /*   flex: 60%;*/
/*    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 63%;*/
    border-bottom: 1px solid #707070;
    /*padding-left: 15px;*/
    text-align:left;
    font-family: 'Noto Sans Japanese',   sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    /*display: flex;*/
    vertical-align: middle;
    position: relative;
}
.entry-table2 td p {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    /*display: flex;
    align-items: center;*/
}
.entry-table2 td .onelineP {
    
}
.entry-table2 td .checkboxP {
    margin-left: 35px;
}
.nearestStation {
    margin-top: 15px;
}
.formSignTxt {
    font-family: 'Noto Sans Japanese',   sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 44px;
}
dd p.error {
	/*clear: both;*/
	color: #F00;
    font-size: 90%;
}
td p.error {
	clear: both;
	color: #F00;
}
dd.error input,dd.error textarea,dd.error label {
	background-color: #FFCCCC;
}
td.error input,td.error textarea,td.error label {
	background-color: #FFCCCC;
}
.privacypolicyError {
    display: block;
    width: 1250px;
    height: 50px;
    background-color: #FFCCCC;
}
.AgreeTxt {
    position: relative;
}
.Agreebadge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-left: 15px;
    position: absolute;
    top:10px;
}
/* 登録フォーム ここまで */
