@charset "UTF-8";
#appealArea {
  max-width: 375px;
  margin: 0 auto 50px;
}
#appealArea .textBox {
  max-width: 340px;
  margin: 0 auto 30px;
}
#appealArea .textBox .em {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 25px;
}
#appealArea .textBox .text {
  font-size: 1.4rem;
  line-height: 1.75;
}
#appealArea .img {
  width: 100%;
  height: auto;
  margin: 0 auto 45px;
}
#appealArea .img img {
  width: 100%;
  height: auto;
}
#appealArea #point .em {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 25px;
}
#appealArea #point ul li {
  max-width: 340px;
  height: 262px;
  color: #fff;
  background: #00913a url("../img/point-bg@2x.png") no-repeat 50% 50%;
  background-size: 300px auto;
  margin: 0 auto 15px;
  padding-top: 40px;
}
#appealArea #point ul li .midashiImg img {
  display: block;
  width: 290px;
  height: 76px;
  margin: 0 auto 15px;
}
#appealArea #point ul li .text {
  width: 290px;
  font-size: 1.3rem;
  line-height: 1.75;
  margin: auto;
}
@media screen and (max-width:320px) {
#appealArea .textBox {
  max-width: 300px;
}
#appealArea #point {
  margin-left: 10px;
  margin-right: 10px;
}
#appealArea #point ul li .text {
  width: 280px;
}
}
@media screen and (min-width:768px) {
#appealArea {
  max-width: 100%;
  min-width: 1280px;
  margin: 80px auto 100px;
  position: relative;
}
#appealArea .areaHead {
  width: 980px;
  height: 350px;
  margin: auto;
  z-index: 10;
}
#appealArea .textBox {
  max-width: 100%;
  margin: 0;
}
#appealArea .textBox .em {
  font-size: 3.4rem;
  margin-bottom: 40px;
  padding-top: 10px;
}
#appealArea .textBox .text {
  font-size: 1.5rem;
}
#appealArea .img {
  max-width: 570px;
  height: 350px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}
#appealArea #point .em {
  font-size: 3.4rem;
  line-height: 1;
  margin-bottom: 50px;
  margin-top: 100px;
}
#appealArea #point .em br {
  display: none;
}
#appealArea #point ul {
  width: 980px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
#appealArea #point ul li {
  max-width: 300px;
  width: 300px;
  height: 282px;
  margin: 0;
  padding-top: 40px;
}
#appealArea #point ul li .midashiImg img {
  display: block;
  width: 250px;
  height: 76px;
  margin: 0 auto 15px;
}
#appealArea #point ul li .text {
  width: 250px;
  margin: auto;
}
}
@media screen and (min-width:768px) {
#appealArea .textBox {
  padding-right: 480px;
}
}
@media screen and (min-width:1360px) {
#appealArea .textBox {
  padding-right: 430px;
}
}
@media screen and (min-width:1400px) {
#appealArea .textBox {
  padding-right: 380px;
}
}
@media screen and (min-width:1600px) {
#appealArea .textBox {
  padding-right: 300px;
}
}
@media screen and (min-width:1920px) {
#appealArea .textBox {
  padding-right: 150px;
}
}
@media screen and (min-width:2070px) {
#appealArea .textBox {
  padding-right: 0;
}
}


