@charset "utf-8";
/*
Theme Name: laeeaq_design1026
Theme URI: http://laeeaq.com/
Description: laeeaq_design1026
Version: 1.0
Author: LAEEAQ,Corp
Author URI: http://laeeaq.com/


*/

/* ===================================================================
CSS information

 file name  :style.css
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 基本設定、レイアウト、横幅設定など
 汎用class
 #header
  #utilityNav
 #navi
  #gNav
 #footer
  #footerContents
 #page
 #mainImg
  #imgArea
  #contents
   #main
   #sub
=================================================================== */

/*--- reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


table.type09 {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  border-bottom: 3px solid #036;
}

table.type09 thead th {
  padding: 10px;
  font-weight: bold;
  vertical-align: ;
  color: #369;
  border-bottom: 3px solid #036;
}

table.type09 tbody th {
  width: 150px;
  padding: 10px;
  font-weight: bold;
  vertical-align: ;
  border-bottom: 3px solid #000000;
  background: #f3f6f7;
}

table.type09 td {
  width: 350px;
  padding: 10px;
  vertical-align: ;
  border-bottom: 3px solid #000000;
}









caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: '';
}

object,
embed {
  vertical-align: top;
}

hr,
legend {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img,
abbr,
acronym,
fieldset {
  border: 0;
}

li {
  list-style-type: none;
}


汎用class ----------------------------------------------------*/ .imgR {
  float: right;
  margin: 0 0 0 10px;
}

.imgL {
  float: left;
  margin: 0 0px 0 0;
  padding-right: 8px;
}

.btn {
  text-align: center;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */


/* margin
----------------------------------------------------------*/
/* Top */
.MG-T0 {
  margin-top: 0 !important;
}

.MG-T5 {
  margin-top: 5px !important;
}

.MG-T10 {
  margin-top: 10px !important;
}

.MG-T15 {
  margin-top: 15px !important;
}

.MG-T20 {
  margin-top: 20px !important;
}

.MG-T25 {
  margin-top: 25px !important;
}

.MG-T30 {
  margin-top: 30px !important;
}

/* Bottom */
.MG-B0 {
  margin-bottom: 0 !important;
}

.MG-B5 {
  margin-bottom: 5px !important;
}

.MG-B10 {
  margin-bottom: 15px !important;
}

.MG-B15 {
  margin-bottom: 15px !important;
}

.MG-B20 {
  margin-bottom: 20px !important;
}

.MG-B25 {
  margin-bottom: 25px !important;
}

.MG-B30 {
  margin-bottom: 30px !important;
}

/* padding
----------------------------------------------------------*/
/* Left */
.PD-L5 {
  padding-left: 5px !important;
}

.PD-L10 {
  padding-left: 10px !important;
}

.PD-L15 {
  padding-left: 15px !important;
}

.PD-L20 {
  padding-left: 20px !important;
}

.PD-L25 {
  padding-left: 25px !important;
}

.PD-L30 {
  padding-left: 30px !important;
}

/* Right */
.PD-R5 {
  padding-right: 5px !important;
}

.PD-R10 {
  padding-right: 10px !important;
}

.PD-R15 {
  padding-right: 15px !important;
}

.PD-R20 {
  padding-right: 20px !important;
}

.PD-R25 {
  padding-right: 25px !important;
}

.PD-R30 {
  padding-right: 30px !important;
}

/* フォントサイズ・カラー
----------------------------------------------------------*/
.TXT-S {
  font-size: 12px;
}

.TXT-M {
  font-size: 14px;
}

.TXT-L {
  font-size: 16px;
}

.TXT-RED {
  color: #FF3333;
}

.TXT-ORG {
  color: #f7931e;
}



/*---------------------------------------------------
	#page
----------------------------------------------------*/
#page {
  width: 80%;
  margin-left: auto;
  margin-right: auto;

}


/*----------------------------------------------------
	#mainImg
----------------------------------------------------*/
#mainImg {
  background: #f2f2f2;

}

#imgArea {
  width: 960px;
  margin: 0 auto;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
