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

*/
/* BODY
---------------------------------------------*/

html {
  width: 100%;
  height: 100%;
}

body,
div,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
main,
header,
footer,
aside,
header,
section {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

body {
  text-align: left;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 14px;
  line-height: 1.8em;
  color: #333;
  background: #fff;
}

img {
  vertical-align: bottom;
  border: none;
}

a,
a:link,
a:visited {
  color: #037fc4;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

strong {
  font-weight: bold;
}

p {
  padding: 0;
}

p.p_zero {
  padding: 0;
}

.sec #main p,
.indsec p {
  margin-left: 1em;
  margin-right: 1em;
}

.clear {
  clear: both;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}

.bold {
  font-weight: bold;
}
.red {
  color: #f00;
}
.material-icons {
  vertical-align: middle;
}
.anime {
  transition: all 0.3s;
}
i {
  font-style: normal;
}

/* リスト対応
---------------------------------------------*/
.reset_list ul,
.reset_list ol,
.reset_list li,
ul.reset,
ol.reset,
ul.reset li,
ol.reset li,
li.reset {
  margin: 0;
  padding: 0;
  font-size: 100%;
  list-style: none;
}
ul.alphabet,
ol.alphabet,
ol.alphabet li,
ol.alphabet li {
  list-style-type: upper-latin;
}

/* テーブル対応
---------------------------------------------*/
table {
  font-size: inherit;
  font: 100%;
}
table.mainstyle {
  border: 1px solid #999;
  background: #fff;
  color: #333;

  border-collapse: collapse;
}

table.mainstyle th {
  padding: 10px;
  border: 1px solid #bbb;
  background: #f2f2f2;

  font-weight: bold;
}

table.mainstyle td {
  padding: 10px;
  border: 1px solid #bbb;

  background: #fff;
}

table.mainstyle.outline_table {
  width: 100%;
}
table.mainstyle.outline_table th {
  width: 18%;
}

/* Layout
---------------------------------------------*/
#viewport {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}

body {
  overflow-x: hidden;
}
#contents {
  width: 1000px;
  margin: 0 auto 0;
  padding: 0 0 0;
}
#footer {
  clear: both;
}

#contents.wide {
}
#contents.wide #main {
  width: auto;
  float: none !important;
}
#contents.liquid {
  width: auto;
  float: none !important;
}
#contents.liquid #main {
  width: auto;
  float: none !important;
}

/* Header
---------------------------------------------*/

#header {
  z-index: 9999;

  background: #fff;
  border-bottom: 1px solid #037fc4;
}
body.home #header {
  border-bottom: none;
}
#header .inner {
  width: 1000px;
  height: 90px;
  margin: 0 auto;
  position: relative;
}
#header .logo a {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 auto;

  opacity: 1;
  z-index: 5;

  display: block;
  width: 502px;
  padding: 25px 0 0;
  box-sizing: border-box;

  border-radius: 0 0 8px 8px;

  text-align: left;
  text-decoration: none;

  transition: all 300ms 0s ease;
}
#header > .inner > .in {
}
#header .logo a h1 {
  position: absolute;
  left: 0;
  right: -100px;
  top: 5px;

  font-size: 11px;
  font-weight: normal;
  line-height: 1.6em;
  color: #000;
}
#header .logo a img {
  transition: all 300ms 0s ease;
  transform-origin: left top;
}
#header .search {
  position: absolute;
  left: 0;
  top: -150px;
  opacity: 0;
  z-index: 6;
  width: 400px;
  border: 1px solid #e0e0e0;
  background: #fff;
  position: relative;

  transition: all 300ms 0s ease;
}
#header .search form {
  position: relative;
}
#header .search input[type='text'] {
  width: 100%;
  padding: 13px 45px 13px 10px;
  box-sizing: border-box;

  border: none !important;
  background: none !important;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
}
#header .search .submit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;

  display: block;
  width: 45px;
  height: auto;

  background: transparent !important;
  border: none !important;

  text-align: center;
}
#header .search .submit .material-icons {
  font-size: 30px;
  color: #ccc;

  line-height: 45px;
}
#header .search .submit input[type='submit'] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;

  display: block;
  width: 45px;
  height: auto;
  opacity: 0;
  z-index: 2;

  cursor: pointer;
}
#header .menulist {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
#header .menulist .menu,
#header .menulist .lately {
  position: absolute;
  top: 0;
  bottom: 0;

  width: 76px;
}
#header .menulist .menu {
  right: 0;
}
#header .menulist .lately {
  right: 90px;
}
#header .menulist a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;

  display: block;
  width: 90px;
  height: auto;

  padding: 4px 0 8px;
  box-sizing: border-box;
  text-align: center;

  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;

  text-decoration: none;
}
#header .menulist a span {
  display: block;
}
#header .menulist a .text {
}
#header .menulist a .material-icons {
  display: block;
  height: 60px;
  text-indent: -9999px;
  position: relative;
}
#header .lately {
}
#header .lately a {
  background: #87ceeb;
  color: #fff;
}
#header .lately a .material-icons {
  background: url(../images/header_history.png) center center no-repeat;
}
#header .menu {
}
#header .menu a {
  background: #fb8b28;
  color: #fff;
}

