@charset "utf-8";
/*
Theme Name: 広島求人センター
Theme URI:
Description: 広島求人センター
Version: 1.0
Author: monokus.jp

*/
body.page-id-68 .page_title {
  display: none;
}
body.page-id-70 .page_title {
  display: none;
}

/* wrap ------------------ */
.lp_wrap {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;

  min-width: 1100px;
}
.lp_main {
}
body.page-id-68 .page_title,
body.page-id-70 .page_title {
  background-color: #fff;
}

/* common --------------- */
.lp_main h2 {
  /*
	background:		#FFCAE4 !important;
	border:			none !important;
	padding:		16px 500% !important;
	margin:			0 -500% !important;
	*/
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: center;
}
.lp_main h2 img {
  display: block;
  margin: 0 auto;
}
.lp_main h2:before,
.lp_main h2:after {
  display: none !important;
}

.lp_main ul,
.lp_main ol,
.lp_main li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lp_main p {
  margin: 0;
  padding: 0;
}

.lp_image_center {
  /*	height は各要素で個別に調整 */
  /*	height:		560px; */
  position: relative;
}
.lp_image_center img {
  position: absolute;
  left: 50%;
  top: 0;

  display: block;
  margin: 0 0 0 -900px;
}
@media screen and (min-width: 1800px) {
  .lp_image_center {
    height: auto !important;
  }
  .lp_image_center img {
    position: static !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;

    display: block;
    width: 100%;
    height: auto;
  }
}