/* #contents {
	width: 960px;
	margin: 30px auto 0 auto;
	padding-bottom: 60px;
	text-align: left;
} */

#contents .pageTop {
  clear: both;
  text-align: right;
}


/*.contentsBox
----------------------------------------------------*/
.contentsBox {
  margin: 0 0 20px 15px;
  min-height: 1px;
}

.contentsBox .box {
  font-size: 12px;
  width: 304px;
  float: left;
  border: solid #CCC 1px;
  margin-right: 0px;
  padding: 1px;
}


/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
/* #main {
	float: right;
	width: 700px;
} */

#main p {
  padding: 15px 10px 15px 10px;
}

#main h2 {
  font-size: 16px;
  font-weight: normal;
  width: 670px;
  border-bottom: 2px solid #9f0e15;
  border-top: 1px solid #cccccc;
  border-left: 5px solid #9f0e15;
  border-right: 1px solid #cccccc;

  padding: 8px 10px 8px 15px;



}

#main h3 {
  font-size: 16px;
  font-weight: normal;
  width: 666px;

  background: url(images/bg-h2.png) no-repeat;
  padding: 9px 0 9px 32px;
  margin-bottom: 10px;

  border-bottom: 2px solid #c45376;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

#main h4 {
  color: #ba5171;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 10px 0;
}

#main .section {
  margin: 0 0 20px 0;
  padding: 10px 5px;
}

#main .sectionBorder {
  margin: 0 0 20px 0;
  padding: 20px 20px;
  border: solid #ccc 1px;
  min-height: 1px;
}

#main .box {
  width: 190px;
  float: left;
  border-right: solid #CCC 1px;
  margin-right: 5px;
  padding: 0 15px 0 10px;
}

#main .box-end {
  width: 190px;
  float: left;
  margin-right: 5px;
  padding: 0 0 0 10px;
}

#main ul li {
  list-style-type: none;
  padding: 0 0 5px 8px;
  background: url(images/list-arw.png) no-repeat;
  background-position: 0% 30%;
}

#date {
  text-align: right;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #858585;
}

#next {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

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

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

/* テーブル装飾
----------------------------------------------------------- */
#main .t-head {
  border-collapse: collapse;
  border: solid 1px #ddd;
  padding: 10px;
  background-color: #efefef;
  width: 80px;
}

#main .t-item {
  border-collapse: collapse;
  border: solid 1px #ddd;
  padding: 10px;
  width: 535px;
}


/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#sub {
  float: left;
  width: 230px;
}

#sub h3 {
  font-size: 14px;
  font-weight: normal;
  width: 230px;
  height: 35px;
  background: url(images/bg-side-h3.png) no-repeat;
  margin: 0;
  padding: 9px 0 0 32px;
}

#sub ul {
  margin: -10px 0 2px;
  font-size: 12px;
  margin: -4px 0 20px 0;
  padding: 5px 10px 10px 10px;
  border: solid #ccc 1px;
}

#sub ul li {
  list-style-type: none;
  padding: 5px 0 5px 8px;
  background: url(images/list-arw.png) no-repeat;
  background-position: 0% 10px;
  border-bottom: dashed #ccc 1px;
  margin: 5px 0 5px;
}

#sub .sectionBorder {
  font-size: 12px;
  margin: -5px 0 0px 0;
  padding: 10px 10px 10px 10px;
  border: solid #ccc 1px;
}

#sub .sectionBorder2 {
  font-size: 12px;
  margin: -5px 0 0px 0;
  padding: 10px 0px 10px 2px;
  border: solid #ccc 1px;
}

#sub .box {
  border-bottom: solid #CCC 1px;
  padding: 5px;
}

#sub .box-end {
  padding: 5px;
}


#sub ul .children {

  font-size: 12px;

  padding: 5px 10px 0px 10px;
  border: solid #ffffff 1px;
  margin-bottom: -6px;
}

#sub .sub_navi {
  margin-top: -6px;
}



