﻿@charset "utf-8";
#header #hbox3 ul li.htel {
  display: block;
  margin: 0 3px 0 0
}
#header #hbox3 li.rec {
  display: none;
}
.rec_sec_main {
  background: url(../img/recruit/sec/main_bg.png);
  height: 849px;
  padding: 150px 0;
  background-size: cover;
}
.rec_sec_main.keikensha{
  background: url("../img/recruit/keikensha/main_bg.jpg");
}
.rec_sec_main01 {
  width: 630px;
  margin-left: -315px;
}
.rec_sec_mainWrap {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.rec_sec_main01 h2 {
  font-size: 40px;
  color: #fff;
  line-height: 1.5;
  font-style: italic;
  border-bottom: 10px solid;
  padding-bottom: 50px;
  font-weight: bold;
}
.sec_main02 p {
  margin: 50px 0;
  font-size: 26px;
  color: #fff;
}
.sec_main03 ul li {
  font-size: 24px;
  color: #fff;
  background: #e96000;
  margin-bottom: 40px;
  padding: 10px;
}
.rec_sec_main04 {
  width: 680px;
  margin-right: -340px;
}
.rec_sec_main04a h3 {
  font-size: 38px;
  line-height: 1.5;
  font-style: italic;
  font-weight: bold;
}
.rec_sec_main04a {
  padding: 30px 0 50px 50px;
  background: rgba(255, 255, 255, 0.75);
}
.rec_sec_main04a h4 {
  font-size: 24px;
  background: #252525;
  padding: 10px;
  margin: 20px 0;
  color: #fff;
}
.rec_sec_main04a h5 {
  font-size: 46px;
  font-weight: bold;
}
.rec_sec_main04a font {
  font-style: italic;
}
.rec_sec_main04a h5 span {
  color: #e96000;
  font-size: 66px;
  margin-right: 5px;
}
.rec_sec_main04 {
  width: 680px;
  margin-right: -340px;
  padding: 180px 0 0;
}

/*mf1*/

div#mf1 {
  padding: 0 0 100px;
}
h2.h2mf1:after {
  content: "";
  border-bottom: 6px solid #e96000;
  width: 50px;
  position: absolute;
  bottom: -50px;
  right: 0;
  left: 0;
  margin: auto;
}
h2.h2mf1 {
  font-size: 36px;
  text-align: center;
  line-height: 1.5;
  position: relative;
  margin-bottom: 100px;
  font-weight: bold;
}
.mf1_a h3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.mf1_a h3 span {
  background-color: #252525;
  padding: 3px 6px;
  line-height: 2;
}
.mf1_Box {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.mf1_a {
  width: 31%;
}
.mf1_a p {
  font-size: 15px;
  margin-bottom: 30px;
}
.virg p font {
  font-size: 36px;
  color: #e96000;
  font-weight: bold;
}
.virg p span {
  font-size: 26px;
  color: #000;
  font-weight: bold;
  margin-left: 20px;
}
p.hosoku {
  font-size: 13px;
}
p.mb0 {
  margin-bottom: 0;
}
h3.h3mf2 {
  font-size: 27px;
  line-height: 2.2;
  display: block;
  margin-bottom: 50px;
}
h3.h3mf2 span {
  font-size: 27px;
  line-height: 2.2;
  background: #252525;
  color: #fff;
  padding: 5px 10px;
}
.mf1_b {
  display: flex;
  justify-content: space-between;
}
.mf1_b1 {
  width: 560px;
  font-size: 15px;
}
.mf1_b2 p {
  margin-bottom: 10px;
}
.mf1_b1 p {
  margin-bottom: 30px;
}
div#mf1 .btn_org{
	display: inline-flex;
	width: 320px;
	height: 80px;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	background: url("../img/recruit/keikensha/mf1-btn.png") center center/cover no-repeat;
	color: #fff;
}
div#mf1 .virg{
	padding-top: 24px;
}

/*mf2*/