#voice {
  margin-bottom: 50px;
}
.voiceBox:nth-of-type(odd) {
  background-color: #f1eee9;
}
.voiceBox:nth-of-type(even) {
  background-color: #e6e1d8;
}
.voiceBox .boxIn {
  width: 340px;
  margin: auto;
  padding: 40px 0;
}
.voiceBox:first-child .boxIn {
  padding-top: 50px;
}
.voiceBox .boxIn .imgWr {
  position: relative;
  width: 340px;
  height: 458px;
  margin-bottom: 20px;
}
.voiceBox .boxIn .imgWr .img {
  width: 330px;
  height: 440px;
  position: absolute;
}
.voiceBox:nth-of-type(odd) .boxIn .imgWr .img {
  top: 0;
  left: 0;
}
.voiceBox:nth-of-type(even) .boxIn .imgWr .img {
  top: 0;
  right: 0;
}
.voiceBox .boxIn .imgWr .img img {
  width: 330px;
  height: 440px;
}
.voiceBox .boxIn .imgWr .gradient {
  width: 330px;
  height: 440px;
  position: absolute;
}
.voiceBox:nth-of-type(odd) .boxIn .imgWr .gradient {
  top: 18px;
  right: 0;
}
.voiceBox:nth-of-type(even) .boxIn .imgWr .gradient {
  top: 18px;
  left: 0;
}
.voiceBox .boxIn .name {
  text-align: center;
  letter-spacing: 0.1em;
  padding-top: 55px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 130px 40px;
  margin-bottom: 20px;
}
.voiceBox#voice1 .boxIn .name {
  background-image: url("../img/voice-parts1@2x.png");
}
.voiceBox#voice2 .boxIn .name {
  background-image: url("../img/voice-parts2@2x.png");
}
.voiceBox#voice3 .boxIn .name {
  background-image: url("../img/voice-parts3@2x.png");
}
.voiceBox#voice4 .boxIn .name {
  background-image: url("../img/voice-parts4@2x.png");
}
.voiceBox .boxIn .name em {
  font-size: 2.2rem;
  font-weight: normal;
  vertical-align: middle;
  margin-left: 10px;
}
.voiceBox .boxIn .text {
  font-size: 1.4rem;
  line-height: 1.75;
  margin-bottom: 35px;
}
.voiceBox .boxIn .subImg {
  font-size: 1.3rem;
  text-align: right;
}
.voiceBox#voice1 .boxIn .subImg {
  background: url("../img/voice1-2@2x.png") no-repeat 100% 0;
  background-size: 310px 120px;
  padding-top: 135px;
}
.voiceBox#voice2 .boxIn .subImg {
  background: url("../img/voice2-2@2x.png") no-repeat 0 0;
  background-size: 120px 120px;
  height: 120px;
  padding-top: 25px;
  padding-left: 140px;
  line-height: 1.75;
  text-align: left;
}
.voiceBox#voice3 .boxIn .subImg {
  background: url("../img/voice3-2@2x.png") no-repeat 0 0;
  background-size: 340px 90px;
  height: 90px;
}
.voiceBox#voice4 .boxIn .subImg {
  background: url("../img/voice4-2@2x.png") no-repeat 100% 0;
  background-size: 260px 120px;
  padding-top: 130px;
  padding-right: 10px;
}
.voiceBox#voice2 .boxIn .subImg br,
.voiceBox#voice4 .boxIn .subImg br {
  display: none;
}
@media screen and (max-width:320px) {
.voiceBox .boxIn,
.voiceBox .boxIn .imgWr {
  width: 320px;
}
.voiceBox .boxIn .imgWr .img {
  width: 300px;
  height: 400px;
}
.voiceBox:nth-of-type(odd) .boxIn .imgWr .img {
  left: 10px;
}
.voiceBox:nth-of-type(even) .boxIn .imgWr .img {
  right: 10px;
}
.voiceBox .boxIn .imgWr .img img {
  width: 300px;
  height: 400px;
}
.voiceBox .boxIn .imgWr .gradient {
  width: 300px;
  height: 400px;
}
.voiceBox .boxIn .text {
  margin-left: 10px;
  margin-right: 10px;
}
.voiceBox#voice1 .boxIn .subImg {
  background: url("../img/voice1-2@2x.png") no-repeat 10px 0;
  background-size: 300px auto;
  padding-top: 130px;
}
.voiceBox#voice2 .boxIn .subImg {
  background: url("../img/voice2-2@2x.png") no-repeat 10px 0;
  background-size: 120px 120px;
  padding-right: 10px;
}
.voiceBox#voice3 .boxIn .subImg {
  background: url("../img/voice3-2@2x.png") no-repeat 50% 0;
  background-size: 300px auto;
  height: 80px;
}
.voiceBox#voice4 .boxIn .subImg {
  background: url("../img/voice4-2@2x.png") no-repeat 50px 0;
  background-size: 260px 120px;
  padding-right: 20px;
}
}
@media screen and (min-width:768px) {
#voice {
  margin-bottom: 100px;
}
.voiceBox .boxIn {
  width: 980px;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.voiceBox:first-child .boxIn {
  padding-top: 0;
}
.voiceBox#voice1 {
  padding-top: 100px;
  padding-bottom: 50px;
  background: #f1eee9 url("../img/voice1-bg.png") no-repeat 0 0;
}
.voiceBox#voice2 {
  padding-top: 100px;
  padding-bottom: 80px;
  background: #f1eee9 url("../img/voice2-bg.png") no-repeat 0 0;
}
.voiceBox#voice3 {
  padding-top: 40px;
  padding-bottom: 145px;
  background: #f1eee9 url("../img/voice3-bg.png") no-repeat 100% 0;
}
.voiceBox#voice4 {
  padding-top: 50px;
  padding-bottom: 100px;
  background: #f1eee9 url("../img/voice4-bg.png") no-repeat 100% 0;
}
.voiceBox#voice3 .boxIn .imgWr,
.voiceBox#voice4 .boxIn .imgWr {
  order: 2;
}
.voiceBox#voice3 .boxIn .textBox,
.voiceBox#voice4 .boxIn .textBox {
  order: 1
}
.voiceBox .boxIn .imgWr {
  width: 342px;
  height: 463px;
  margin-bottom: 0;
}
.voiceBox#voice1 .boxIn .imgWr {
  margin-top: 50px;
  margin-left: 30px;
}
.voiceBox#voice2 .boxIn .imgWr {
  margin-top: -10px;
  margin-left: 30px;
}
.voiceBox#voice3 .boxIn .imgWr {
  margin-top: 140px;
  margin-right: 17px;
}
.voiceBox#voice4 .boxIn .imgWr {
  margin-top: 130px;
  margin-right: 17px;
}
.voiceBox:nth-of-type(odd) .boxIn .imgWr .gradient {
  top: 23px;
  right: 0;
}
.voiceBox:nth-of-type(even) .boxIn .imgWr .gradient {
  top: 23px;
  left: 0;
}
.voiceBox .boxIn .textBox {
  width: 550px;
}
.voiceBox .boxIn .name {
  text-align: left;
  padding-top: 10px;
  padding-left: 160px;
  background-position: 0 50%;
  height: 40px;
  margin-bottom: 35px;
}
.voiceBox .boxIn .text {
  font-size: 1.5rem;
}
.voiceBox#voice2 .boxIn .subImg {
  padding-top: 40px;
}
.voiceBox#voice2 .boxIn .subImg br,
.voiceBox#voice4 .boxIn .subImg br {
  display: block;
}
.voiceBox#voice3 .boxIn .subImg {
  background: url("../img/voice3-2@2x.png") no-repeat 0 0;
  background-size: auto 150px;
  height: 150px;
}
.voiceBox#voice4 .boxIn .subImg {
  background: url("../img/voice4-2@2x.png") no-repeat 100% 0;
  background-size: 260px 120px;
  height: 120px;
  padding-top: 40px;
  padding-left: 125px;
  text-align: left;
  line-height: 1.5;
}
}