/* ================================================================================
	#page-nav
================================================================================ */
.page-nav {
  text-align: center;
}

.page-nav li {
  display: inline;
  list-style: none outside none;
}

.page-nav li a {
  border: 1px solid rgb(230, 230, 230);
  color: rgb(102, 102, 102);
  text-decoration: none;
  border-radius: 3px;
}

.page-nav li a:hover {
  border: 1px solid rgb(230, 230, 230);
}

.page-nav li a:active {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) inset;
  top: 1px;
}

.page-nav li.current span {
  border: 1px solid rgb(186, 166, 132);
  color: rgb(121, 81, 15);
  font-weight: bold;
  border-radius: 3px;
}

.page-nav li.first span,
.page-nav li.previous span,
.page-nav li.next span,
.page-nav li.last span {
  background: rgb(248, 248, 248);
  border: 1px solid rgb(230, 230, 230);
  color: rgb(180, 180, 180);
  text-decoration: none;
  border-radius: 3px;
}

.page-nav li.page_nums span {
  background: rgb(102, 102, 102);
  border: 1px solid rgb(51, 51, 51);
  color: rgb(255, 255, 255);
}

.page-nav li a,
.page-nav li.current span,
.page-nav li.first span,
.page-nav li.previous span,
.page-nav li.next span,
.page-nav li.last span,
.page-nav li.page_nums span {
  padding: 0.25em 0.8em;
  display: inline-block;
  position: relative;
}

.pages-link {
  text-align: center;
}

.pages-link a span {
  border: 1px solid rgb(230, 230, 230);
  color: rgb(102, 102, 102);
  text-decoration: none;
  font-weight: normal;
}

.pages-link span {
  border: 1px solid rgb(186, 166, 132);
  color: rgb(121, 81, 15);
  font-weight: bold;
  border-radius: 3px;
  padding: 0.25em 0.8em;
  display: inline-block;
  position: relative;
}

.pages-link a:hover span {
  border: 1px solid rgb(230, 230, 230);
}

.pages-link a:active span {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) inset;
  top: 1px;
}



/* ================================================================================
	#検索サーチ窓
================================================================================ */


.widget_search {
  width: 180px;
  margin-right: auto;
  margin-left: auto;

}

#searchform {
  font-size: 0;
  position: relative;
}

#s {
  font-size: small;
  background: url(images/bg_search_form.png);
  width: 133px;
  height: 21px;
  border: none;
  padding: 0 0 0 8px;
}

#searchsubmit {
  background: url(images/btn_search.png) no-repeat scroll 0 0 transparent;
  border: none;
  cursor: pointer;
  height: 21px;
  position: absolute;
  position: relative;
  right: 0;
  width: 39px;
  text-indent: -9999px;
}

#searchsubmit:hover {
  background-position: left bottom;
}




/* ================================================================================
	#RSS
================================================================================ */


.rss_link {

  margin: 10px;
  margin-right: auto;
  margin-left: auto;

}




/* ================================================================================
	#コテゴリーイメージ
================================================================================ */


#category_image {
  background-color: #fff;
  padding: 6px;
  margin-bottom: 8px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}




/* ================================================================================
	#FEadvancedSearchＣＳＳ追記
================================================================================ */

#feas-0 {
  margin: 10px 0px;
  background: red;
}

#feas-searchform-0 {
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  padding: 5px;
}



#feas-searchform-0 label {

  font-weight: normal;
  display: inline-block;
  /*width: 177px;*/
  padding-left: 25px;
}



#feas-searchform-0 input,
#feas-searchform-0 select {
  margin-right: 5px;
}

#feas-result-0 {
  background-color: #efefff;
  border-top: 2px solid #d0d0ff;
  font-size: 120%;
  font-weight: bold;
  text-align: left;
  padding: 2px;
}

.right {
  text-align: right;
}

.newfunction {
  background-color: #ffff99;
}

.formcontena {
  padding: 10px;
  margin: 5px;
}

#feas .dropdown {
  float: left;
  margin: 10px 10px 10px 0;
}