/* guide ------------------------------------------------------ */
.lp_main_image {
  height: 570px;
}
.lp_nav01 {
  padding: 30px 0 30px;
  background: #fff;
}
.lp_nav01 h2 {
  margin-bottom: 20px !important;
}
.lp_nav01 ul {
  width: 1000px;
  margin: 0 auto;

  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.lp_nav01 ul li {
  width: 445px; /* シャドウの分、内部の画像より小さめのwidthを設定する */
}
.lp_nav01 ul li a {
  display: block;
}
.lp_nav02 {
  text-align: center;
  background: #e9f4fe;
  padding: 80px 0;
}
.lp_nav02 .text01 {
}
.lp_nav02 .text01 img {
  display: block;
  margin: 0 auto;
}

.lp_nav03 {
  text-align: center;
  background: #e9f4fe;
  margin: -1px 0 0;
}
.lp_nav03 p {
  margin: 0;
  padding: 0;
}
.lp_nav03 .text {
  padding: 50px 0 50px;

  font-size: 18px;
  font-weight: normal;
  line-height: 2em;
  color: #282728;
}

.lp_nav04 {
  background: #e9f4fe;
  margin: -1px 0 0;
  text-align: center;
}
.lp_nav04 .image {
  margin: 0 0 50px;
}
.lp_nav04 .banner {
  padding: 50px 0 40px;
  background: #fff;
}
.lp_nav05 {
  margin: 0 auto;
  padding: 80px 0 50px;
  background: url(../images/lp_guide/page_guide_nav05_bg.png) center center no-repeat;
  background-size: cover;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.6em;
  color: #282728;
}
.lp_nav05 p {
  margin: 0;
  padding: 0;
}
.lp_nav05 h2 {
  margin-bottom: 80px !important;
}
.lp_nav05 ul {
  width: 1000px;
  margin: 0 auto;

  display: flex;
  flex-flow: row nowrap;
  align-content: stretch;
  justify-content: space-between;
}
.lp_nav05 ul li {
  width: 320px;
  padding: 25px;
  box-sizing: border-box;
  background: #fff;
  position: relative;
}
.lp_nav05 ul li:before {
  display: block;
  width: 100%;
  height: 140px;
  content: '';

  background-position: center center;
  background-repeat: no-repeat;
}
.lp_nav05 ul li:nth-child(1):before {
  background-image: url(../images/lp_guide/page_guide_nav05_icon01.png);
}
.lp_nav05 ul li:nth-child(2):before {
  background-image: url(../images/lp_guide/page_guide_nav05_icon02.png);
}
.lp_nav05 ul li:nth-child(3):before {
  background-image: url(../images/lp_guide/page_guide_nav05_icon03.png);
}
.lp_nav05 ul li h3 {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.5em;

  text-align: center;
  padding: 0 0 30px;
}
.lp_nav05 ul li h3:before {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #df5114;

  text-align: center;
  padding: 0 0 18px;
}
.lp_nav05 ul li:nth-child(1) h3:before {
  content: '特徴１';
}
.lp_nav05 ul li:nth-child(2) h3:before {
  content: '特徴２';
}
.lp_nav05 ul li:nth-child(3) h3:before {
  content: '特徴３';
}
.lp_nav05 ul li .text {
}
.lp_nav05 ul li .stress {
}
.lp_nav06 {
  margin: 0 auto;
  padding: 80px 40px 80px;
  background: #e9f4fe;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.6em;
  color: #282728;
}
.lp_nav06 .inner {
  max-width: 1480px;
  min-width: 1040px;
  box-sizing: border-box;
  background: #fff;
  padding: 60px 20px 50px;
  margin: 0 auto;
}
.lp_nav06 p {
  margin: 0;
  padding: 0;
}
.lp_nav06 h2 {
  margin-bottom: 80px !important;
}
.lp_nav06 ul {
  margin: 0 auto;
  width: 1000px;
}
.lp_nav06 ul li {
  padding: 0 0 0 575px;
  margin: 0 0 40px;
  min-height: 380px;

  background-position: left top;
  background-repeat: no-repeat;
}
.lp_nav06 ul li:nth-child(1) {
  background-image: url(../images/lp_guide/page_guide_nav06_image01.jpg);
}
.lp_nav06 ul li:nth-child(2) {
  background-image: url(../images/lp_guide/page_guide_nav06_image02.jpg);
}
.lp_nav06 ul li:nth-child(3) {
  background-image: url(../images/lp_guide/page_guide_nav06_image03.jpg);
}
.lp_nav06 ul li:nth-child(4) {
  background-image: url(../images/lp_guide/page_guide_nav06_image04.jpg);
}
.lp_nav06 ul li:nth-child(5) {
  background-image: url(../images/lp_guide/page_guide_nav06_image05.jpg);
}

.lp_nav06 ul li .support {
  padding: 50px 0 35px 10px;

  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  color: #df5114;
}
.lp_nav06 ul li .support b {
  font-size: 22px;
  line-height: 22px;
  vertical-align: -4px;
}
.lp_nav06 ul li h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5em;

  padding: 0 0 30px;
  margin: 0 -30px 0 0;
}
.lp_nav06 ul li .text {
  margin: 0 -50px 0 0;
}
.lp_nav07 {
  margin: 0 auto;
  padding: 80px 0 50px;
  background: #e9f4fe;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.6em;
  color: #282728;
}
.lp_nav07 p {
  margin: 0;
  padding: 0;
}
.lp_nav07 h2 {
  margin-bottom: 50px !important;
}
.lp_nav07 .text01 {
  font-size: 15px;
  font-weight: normal;
  line-height: 2em;

  text-align: center;
}
.lp_nav07 ul {
  width: 1000px;
  margin: 50px auto 0;

  display: flex;
  flex-flow: row wrap;
  align-content: stretch;
  justify-content: flex-start;
}
.lp_nav07 ul li {
  width: 328px;
  margin: 0 0 4px 4px;
  padding: 20px 30px 40px;
  box-sizing: border-box;

  background: #ff5001;
  color: #fff;
}
.lp_nav07 ul li:before {
  display: block;
  width: 100%;
  height: 100px;
  content: '';

  background-position: center center;
  background-repeat: no-repeat;
}
.lp_nav07 ul li:nth-child(1):before {
  background-image: url(../images/lp_guide/page_guide_nav07_num01.png);
}
.lp_nav07 ul li:nth-child(2):before {
  background-image: url(../images/lp_guide/page_guide_nav07_num02.png);
}
.lp_nav07 ul li:nth-child(3):before {
  background-image: url(../images/lp_guide/page_guide_nav07_num03.png);
}
.lp_nav07 ul li:nth-child(4):before {
  background-image: url(../images/lp_guide/page_guide_nav07_num04.png);
}
.lp_nav07 ul li:nth-child(5):before {
  background-image: url(../images/lp_guide/page_guide_nav07_num05.png);
}
.lp_nav07 ul li:nth-child(6):before {
  background-image: url(../images/lp_guide/page_guide_nav07_num06.png);
}

.lp_nav07 ul li h3 {
  height: 68px;

  font-size: 20px;
  font-weight: bold;
  line-height: 1.3em;

  text-align: center;
}
.lp_nav07 ul li .text {
}

.lp_nav07 + .lp_nav01 {
  background: #e9f4fe;
  padding-bottom: 120px;
}