div#mf2 {
  background: #f3f3f3;
  padding: 100px 0;
  position: relative;
}
div#mf2:after {
  content: url(../img/recruit/sec/008.png);
  position: absolute;
  right: 0;
  bottom: -70px;
  z-index: 1;
}
.mf2Box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mf2-a {
  background: #303030;
  color: #fff;
  margin-bottom: 20px;
}
.mf2-a h3 {
  padding: 30px 0 10px;
  text-align: center;
  font-size: 20px;
}
.mf2-a p {
  padding: 0 30px 50px;
  font-size: 15px;
}
.mf2-a,
.mf2-b {
  width: 49%;
  position: relative;
}
.mfbTxt p {
  font-size: 15px;
}
.mfbTxt h3 {
  font-size: 20px;
  margin: 0 0 15px;
}
.mfbTxt {
  padding: 20px;
  margin: -30px -30px 0 30px;
  background: #fff;
  z-index: 1;
  position: relative;
}

/*mf3*/

div#mf3 {
  padding: 100px 0;
}
.mf3Box h3 {
  font-size: 29px;
  padding: 50px 0 30px;
  line-height: 1.8;
  color: #e96000;
  font-style: italic;
  font-weight: bold;
}
.mf3Box {
  background: #f5f5f5 url(../img/recruit/sec/mf3bg.png) top right no-repeat;
  height: 426px;
}
#mf3.keikensha .mf3Box{
	background-image: url("../img/recruit/keikensha/mf3-bg.jpg");
}
.mf3Box .Txt {
  width: 340px;
  background: #fff;
  padding: 30px;
  font-size: 28px;
  line-height: 1.5;
  color: #252525;
}
.mf4Box-b {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.mf4Box .Txt h3 {
  font-size: 21px;
  font-style: italic;
  font-weight: bold;
  border-bottom: 5px solid;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.mf4Box .Txt {
  width: 511px;
  font-size: 15px;
}
.mf4Box img {
  width: 450px;
}
.mf4Box-a p {
  float: left;
}
.mf4Box-a .Txt {
  float: right;
}
.mf4Box-a {
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-bottom: 50px;
}
.mf4Box-scj h3 {
  font-size: 27px;
  color: #fff;
  margin: 0 0 50px;
  width: 100%;
}
.mf4Box-scj h3 span {
  font-size: 27px;
  background: #252525;
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
}
.mf4Box-scjtime p {
  font-size: 18px;
  line-height: 3;
  font-weight: bold;
  font-style: italic;
  margin-left: 20px;
}
.mf4Box-scjtime {
  border-left: 60px solid #e96000;
  padding: 0 0 50px;
  position: relative;
}
.mf4Box-scjtime:after {
  content: "◆";
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.mf4Box-scj {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mf4Box-scjtime:after {
  content: "◆";
  color: #fff;
  position: absolute;
  left: -83px;
  bottom: -30px;
  font-size: 165px;
  transform: rotate(-80deg);
}
div#mf4 {
  padding: 0 0 100px;
}

/*mf5*/

div#mf5 {
  padding: 100px 0;
  background: #f3f3f3;
}
.mf5Box {
  padding: 70px 0 0;
}
.mf5Box h3 {
  font-size: 28px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 20px;
}
.mf5Box p {
  margin-bottom: 30px;
}
p.fl_r {
  float: right;
}
.mf5Box-a {
  clear: both;
  width: 100%;
  background: #252525;
  padding: 40px;
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.mf5Box-a p {
  margin-bottom: 0;
}
.mf5Box-b {
  width: 480px;
}
.mf5Box-b h3 {
  font-size: 24px;
  border-bottom: 6px solid;
  padding-bottom: 20px;
}
div#mf6 {
  padding: 100px 0;
}
div#mf6 h3 {
  font-size: 28px;
  color: #e96000;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 30px;
}
.mf6Box-q:before {
  content: url("../img/recruit/sec/q.png");
  vertical-align: middle;
  margin-right: 20px;
}
.mf6Box-a:before {
  content: url("../img/recruit/sec/a.png");
  vertical-align: middle;
  margin-right: 20px;
}
.mf6Box-q {
  background: #fbdfcc;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #252525;
  position: relative;
}
.mf6Box-a {
  background: #f3f3f3;
  padding: 10px;
  font-size: 15px;
  color: #252525;
  position: relative;
}
.mf6Box {
  margin-bottom: 30px;
}
.qaBox {
  margin-bottom: 100px;
}
.qaBox:last-child {
  margin-bottom: 0px;
}
.mfTable table tr:nth-child(even) {
  background: #fff;
}
.mfTable table {
  background: #f3f3f3;
}
.mfTable table tr th:after {
  content: "";
  border-right: 1px solid #000;
  position: absolute;
  right: 0;
  height: 50%;
}
.mfTable table tr th,
.mfTable table tr td {
  padding: 15px 20px;
  font-size: 15px;
  position: relative;
}
.mfTable table tr th {
  width: 200px;
}
div#mf7 {
  padding: 0 0 100px;
}
div#mf8 {
  padding: 0 0 100px;
}
#form table tr th {
  background: #f3f3f3;
  padding: 20px;
  border-bottom: 5px solid #fff;
  font-weight: bold;
  width: 240px;
}
#form table tr th span {
  float: right;
  background: #f80000;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  padding: 0 10px;
}
#form table tr td {
  padding: 20px 30px;
  ;
}
#form .sbtn input {
  display: block;
  border:none;
  margin: 50px auto;
  width: 260px;
  background: #479ad4;
  text-align: center;
  color: #fff;
  font-size: 15px;
  padding: 15px;
  border-radius: 5px;
}
#form table {
  width: 100%;
}
input[type=text] {
  width: 100%;
  padding: 10px;
  border: #dddddd 1px solid;
}
input[type=text].w50 {
  width: 40%;
  padding: 10px;
  border: #dddddd 1px solid;
}
textarea {
  min-height: 180px;
  width: 100%;
  border: #dddddd 1px solid;
}