.dropdown select,
.input input {
  display: block;
}

#feas-area label {
  display: inline-block;
  width: 190px;
  margin-right: 5px;
  height: auto;
  font-weight: normal;
}

#feas-work,
#feas-junre,
#feas-area {
  float: left;
  margin: 5px;
  width: 190px;
}

#feas-work select,
#feas-junre select,
#feas-area select {
  width: 190px;
  height: 190px;
}

#feas-tag {
  clear: left;
}

#feas-price {
  clear: both;
  margin: 30px 0;
}

#feas-price h4 {
  margin: 0 0 10px 0;
}

#feas-price input {
  width: 40px;
}

#feas-freeword input {
  width: 200px;
}



/* ================================================================================
	#下記、送信ボタンの読み込み記述
================================================================================ */
#feas-submit input[type="submit"] {

  text-indent: -1000px;
  background: url(http://wise-kansai.com/wp-content/themes/laeeaq_design_096/images/ecalbt001_003.png) no-repeat;
  border: none;

  display: block;
  height: 32px;
  width: 100px;
  overflow: hidden;


  text-align: center;
  margin: 20px auto;


}

.wakusen {
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 8px;
  padding-left: 15px;
  padding-right:
}

.wakusen_x {
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 8px;
  padding-left: 15px;
  padding-right:
    width: 300px;
}


/*ボタンデザイン*/
.button0 {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #59b1eb;
  color: #59b1eb;
  line-height: 50px;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 25px;
  padding-top: 25px;
  text-decoration: none;
}

.button0:hover {
  background-color: #59b1eb;
  border-color: #59b1eb;
  color: #ffffff;
  text-decoration: none;
}

.button0::before,
.button0::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #333;
}

.button0::before {
  right: 0;
}

.button0::after {
  left: 0;
}

.button0:hover::before,
.button0:hover::after {
  width: 0;
  background-color: #59b1eb;

}


.button1 {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #59b1eb;
  color: #59b1eb;
  line-height: 1.5em;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 25px;
  padding-top: 25px;
  text-decoration: none;
  font-size: 18px;
}

.button1:hover {
  background-color: #59b1eb;
  border-color: #59b1eb;
  color: #ffffff;
  text-decoration: none;
}

.button1::before,
.button1::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #333;
}

.button1::before {
  right: 0;
}

.button1::after {
  left: 0;
}

.button1:hover::before,
.button1:hover::after {
  width: 0;
  background-color: #59b1eb;

}

form.sent .Resume-form {
  display: none;
}

.wp-show-posts-entry-title {
  margin: 0% 0 4%;
}


/*==========

スタッフ情報ニュース
2023/3/28
==========*/

#main .box {
  width: 100%;
  float: left;
  border-right: initial;
  margin-right: initial;
  padding: 0 15px 0 10px;
}


.tp-job .wrapper {
  display: flex;
  flex-wrap: wrap;
}

.tp-Newjob {
  width: 100%;
  margin-right: 5%;
}

.tp-Newjob .content-Title {
  font-size: 28px;
  color: #650101;
  margin-bottom: 2%;
  padding-top: 25px;
  padding-left: 30px;
  position: relative;
}

.tp-Newjob .content-Title::before {
  content: "JOB";
  font-size: 60px;
  color: #dcdcdc;
  position: absolute;
  top: -15px;
  left: 0;
  z-index: -1;
}

.tp-Newjob .box .list {
  padding: 30px;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

.tp-Newjob .box .list li {
  margin-bottom: 4%;
}

.tp-Newjob .box .list li time {
  display: block;
  max-width: 110px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background-color: #c26e6e;
  padding: 5px 0;
  margin-bottom: 10px;
}

.tp-Newjob .box .list li a {
  font-size: 16px;
  color: #333333;
  text-decoration: underline;
}

.tp-Newjob .box .list li a:hover {
  color: #9e2d2d;
}

.tp-Newjob .box .btn a {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background-color: #9e2d2d;
  padding: 15px 0;
  text-decoration: none;
}

.tp-Newjob .box .btn a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 6px solid #ffffff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  vertical-align: middle;
  margin-left: 5px;
}