#aboutRecruit {
  max-width: 340px;
  margin: 0 auto 50px;
}
#aboutRecruit h2 {
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 30px;
}
#aboutRecruit dl {
  font-size: 1.4rem;
  max-width: 340px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  line-height: 1.75;
}
#aboutRecruit dl dt {
  font-weight: bold;
  background-color: #f2f2f2;
  padding: 10px 15px;
}
#aboutRecruit dl dd {
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
}
#aboutRecruit dl dd:last-of-type {
  border-bottom: none;
}
#aboutRecruit .img img {
  width: 340px;
  height: auto;
  margin-bottom: 10px;
}
@media screen and (max-width:320px) {
#aboutRecruit {
  margin-left: 10px;
  margin-right: 10px;
}
#aboutRecruit .img img {
  width: 300px;
}
}
@media screen and (min-width:768px) {
#aboutRecruit {
  max-width: 880px;
  margin: 0 auto 100px;
}
#aboutRecruit h2 {
  font-size: 3.4rem;
  margin-bottom: 50px;
}
#aboutRecruit dl {
  font-size: 1.5rem;
  max-width: 880px;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}
#aboutRecruit dl dt {
  padding: 19px 30px 18px;
  border-bottom: 1px solid #ccc;
  width: 243px;
}
#aboutRecruit dl dt:last-of-type {
  border-bottom: none;
}
#aboutRecruit dl dd {
  padding: 19px 30px 18px;
  width: 635px;
}
#aboutRecruit .imgWr {
  display: flex;
  justify-content: space-between;
}
#aboutRecruit .img img {
  width: 420px;
  height: auto;
  margin-bottom: 0;
}
}


#flow {
  margin-bottom: 40px;
}
#flow h2 {
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 30px;
}
#flow li.text {
  line-height: 1.75;
  text-align: center;
  padding-top: 180px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 160px 160px;
  margin-bottom: 15px;
}
#flow li:nth-of-type(1) {
  background-image: url("../img/flow1@2x.png");
}
#flow li:nth-of-type(3) {
  background-image: url("../img/flow2@2x.png");
}
#flow li:nth-of-type(5) {
  background-image: url("../img/flow3@2x.png");
}
#flow li.arrow {
  background: url("../img/flow-arrow-s@2x.png") no-repeat 50% 50%;
  background-size: 21px 40px;
  height: 40px;
  margin-bottom: 20px;
}
@media screen and (min-width:768px) {
#flow {
  margin-bottom: 90px;
}
#flow h2 {
  font-size: 3.4rem;
  margin-bottom: 50px;
}
#flow ul {
  width: 880px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
#flow li.text {
  width: 250px;
}
#flow li.arrow {
  background: url("../img/flow-arrow-p.png") no-repeat 50% 50%;
  background-size: 60px 29px;
  width: 65px;
  height: 29px;
  margin-bottom: 0;
  margin-top: 70px;
}
}


@media screen and (max-width:767px) {
#point,
#voice,
#aboutRecruit,
#flow {
  margin-top: -70px;
  padding-top: 70px;
}
}