#form .telinfo{
	text-align: center;
	font-size: 1.4rem;
	line-height: 2em;
	margin: 7rem auto;
}

/*FAQアコーディオン*/

.acd-check {
  display: none;
}
.facCont {
  background: #fff;
  border-radius: 10px;
  padding: 0;
  margin-bottom: 30px;
}
.acd-label:before {
  content: url(../img/recruit/sec/q.png);
  vertical-align: middle;
  margin-right: 20px;
}
.acd-label {
  background: #fbdfcc;
  padding: 10px 60px 10px 10px;
  font-size: 18px;
  font-weight: bold;
  color: #252525;
  position: relative;
  display: block;
}
.acd-label:before {
  content: url(../img/recruit/sec/q.png);
  vertical-align: middle;
  margin-right: 20px;
}
.acd-label:after{
	content: '▼';
	font-size: 1.4rem;
	font-weight: 700;
	position: absolute;
	right: 1rem;
	top: 0;
	bottom: 0;
	height: 1em;
	margin: auto;
	line-height: 1em;
	vertical-align: middle;
}
.acd-content {
  display: block;
  height: 0;
  opacity: 0;
  transition: .5s;
  visibility: hidden;
  position: relative;
}
.acd-check:checked+.acd-label+.acd-content {
  height: auto;
  opacity: 1;
  visibility: visible;
  position: relative;
}
.acd-check:checked+.acd-label:after{
	content: '▲';
}
.acd-content p:before {
  content: url(../img/recruit/sec/a.png);
  vertical-align: middle;
  margin-right: 20px;
}
.acd-content p {
  padding: 0px 20px 20px 50px;
  background: #f3f3f3;
  padding: 10px;
  font-size: 15px;
  color: #252525;
  position: relative;
}
#header #hbox3 li.rec{
	display: block;
}
#pankuzu li:first-child{
	display: none;
}
#hbox3 .inq{
	display: none;
}
#hbox3 .ent{
	display: block;
}
#hbox3 .ent a{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e96000;
}