.tp-Catjob {
  width: 25%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

.tp-Catjob .item {
  max-height: 132px;
}

.tp-Catjob .item:last-child {
  margin-bottom: 0;
}

.tp-Catjob .item:last-child {
  margin-bottom: 0;
}

.tp-Catjob .item a {
  display: block;
  box-shadow: 0 0 3px #c5c5c5;
  position: relative;
}

.tp-Catjob .item figure {
  font-size: 0;
}

.tp-Catjob .item figure img {
  width: 100%;
  height: auto;
}

.tp-Catjob .item .txt {
  font-size: 16px;
  font-weight: bold;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffffff;
}

.tp-Catjob .item .txt span {
  display: flex;
  width: 80%;
  height: 80%;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.tp-Catjob .item.seizou .txt {
  color: #c15c1e;
}

.tp-Catjob .item a .txt {
  transition: 0.5s;
}

.tp-Catjob .item a:hover .txt {
  color: #ffffff;
}

.tp-Catjob .item.seizou .txt span {
  border: 1px solid #c15c1e;
}

.tp-Catjob .item.seizou a:hover .txt {
  background-color: #c15c1e;
}

.tp-Catjob .item.zimu .txt {
  color: #1e76c1;
}

.tp-Catjob .item.zimu .txt span {
  border: 1px solid #1e76c1;
}

.tp-Catjob .item.zimu a:hover .txt {
  background-color: #1e76c1;
}

.tp-Catjob .item.servicegyou .txt {
  color: #1ec14c;
}

.tp-Catjob .item.servicegyou .txt span {
  border: 1px solid #1ec14c;
}

.tp-Catjob .item.servicegyou a:hover .txt {
  background-color: #1ec14c;
}

.tp-Catjob .item.women .txt {
  color: #c11e6f;
}

.tp-Catjob .item.women .txt span {
  border: 1px solid #c11e6f;
}

.tp-Catjob .item.women a:hover .txt {
  background-color: #c11e6f;
}


@media screen and (max-width: 1024px) {

  .tp-Newjob {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8%;
  }

  .tp-Catjob {
    width: 100%;
  }

  .tp-Catjob {
    flex-flow: row;
    flex-wrap: wrap;
  }

  .tp-Catjob .item {
    width: 48%;
    max-height: 100%;
    margin-right: 4%;
    margin-bottom: 4%;
  }

  .tp-Catjob .item:nth-child(2n) {
    margin-right: 0;
  }

  .tp-Catjob .item:nth-child(3) {
    margin-bottom: 0;
  }

  .tp-Catjob .item:nth-child(4) {
    margin-bottom: 0;
  }

  .tp-Catjob .item .txt {
    font-size: 22px;
  }

}

@media screen and (max-width: 768px) {

  .tp-Catjob .item .txt {
    font-size: 18px;
  }

}

@media screen and (max-width: 767px) {

  .tp-Newjob {
    margin-bottom: 20%;
  }

  .tp-Newjob .content-Title {
    margin-bottom: 10%;
    border-bottom: 1px solid #650101;
  }

  .tp-Newjob .content-Title::before {
    font-size: 50px;
    top: -5px;
  }

  .tp-Newjob .box .list {
    padding: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-bottom: 16%;
  }

  .tp-Newjob .box .list li {
    margin-bottom: 10%;
  }

  .tp-Newjob .box .list li time {
    margin-bottom: 15px;
  }

  .tp-Newjob .box .btn a {
    padding: 20px 0;
    border-radius: 15px;
  }

  .tp-Catjob .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10%;
  }

  .tp-Catjob .item .txt {
    font-size: 16px;
  }

  .tp-Catjob .item:nth-child(3) {
    margin-bottom: 10%;
  }

}

@media screen and (max-width: 320px) {

  .tp-Newjob .content-Title {
    font-size: 24px;
  }

  .tp-Catjob .item .txt {
    font-size: 14px;
  }

}