#header .header_menu {
  position: relative;
}
#header .header_menu .sub {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;

  display: none;
  padding: 20px 0 20px;

  background: #fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#header .header_menu ul {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#header .header_menu ul li {
  float: left;
  width: 25%;
}
#header .header_menu ul li:nth-child(4n + 1) {
  clear: both;
}
#header .header_menu ul li a {
  display: block;

  text-decoration: none;
}
#header .header_menu ul li a i {
  font-size: 15px;
  margin: 0 5px 0 0;

  position: relative;
  top: -2px;
}
#header .header_menu ul li a:hover {
  text-decoration: underline;
}
#header.open_sub {
}
#header.fixed {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#header.fixed .logo a {
  top: -150px !important;
  opacity: 0 !important;
}
#header.fixed .inner {
  height: 70px !important;
}
#header.fixed .search_form {
}
#header.fixed .search {
  top: 8px !important;
  opacity: 1 !important;
}

#header.fixed > .inner > .in {
}
#header.fixed h1 {
  display: none !important;
}
#header.fixed .menulist {
}

#header.fixed .menulist .menu,
#header.fixed .menulist .lately {
  margin-left: 0 !important;
}
#header.fixed .menulist a {
  border-radius: 0 !important;
}
#header.fixed .menulist a .text {
  display: none;
}
#header.fixed .menulist .lately {
}
/* メニューアニメーション -------------------------- */
#header .header_menu .sub {
  background: #fb8b28 !important;
}
#header .header_menu .sub a {
  color: #fff !important;
}
#header .menu a .material-icons {
  height: 60px;
  text-indent: -9999px;
  position: relative;
}
#header .menu a .material-icons:before,
#header .menu a .material-icons:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  margin: auto auto;

  display: block;
  width: 40px;
  height: 15px;
  content: '';
  box-sizing: border-box;

  transition: all 0.3s;
}
#header .menu a .material-icons:before {
  transform-origin: right top;

  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 30px;
}
#header .menu a .material-icons:after {
  transform-origin: right bottom;

  border-bottom: 2px solid #fff;
}
#header.open_sub .menu a .material-icons:before,
#header.open_sub .menu a .material-icons:after {
  left: -20px;
}
#header.open_sub .menu a .material-icons:after {
  top: 30px;
}
#header.open_sub .menu a .material-icons:before {
  border-bottom: none;

  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#header.open_sub .menu a .material-icons:after {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Main Image
---------------------------------------------*/

#main_image {
}
.page_image {
  overflow: hidden;
}

/* Main Contents
---------------------------------------------*/

#main {
}
#main .entry {
  max-width: 1000px;
  margin: 0 auto;
}
.page_title {
  border-bottom: 1px solid #037fc4;
  background: #fff;
  padding: 7px 0 2px;
  margin: 0 0;

  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  color: #333333;
}
.page_title .in {
  margin: 0 auto;
  width: 1000px;
}

h2 {
  padding: 36px 20px 16px 65px;
  margin: 0 0 26px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  color: #007ec4;

  position: relative;
}
h2:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;

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

  border-radius: 54px;

  background-color: #007ec4;
  background-image: url(../images/title_icon00.png);
  background-position: center center;
  background-repeat: no-repeat;
}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active {
  color: inherit;
}

h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit !important;
}
p,
table.mainstyle,
ol,
ul {
  margin: 15px 0 20px;
}