@media screen and (max-width: 1680px) {
  .rec_sec_mainWrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .rec_sec_main04 {
    width: 680px;
    margin-right: 0;
    padding: 180px 0 0;
  }
  .rec_sec_main01 {
    width: 630px;
    margin-left: 0;
  }
}
@media screen and (max-width: 1320px) {
  .rec_sec_main04 {
    width: 50%;
    margin-right: 0;
    padding: 180px 0 0;
  }
  .rec_sec_main01 {
    width: 50%;
    margin-left: 0;
  }
}
@media screen and (min-width: 851px) {
  .forSP {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  .forPC {
    display: none;
  }
  .sec_main02.forSP img {
    width: 100%;
  }
  .mf1_b2 {
    width: 100%;
  }
  .mf1_b2 p {
    width: 100%;
    text-align: center;
  }
  .mf2-a img {
    margin: 0 auto;
    display: block;
  }
  #header #hbox3 ul li.htel {
    display: none;
  }
  #header #hbox3 li.rec {
    display: block;
  }
  .rec_sec_main {
    background: none !important;
    height: auto;
    padding: 0;
  }
  .rec_sec_mainWrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .rec_sec_main01 {
    width: 100%;
    margin-left: 0;
  }
  .sec_main03 {
    padding: 20px 20px 0;
  }
  .sec_main03 ul li {
    font-size: 18px;
    color: #fff;
    background: #e96000;
    margin-bottom: 10px;
    padding: 10px;
  }
  .rec_sec_main04a {
    padding: 20px;
    background: rgba(255, 255, 255, 0.75);
  }
  .rec_sec_main04a h3 {
    font-size: 22px;
    line-height: 1.5;
    font-style: italic;
    font-weight: bold;
  }
  .rec_sec_main04 {
    width: 100%;
    margin-right: 0;
    padding: 0;
  }
  .rec_sec_main04a h5 {
    font-size: 30px;
    font-weight: bold;
  }
  .rec_sec_main04a h5 span {
    color: #e96000;
    font-size: 50px;
    margin-right: 5px;
  }
  div#h1text {
    display: none;
  }
  h2.h2mf1 {
    font-size: 28px;
    text-align: center;
    line-height: 1.5;
    position: relative;
    margin-bottom: 100px;
    font-weight: bold;
  }
  .mf1_Box {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .mf1_a {
    width: 100%;
  }
  .mf1_a p.Img {
    text-align: center;
  }
  .virg p {
    font-size: 18px;
  }
  .virg p.hosoku {
    font-size: 13px;
  }
  .virg p font {
    font-size: 55px;
    color: #e96000;
    font-weight: bold;
  }
  .virg p span {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    margin-left: 20px;
  }
  div#mf1 {
    padding: 0 20px 100px;
  }
  h3.h3mf2 span {
    font-size: 20px;
    line-height: 1.8;
    background: #252525;
    color: #fff;
    padding: 5px 10px;
  }
  h3.h3mf2 {
    font-size: 27px;
    line-height: 1.8;
    display: block;
    margin-bottom: 20px;
  }
  .mf1_b {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
div#mf1 .btn_org{
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 27.58%;
}
	#mf1 .btn_org span{
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
  div#mf2 {
    background: #f3f3f3;
    padding: 50px 0;
    position: relative;
  }
  .mf2-a,
  .mf2-b {
    width: 80%;
    position: relative;
    margin: 0 auto 20px;
  }
  div#mf2:after {
    content: none;
  }
  .mfbTxt {
    padding: 18px;
    margin: -20px -20px 0 30px;
    background: #fff;
    z-index: 1;
    position: relative;
  }
  .mfbTxt h3 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .mfbTxt:before {
    content: "▲";
    color: #fff;
    position: absolute;
    top: -17px;
    font-size: 39px;
    transform: rotate(18deg);
  }
  .mf3Box {
    background: #f5f5f5 !important;
    height: auto;
    padding: 0 0 20px;
  }
  .mf3Box .Txt {
    width: 90%;
    background: #fff;
    padding: 20px;
    font-size: 20px;
    line-height: 1.5;
    color: #252525;
    margin: 0 auto;
  }
  .mf3Box h3 {
    font-size: 20px;
    padding: 20px 20px 30px;
    line-height: 1.8;
    color: #e96000;
    font-style: italic;
    font-weight: bold;
  }
  div#mf3 {
    padding: 50px 0;
  }
  .mf4Box {
    padding: 0 20px;
  }
  .mf4Box .Txt {
    width: 100%;
    font-size: 15px;
    margin-bottom: 20px;
  }
  .mf4Box {
    padding: 0 20px;
  }
  .mf4Box-scj {
    padding: 0 20px;
  }
  .mf4Box-scjtime:after {
    content: "◀";
    color: #fff;
    position: absolute;
    left: -71px;
    bottom: -32px;
    font-size: 98px;
    transform: rotate(-120deg);
  }
  .mf4Box-scjImg {
    position: relative;
    z-index: 1;
    text-align: center;
    width: 100%;
  }
  h2.h2mf1:after {
    content: "";
    border-bottom: 6px solid #e96000;
    width: 50px;
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
    margin: auto;
  }
  div#mf5 {
    padding: 50px 0;
  }
  div#mf6 {
    padding: 50px 0;
  }
  div#mf4 {
    padding: 0 0 50px;
  }
  div#mf5 {
    padding: 50px 0;
    background: #f3f3f3;
  }
  .mf5Box h3,
  .mf5Box p {
    padding: 0 20px;
  }
  .mf5Box {
    padding: 0;
  }
  .mf5Box-a {
    clear: both;
    width: 100%;
    background: #252525;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    flex-wrap: wrap;
  }
  .mf5Box-a p {
    padding: 0;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
  }
  .mf5Box-b {
    width: 100%;
  }
  .mf5Box .mf5Box-b h3 {
    font-size: 19px;
    border-bottom: 6px solid;
    padding: 0 0 20px;
  }
  .acd-label {
    padding: 15px 3em 15px 3em;
    text-indent: 0.3em;
  }
  .acd-content p {
    padding: 15px 10px 15px 4em;
    text-indent: 0.3em;
  }
  .acd-label:before,
  .acd-content p:before {
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: 8px;
  }
  .qaBox {
    margin-bottom: 100px;
    padding: 0 20px;
  }
  .mfTable table tr th {
    width: 100%;
    text-align: center;
  }
  .mfTable table tr th,
  .mfTable table tr td {
    padding: 15px 20px;
    font-size: 15px;
    position: relative;
    display: block;
  }
  .mfTable table tr:nth-child(even) {
    background: none;
  }
  .mfTable table tr td {
    background: #fff;
  }
  .mfTable table tr th:after {
    content: none;
  }
  .mfTable {
    padding: 0 20px;
  }
  div#mf6 h3 {
    padding-left: 20px;
    font-size: 25px;
    color: #e96000;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 30px;
  }
  div#mf7 {
    padding: 0 0 50px;
  }
  #form table tr th {
    background: #f3f3f3;
    padding: 10px;
    border-bottom: 5px solid #fff;
    font-weight: bold;
    width: 100%;
    display: block;
  }
  #form table tr td {
    padding: 10px 0;
    display: block;
  }
  #form table tr th span {
    float: none;
    background: #f80000;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    padding: 0 10px;
    margin-left: 20px;
  }
  #form {
    padding: 0 20px;
  }
  div#mf8 {
    padding: 92px 0 50px;
	  margin-top: -92px;
  }
  #form .Btn a {
    display: block;
    margin: 10px auto;
    width: 80%;
    background: #479ad4;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 15px;
    border-radius: 5px;
  }

}