@charset "utf-8";
/*
Theme Name: 名古屋・愛知求人ポータル
Theme URI:
Description: 名古屋・愛知求人ポータル
Version: 1.0
Author: monokus.jp

*/
.privacy_contact {
  border: 2px solid #ddd;
  background: #fffeee;

  width: 95%;
  margin: 16px auto 0;
  padding: 16px;

  font-weight: normal;
}
.privacy_contact dl {
}
.privacy_contact dl dt {
  float: left;
  width: 5.5em;
  font-weight: bold;

  position: relative;
}
.privacy_contact dl dt::after {
  content: ':';
  position: absolute;
  right: 0px;
  top: 0px;
}
.privacy_contact dl dd {
  margin: 0 0 0 6em;
}
.reason {
}
.reason .list {
  background: #fff;
  margin: 0 0 80px;
}
.reason .list p {
  margin: 0 !important;
}
.reason .list ul {
  padding: 12px 0;
}
.reason .list li {
  float: left;
  width: 33.3%;

  position: relative;
}
.reason .list li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;

  display: block;
  width: 1px;
  height: auto;
  content: '';

  border-left: 1px dotted #999;
}
.reason .list li:first-child:before {
  display: none !important;
}
.reason .list li .image {
  padding: 0 0 12px;
  margin: 0 auto;
  width: 290px;
}
.reason .list li .image img {
  display: block;
  width: 100%;
  height: auto;
}
.reason .list li .title {
  padding: 13px 10px 14px 22px;

  font-size: 15px;
  font-weight: bold;
  line-height: 1.5em;
  color: #9f723f;
}
.reason .list li .text {
  padding: 0 18px 0 22px;
  line-height: 1.5em;
}
.flow {
  color: #777;
}
.flow p {
  margin: 0 !important;
}
.flow h2 {
}
.flow > .text {
  margin: 0 auto 18px;
  width: 1000px;
}
.flow .list {
  margin: 0 auto;
  width: 1000px;

  font-size: 16px;
  font-weight: normal;
  line-height: 1.5em;
  color: #444;
}
.flow .list ul {
  margin: 0 -20px 0 0;
}
.flow .list li {
  float: left;
  display: block;

  width: 50%;
  padding: 1px 0;
}
.flow .list li:nth-child(2n + 1) {
  clear: both;
}
.flow .list li:last-child:nth-child(2n + 1) {
  float: none;
  margin: 0 auto;
}
.flow .list li .in {
  padding: 14px 32px 12px 42px;
  margin: 27px 20px 20px 70px;

  background: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);

  position: relative;
}
.flow .list li .in .step {
  position: absolute;
  left: -72px;
  top: -24px;

  width: 106px;
  height: 106px;
  background: #fff;
  border-radius: 106px;

  box-sizing: border-box;
  padding: 12px 0 0;

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

  font-family: 'Caveat', cursive;

  text-align: center;
  vertical-align: middle;
}
.flow .list li .in .step i {
  display: block;
  width: 65px;
  margin: 2px auto 0;
  padding: 0 13px 0 0;
  box-sizing: border-box;

  border-top: 2px dotted #f5a3bc;

  font-size: 58px;
  font-weight: bold;
  line-height: 0.9em;
}
.flow .list li .in .step:before {
  position: absolute;
  right: 2px;
  left: 2px;
  top: 2px;
  bottom: 2px;

  display: block;
  width: auto;
  height: auto;
  content: '';

  border-radius: 100%;
  border: 3px solid #f5a3bc;
}
.flow .list li .in .detail {
}
.flow .list li .in .detail .summary {
  display: inline-block;
  background: linear-gradient(transparent 70%, #ffe000 30%);
  padding: 0 3px;
  margin: 0 0 5px;

  font-size: 20px;
  font-weight: bold;
  line-height: 1em;
  color: #666;
}
.flow .list li .in .detail .text {
  padding: 15px 0 0;
}
.flow .list li.colored {
}

.faqlist {
}
.faqlist dt {
  border: 1px solid #007ec4;
  border-radius: 4px;
  background: #f9f9f9;

  padding: 16px 36px 16px 56px;
  margin: 0 0 16px;

  font-size: 15px;
  font-weight: bold;
  line-height: 1.3em;
  color: #007ec4;
  position: relative;
}
.faqlist dt .material-icons {
  position: absolute;
  right: 12px;
  top: 50%;
  margin: -0.5em 0 0;

  border-radius: 100px;
  color: #fff;
  background: #007ec4;
}
.faqlist dt:before {
  position: absolute;
  left: 10px;
  top: 9px;

  content: 'Q.';

  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  color: #007ec4;
}
/*	.faqlist dt:hover, */
.faqlist dt.active {
}
/* .faqlist dt:hover .material-icons, */
.faqlist dt.active .material-icons {
}
.faqlist dt.active .material-icons {
}
.faqlist dd {
  /*		display:	none; */
  padding: 9px 36px 16px 57px;
  position: relative;
}
.faqlist dd p:first-child {
  margin-top: 0 !important;
}
.faqlist dd:before {
  position: absolute;
  left: 10px;
  top: 9px;

  content: 'A.';

  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  color: #fb8b28;
}
.outline_map {
  height: 300px;
  background: #f0f0f0;
}

/*=== 新デザイン（すべて新しいクラス名で） ===================== */
.page_image02 {
  width: 1000px;
  margin: 0 -500%;
  padding: 0 500%;

  background: #fff url(../images/page_business/page_image02.png) center bottom no-repeat;
  position: relative;
}
.page_image02 .inner {
  margin: 0 auto;
  width: 1100px;
  min-height: 432px;

  position: relative;
}
.page_image02 .text01 img {
  position: absolute;
  right: 170px;
  top: 0;
  bottom: 0;

  display: block;
  margin: auto 0;
}
.page_image02.page_image02_guide {
  background-image: url(../images/page_guide/page_image02_bg.jpg);
}
.page_image02.page_image02_guide .text01 img {
  left: 160px;
  right: 0;
}
.page_section01 {
  width: 100%;
  margin: 0 -500%;
  padding: 50px 500% 20px;
}
.page_section01 h2 {
  margin: 0 0 50px !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
}
.page_section01 h2:before,
.page_section01 h2:after {
  display: none !important;
}
.page_section01 h2 img {
  display: block;
  margin: 0 auto;
}
.page_section01 .list {
  margin: 0 0 80px;
}
.page_section01 .list p {
  margin: 0 !important;
}
.page_section01 .list ul {
  margin: 0 -50px; /* 1000px -> 1100px */
  padding: 12px 0;
}
.page_section01 .list li {
  float: left;
  width: 350px;
  margin: 0 0 0 25px;

  position: relative;
}
.page_section01 .list li:first-child {
  margin-left: 0 !important;
}
.page_section01 .list li .image {
  padding: 14px 0 10px;
  width: 350px;
}
.page_section01 .list li .image img {
  display: block;
  width: 100%;
  height: auto;
}
.page_section01 .list li .title {
  background: #ff7f00;
  height: 58px;
  border-radius: 29px;

  font-size: 15px;
  font-weight: bold;
  line-height: 1.5em;
  color: #fff;
}
.page_section01 .list li .title .in {
  width: 350px;
  height: 58px;

  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.page_section01 .list li .text {
  display: block;
  background: url(../images/page_business/page_section01_line.png) left top repeat;

  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  color: #444;
}
.page_section01.page_section01_guide {
}
.page_section01.page_section01_guide .list li .title {
  background: #ffa64d;
}
.page_section02 {
  width: 100%;
  margin: 0 -500%;
  padding: 0 500%;

  background: url(../images/page_business/page_section02_bg.png) center center repeat;
}
.page_section02 p {
  margin: 0 !important;
  padding: 0 !important;
}
.page_section02 h2 {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
}
.page_section02 h2:before,
.page_section02 h2:after {
  display: none !important;
}
.page_section02 h2 img {
  display: block;
  margin: 0 auto;
}
.page_section02 .message {
  padding: 15px 0 30px;

  font-size: 20px;
  font-weight: normal;
  line-height: 1.5em;
  color: #444;

  text-align: center;
}
.page_section02 .inner {
  background: url(../images/page_business/page_section02_photo.png) 18px bottom no-repeat;
  padding: 0 0 28px 620px;
  min-height: 670px;

  margin: 0 -50px;
}
.page_section02 h3 {
  display: inline-block;

  margin: 0 0 20px;
  padding: 0;
  border-bottom: 2px solid #d90000;

  font-size: 24px;
  font-weight: bold;
  line-height: 1.5em;
  color: #d90000;
}
.page_section02 .text {
  padding: 0 55px 20px 0;

  font-size: 18px;
  font-weight: normal;
  line-height: 1.5em;
  color: #444;
}

.page_section03 {
  background: #eee;
  margin: 0 -500% 0 -500%;
  padding: 0 500% 0 500%;

  height: 763px;
}
.page_section03 .inner {
  background: none !important;
  padding: 0 738px 0 27px;

  margin: 0 -231px 0 -50px; /* 1000px -> 1100px */
  background: url(../images/page_business/page_section03_bg.png) right bottom no-repeat !important;
  height: 600px;
}

.page_section04 {
  width: 100%;
  margin: 0 -500%;
  padding: 0 500%;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #f6f6f6 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

  font-size: 20px;
  font-weight: normal;
  line-height: 1.7em;
  color: #444;
}
.page_section04 p {
  margin: 0 !important;
  padding: 0 !important;
}
.page_section04 h2 {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
}
.page_section04 h2:before,
.page_section04 h2:after {
  display: none !important;
}
.page_section04 h2 img {
  display: block;
  margin: 0 auto;
}
.page_section04 .inner {
  margin: 0 -50px;
  min-height: 330px;
  background: url(../images/page_guide/page_section04_photo.png) left bottom no-repeat;
}
.page_section04 .message {
  padding: 34px 30px 37px 447px;
}
.page_section05 {
  width: 100%;
  margin: 0 -500%;
  padding: 0 500% 35px;

  background: #ffe7e4;
}
.page_section05 p {
  margin: 0 !important;
  padding: 0 !important;
}
.page_section05 h2 {
  margin: 0 !important;
  padding: 25px 0 35px !important;
  border: none !important;
  background: none !important;

  text-align: center;
}
.page_section05 h2:before,
.page_section05 h2:after {
  display: none !important;
}
.page_section05 h2 img {
  display: block;
  margin: 0 auto;
}
.page_section06 {
  width: 100%;
  margin: 0 -400px 0 -500%;
  padding: 0 400px 0 500%;

  height: 621px;
  overflow: hidden;

  background: url(../images/page_guide/page_section06_photo.png) right bottom no-repeat,
    url(../images/page_business/page_section02_bg.png) center center repeat;

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

  text-align: center;
  position: relative;
}
.page_section06 .inner {
  position: relative;
  z-index: 2;
}
.page_section06 p {
  margin: 0 !important;
  padding: 0 !important;
}
.page_section06 h2 {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
}
.page_section06 h2:before,
.page_section06 h2:after {
  display: none !important;
}
.page_section06 h2 img {
  display: block;
  margin: 0 auto;
}
.page_section06 .message {
  padding: 30px 0 32px;
}
.page_section06 .text {
  padding: 0 0 56px;
}

.page_section07 {
  margin: 0 -50px; /* 1000px -> 1100px */
  padding: 0 0 30px;

  background: #fff url(../images/page_guide/page_section07_photo.png) 5px 68px no-repeat;

  font-size: 18px;
  font-weight: normal;
  line-height: 1.7em;
  color: #444;
}
.page_section07 p {
  margin: 0 !important;
  padding: 0 !important;
}
.page_section07 h2 {
  margin: 0 !important;
  padding: 0 0 38px !important;
  border: none !important;
  background: none !important;
}
.page_section07 h2:before,
.page_section07 h2:after {
  display: none !important;
}
.page_section07 h2 img {
  display: block;
  margin: 0 auto;
}
.page_section07 .list {
}
.page_section07 .list ul {
  margin: 0 -25px;
  clear: both;
}
.page_section07 .list ul:first-child:before {
  float: left;
  margin: 0 0 28px 25px;

  display: block;
  width: 350px;
  height: 1px;
  content: '';
}
.page_section07 .list ul li {
  float: left;
  width: 350px;
  box-sizing: border-box;

  margin: 0 0 28px 25px;

  border: 1px solid #ff8000;
  background: #fff;
}
.page_section07 .list ul li h3 {
  background: #ff8000;

  font-size: 21px;
  font-weight: bold;
  line-height: 1.7em;
  color: #fff;
}
.page_section07 .list ul li h3 .in {
  display: table-cell;
  width: 348px;
  height: 60px;

  text-align: center;
  vertical-align: middle;
}
.page_section07 .list ul li .text {
  padding: 12px;
}
.page_section07 .list ul li .stress {
  color: #f00;
}
.page_section08 {
  width: 100%;
  margin: 0 -500%;
  padding: 0 500%;

  background: url(../images/page_guide/page_section08_bg.jpg) center top no-repeat;

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

  text-align: center;
}
.page_section08 p {
  margin: 0 !important;
  padding: 0 !important;
}
.page_section08 h2 {
  margin: 0 !important;
  padding: 50px 0 !important;
  border: none !important;
  background: none !important;
}
.page_section08 h2:before,
.page_section08 h2:after {
  display: none !important;
}
.page_section08 h2 img {
  display: block;
  margin: 0 auto;
}
.page_section08 .text {
  padding: 0 0 42px;
}

.page_section09 {
  width: 100%;
  margin: 0 -500%;
  padding: 20px 500% 60px;

  background: url(../images/page_guide/page_section09_bg.png) center center repeat;

  text-align: center;
}