/* Footer
---------------------------------------------*/
body.home #footer,
.footer_tax_links + #footer {
  margin-top: 0 !important;
}
.footer_contents {
  width: 1000px;
  margin: 50px auto 0;
}
.footer_contents + #footer {
  margin-top: 0 !important;
}
.footer_tax_links {
  padding: 28px 0 18px;
  background: #f3f7f7;
}
.footer_tax_links .inner {
  width: 1000px;
  margin: 0 auto;
}
.footer_tax_links h2 {
  padding: 0 !important;
  margin: 0 0 20px !important;
  background: none !important;

  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #333333;
}
.footer_tax_links h2:before,
.footer_tax_links h2:after {
  display: none !important;
}
.footer_tax_links li,
.footer_tax_links ul {
  list-style: none !important;
  padding: 0;
}
.footer_tax_links li,
.footer_tax_links span {
  margin: 0 0 3px;
}
.footer_tax_links li:nth-child(4n + 1),
.footer_tax_links span:nth-child(4n + 1) {
  clear: both;
}
.footer_tax_links a {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.3em;
  color: #037fc4;
  background-color: #fff;
  text-decoration: none;
  border-radius: 4px;
}
.footer_tax_links a:hover {
  text-decoration: underline;
}
.footer_tax_links .group_parent {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;

  padding: 0 0 0 7px;
  margin: 0 0 5px;
  border-left: 5px solid #000;
}
.footer_tax_links dl {
  margin: 0 0 8px;
  clear: both;
}
.footer_tax_links dl span,
.footer_tax_links dl li {
  float: none !important;
  width: auto !important;
  margin: 0 0 0 12px;
}
.footer_tax_links dt {
  float: left;
  width: 180px;
}
.footer_tax_links dt a {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3em;
}
.footer_tax_links dd {
  margin: 0 0 0 180px;
}
.footer_tax_links dd span {
  display: inline-block;
}
.footer_tax_links .parent {
  margin: 18px 0 12px;
  padding: 0 0 6px;

  border-bottom: 1px solid #000;
}

.footer_tax_links_genre {
}
.footer_tax_links_genre .inner {
}
.footer_tax_links_genre .inner ul {
  display: flex;
  flex-flow: row wrap;
  align-content: stretch;
  justify-content: flex-start;
  width: 100%;
}
.footer_tax_links_genre .inner ul li {
  display: flex;
  flex-flow: row wrap;
  align-content: stretch;
  justify-content: stretch;
  margin: 0 -1px -1px 0;
}
.footer_tax_links_genre .inner ul li a {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  margin: 0 16px 16px 0;
  padding: 12px 10px;
  background: #fff;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 1;
}

#footer {
  margin: 50px auto 0;
  padding: 18px 0 0;
  position: relative;
  background: #fff;
}
#footer .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 15px;
  position: relative;
}
#footer .logo {
  float: left;
  padding: 8px 0 8px;
}
#footer .logo .text {
  padding: 0 0 5px;

  font-size: 12px;
  font-weight: normal;
  line-height: 1.3em;
  color: #777;
}
#footer .logo .image {
}
#footer .sns {
  float: right;
  padding: 8px 0 8px;
}

#footer .links {
  background: #f3f7f7;
  padding: 15px 0 15px;

  text-align: center;
}
#footer .links .in {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#footer .links .nav {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
  color: #333333;

  text-align: center;
}
#footer .links .nav ul {
}
#footer .links .nav ul li {
  display: inline;
}
#footer .links .nav ul li:after {
  content: '|';
  margin: 0 16px;
}
#footer .links .nav ul li:last-child:after {
  display: none !important;
}
#footer .links .nav ul li a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #333333;

  text-decoration: none;
}
#footer .links .nav ul li a:hover {
  text-decoration: underline;
}
#footer .copyright {
  background: #f3f7f7;

  font-size: 13px;
  font-weight: normal;
  line-height: 1.1em;
  color: #6e6e6f;

  text-align: center;
  padding: 28px 0;
}
.fixed_banner {
  position: fixed;
  right: 10px;
  bottom: 120px;
  z-index: 99999;
}
.arrow2top {
  position: fixed;
  right: 10px;
  bottom: 10px;

  z-index: 99999;
}
.arrow2top .inner {
  display: flex;
  flex-direction: row no-wrap;
}
.arrow2top a {
  display: flex;
  width: 77px;
  height: 77px;

  align-items: center;
  justify-content: center;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.2em;
  color: #fff;

  text-decoration: none;
  text-align: center;

  background-color: rgba(251, 139, 40, 0.65);
}
.arrow2top a + a {
  margin-left: 10px;
}