/* business ------------------------------------------------------ */
.lp_main.lp_main_business .lp_main_image {
}
.lp_main.lp_main_business h2 {
}
.lp_nav09 {
  padding: 26px 0 18px;
  background: #383a3c;
}
.lp_nav09 ul {
  width: 900px;
  margin: 0 auto;

  display: flex;
  flex-flow: row nowrap;
  align-content: stretch;
  justify-content: stretch;
}
.lp_nav09 ul li {
  width: 450px;

  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.lp_nav09 ul li .in,
.lp_nav09 ul li a {
  display: block;
  margin: 0 auto;
  text-align: center;

  text-decoration: none;
  text-align: center;
}
.lp_nav10 {
}

.lp_nav11 {
  background-image: url(../images/lp_business/page_business_nav04_bg.png);
  background-size: cover;
}
.lp_nav05.lp_nav11 ul li:nth-child(1):before {
  background-image: url(../images/lp_business/page_business_nav04_icon01.png);
}
.lp_nav05.lp_nav11 ul li:nth-child(2):before {
  background-image: url(../images/lp_business/page_business_nav04_icon02.png);
}
.lp_nav05.lp_nav11 ul li:nth-child(3):before {
  background-image: url(../images/lp_business/page_business_nav04_icon03.png);
}
.lp_nav11 ul li h3 {
}
.lp_nav11 ul li h3:before {
  color: #5272fb !important;
}

.lp_nav12 {
  padding: 70px 0 40px;
  margin: 0 auto 40px;
  width: 1000px;
  min-height: 644px;
  box-sizing: border-box;
  background: url(../images/lp_business/page_business_nav05_bg_logo.png) left top no-repeat;

  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  color: #33333f;
}
.lp_nav12 p {
  margin: 0;
  padding: 0;
}
.lp_nav12 h2 {
  margin-bottom: 80px !important;
}
.lp_nav12 .in {
  padding: 0 410px 0 150px;
  min-height: 350px;
  margin: 0 auto;
  width: 1000px;
  box-sizing: border-box;

  background: url(../images/lp_business/page_business_nav05_flow.png) 590px top no-repeat;
}
.lp_nav12 h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.7em;

  margin: 0 0 42px;
}
.lp_nav12 h3 .stress {
  font-weight: bold;
}

.lp_nav13 {
  padding: 56px 0 460px;
  background: url(../images/lp_business/page_business_nav06_photos.jpg) center bottom repeat-x;

  font-size: 13px;
  font-weight: normal;
  line-height: 1.4em;
  color: #33333f;
}
.lp_nav13 p {
  margin: 0;
  padding: 0;
}
.lp_nav13 h2 {
  margin-bottom: 40px !important;
}
.lp_nav13 ul {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: stretch;
  width: 900px;
  margin: 0 auto;
}
.lp_nav13 ul li {
  width: 339px;
  height: 317px;
  box-sizing: border-box;
  padding: 27px 63px 0 27px;

  background: url(../images/lp_business/page_business_nav06_list_bg01.png) left center no-repeat;
  position: relative;
}
.lp_nav13 ul li + li {
  margin-left: -50px;
}
.lp_nav13 ul li:last-child {
  width: 318px;
  padding-right: 42px;

  background-image: url(../images/lp_business/page_business_nav06_list_bg02.png);
}

.lp_nav13 ul li:before {
  display: block;
  width: 100%;
  height: 110px;
  content: '';

  background-position: center center;
  background-repeat: no-repeat;
}
.lp_nav13 ul li:nth-child(1):before {
  background-image: url(../images/lp_business/page_business_nav06_icon01.png?1);
}
.lp_nav13 ul li:nth-child(2):before {
  background-image: url(../images/lp_business/page_business_nav06_icon02.png);
}
.lp_nav13 ul li:nth-child(3):before {
  background-image: url(../images/lp_business/page_business_nav06_icon03.png);
}

.lp_nav13 ul li h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3em;
  color: #5272fb;

  margin: 0 auto 14px;
  text-align: center;
}
.lp_nav13 ul li .text {
  padding: 0 20px;
}

.lp_nav14 {
  background: url(../images/lp_business/page_business_nav04_bg.png) center center no-repeat;
  background-size: cover;

  padding: 56px 0 40px;

  font-size: 13px;
  font-weight: normal;
  line-height: 1.4em;
  color: #33333f;
}
.lp_nav14 p {
  margin: 0;
  padding: 0;
}
.lp_nav14 h2 {
  margin-bottom: 40px !important;
}
.lp_nav14 ul {
  width: 800px;
  margin: 0 auto;
}
.lp_nav14 ul li {
  margin: 5px 0 0;
  padding: 40px;
  background: #203236;
}
.lp_nav14 dl {
  padding: 0 0 0 40px;
}
.lp_nav14 dl dt {
  margin: 0 0 30px;

  font-size: 20px;
  font-weight: normal;
  line-height: 1.7em;
  color: #fff;

  position: relative;
}
.lp_nav14 dl dd {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.7em;
  color: #a4acae;

  position: relative;
}
.lp_nav14 dl dt:before,
.lp_nav14 dl dd:before {
  position: absolute;
  top: 0;
  left: -40px;

  display: block;
  width: 20px;
  height: 20px;
  content: '';

  background-position: center center;
  background-repeat: no-repeat;
}
.lp_nav14 dl dt:before {
  top: 8px;
  background-image: url(../images/lp_business/page_business_faq_icon_q.png);
}
.lp_nav14 dl dd:before {
  top: 0;
  background-image: url(../images/lp_business/page_business_faq_icon_a.png);
}