/* 下層ページ
---------------------------------------------*/

/* BREADCRUMB = TOPIC PATH */

.breadcrumb {
  width: 1000px;
  padding: 8px 0 0;
  margin: 0 auto 20px;

  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
  color: #444;

  text-align: right;
}

.breadcrumb a {
  color: #037fc4;
}

/* リスト
---------------------------------------------*/

.baselist {
  margin: 15px;
}
.baselist ul {
  margin: 0 !important;
}
.baselist li {
  list-style: none !important;
  margin: 0 0 8px;
}
.baselist li a {
  display: block;
  font-size: 15px;
  margin-bottom: 8px;
  padding: 7px 5px 7px 35px;
  border-bottom: 1px dotted #666;
}

.baselist li a {
  color: #666;
  text-decoration: none;
  font-weight: normal;
}
.baselist li a:hover {
  color: #444;
  text-decoration: underline;
  font-weight: normal;
}
.baselist > ul > li {
}
.baselist > ul > li ul {
  margin-left: 25px !important;
}
.baselist > ul > li ul li {
}

/* PADDING & MARGIN SETUP
---------------------------------------------*/

/* MARGIN */

.mt5 {
  margin-top: 5px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 50px !important;
}
.mt70 {
  margin-top: 50px !important;
}
.mt100 {
  margin-top: 100px !important;
}

.mb00 {
  margin-bottom: 0px !important;
}
.mb01 {
  margin-bottom: 1px !important;
}
.mb02 {
  margin-bottom: 2px !important;
}
.mb03 {
  margin-bottom: 3px !important;
}
.mb04 {
  margin-bottom: 4px !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}

.mr10 {
  margin-right: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr50 {
  margin-right: 50px !important;
}

.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml50 {
  margin-left: 50px !important;
}

/* PADDING */

.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}

.pr10 {
  padding-right: 10px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr50 {
  padding-right: 50px !important;
}

.pl10 {
  padding-left: 10px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl50 {
  padding-left: 50px !important;
}

/* FLOAT */

.fleft {
  float: left;
}
.fright {
  float: right;
}

/* WP STYLE
---------------------------------------------*/

img.centered,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: block;
  float: right;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: block;
  float: left;
}

.alignright {
  float: right;
}
.alignleft {
  float: left;
}

/* CLEARFIX
---------------------------------------------*/

.cl:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cl {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .cl {
  height: 1%;
}
.cl {
  display: block;
}
/* End hide from IE-mac */

/**
 固定バナー関連
 ------------------------------- */
.header_fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
.footer_fixed {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99998;
}

.fixed_nav {
  width: auto;
}
.fixed_nav .inner {
  width: 1000px;
  margin: 0 auto;
  display: flex;
}
.fixed_nav .tel {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 500px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  background: #3bb0df;
  color: #fff;
  position: relative;
}
.fixed_nav .tel .in {
  box-sizing: border-box;
  width: 500px;
  height: 80px;
  padding: 8px 0;
}
.fixed_nav .tel .in .head {
  font-size: 16px;
  text-align: center;
}
.fixed_nav .tel .in .number {
  /* margin: 8px 0 0; */
  line-height: 1;
  font-size: 28px;
  text-align: center;
}
.fixed_nav .tel .in .number::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/fixed_nav_icon_tel.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.fixed_nav .tel .in .hours {
  font-size: 14px;
  text-align: center;
  line-height: 1;
}
.fixed_nav .entry {
  width: 500px;
}
.fixed_nav .entry a {
  display: block;
  background-color: #007ec4;
  width: 500px;
  box-sizing: border-box;

  font-size: 24px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;

  text-align: center;
  text-decoration: none;
  position: relative;
}
.fixed_nav .entry a:hover {
  background-color: #016397;
}
.fixed_nav .entry a .in {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 80px;
}
.fixed_nav .entry a .in .head {
  font-size: 20px;
  text-align: center;
}
.fixed_nav .entry a .in .text {
  width: 360px;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  background-color: #fff;
  padding: 12px 0;
  color: #007ec4;
  text-align: center;
  border-radius: 10em;
  line-height: 1;
}
