@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/


/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/************************************
** 職歴検索
************************************/
.article p { margin-bottom: 0; }
.hired-job-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.occupation {
  width: calc((100% - 0px * 2) / 6);
  background-color: #fff;
}

.hs-text { font-size: 0.875rem; }

a {
    text-decoration:none; 
}

@media not all and (min-width: 768px) {
 
  }
}
.post-1293 .date-tags {
display: none;
}
h1, h2, h3, h4, h5, h6, p, div, ul, li, dl, dt, dd, table {
    margin: 0;
    padding: 0;
}
.layout_job_map .contents {
    width: 960px;
    margin: 0 auto;
}
.layout_job_map .jobmap_main {
    float: left;
    width: 780px;
}
.ttl_section_wrapper .ttl_text_helper {
    font-size: 16px;
}
.job_map_pref {
    float: right;
    width: 384px;
}
.table_pref {
    width: 100%;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
}
.job_map_area {
    float: left;
    width: 360px;
}
.job_map_list {
    position: relative;
    width: 272px;
    height: 242px;
    margin: 15px auto 0;
    background: url(https://hired.co.jp/jobs/wp-content/uploads/japanmap.jpg) no-repeat center center;
}
.job_map_list li {
    list-style-type: none;
    position: absolute;
}
.p_01 {
    left: 140px;
    top: 150px;
}
.p_02 {
    left: 40px;
    top: 130px;
}
.p_03 {
    left: 0px;
    top: 215px;
}
.p_04 {
    left: 140px;
    top: 40px;
}
.p_05 {
    left: 100px;
    top: 90px;
}
.p_06 {
    left: 30px;
    top: 170px;
}
.p_07 {
    left: 200px;
    top: 220px;
}
.btn_basic {
    color: #333;
    border: solid 1px #133B6A;
    background-color: #fff;
}

.btn {
    display: inline-block;
    margin: 0;
    outline: 0;
    border: 1px solid
    border-color: #133B6A;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
.table_pref th {
    width: 92px;
    text-align: left;
    background: #f6f6f6;
    padding: 8px 0 8px 6px;
    line-height: 1.6;
    border-bottom: dotted 1px #ccc;
    vertical-align: top;
}
.job_map_pref th {
    font-size: 13px;
    vertical-align: middle;
}
.table_pref td {
    font-size: 16px;
    padding: 8px 8px;
    line-height: 2.0;
    color: #ccc;
    border-bottom: dotted 1px #ccc;
}
.job_map_pref td a {
    font-size: 16px;
	text-decoration: none;
}
.article h2 {
    font-size: 24px;
    padding: 25px;
    border-radius: 2px;
    background-color: #fff;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
.searchandfilter {
	text-align: center;
	padding-bottom: 20px;
}
.ol, ul {
  padding-left: 10px;
}
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
 .occupation {
    width: calc((100% - 30px * 2) / 3);
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
/************************************
** 勤務地マップ
************************************/
.clear{
	clear: both;
}
.job_map_area {
    width: 350px;
    clear: both;
}
.job_map_pref {
    width: 350px;
    clear: both;
}
.layout_job_map .jobmap_main {
    width: 350px;
}
/************************************
** セレクト検索
************************************/
body{
    display:block;
}
.searchandfilter p{
    display:block;
}
.searchandfilter ul{
    display:block;
}
.searchandfilter li{
    list-style: none;
    display:block;
    margin-bottom: 1em;
}
.widget-area .searchandfilter li, .widget-area .searchandfilter p{
    display:block;
}
.searchandfilter{
    text-align: center;
}
.div {
  display: flow-root;
}
.top_map_area {
     clear: both;
}
.top_map_unit {
    display: block;
    width: 360px;
}
.top_map_pref {
    display: block;
    width: 340px;
}
.top_map_list {
    justify-content: center;
    align-items: center;
}
}

/* =========================================================
 tenshoku-antenna concierge
========================================================= */
/* LP
---------------------------------------------------------- */

.t-concierge {
  line-height: 1.8;
  color: #111;
  background: #fff;
  padding-top: 0 !important;
}

.t-concierge .container {
  max-width: unset;
}

.t-concierge .post-author {
  display: none;
}

.t-concierge .addtoany_share_save_container {
  display: none;
}

@media screen and (max-width: 1290px) {
  .t-concierge .container {
    padding-left: 0;
  }
}

@media screen and (max-width: 1199px) {
  .t-concierge .container {
    margin: 0;
  }
}

@media screen and (max-width: 991px) {
  .t-concierge .container {
    padding-left: 0;
  }
}

.t-concierge #primary {
  float: none;
  margin-bottom: 0;
}

.t-concierge #secondary {
  display: none;
}

.t-concierge #main {
  padding-right: 0;
  margin-top: 0;
}

.t-concierge #main article {
  margin-bottom: 0;
  border-bottom: 0;
  padding: 0;
}


.t-concierge .entry-header,
.t-concierge .entry-footer {
  display: none;
}

.t-concierge nav.xeory-breadcrumbs {
  display: none;
}

.t-concierge .concierge-kv {
  position: relative;
  padding: 208px 0 96px;
  text-align: center;
  z-index: 0;
}

.t-concierge .concierge-kv::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/moto-1-991x292-1.jpg);
  background-size: cover;
  background-position: center;
  opacity: .1;
  z-index: -2;
}

.t-concierge .concierge-kv::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #0068b7;
  opacity: .05;
  z-index: -1;
}

.t-concierge .concierge-kv h1 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 16px;
  color: #111;
}

.t-concierge .concierge-kv .concierge-copy {
  font-size: 20px;
  font-weight: bold;
  color: #0068b7;
  margin: 0 0 80px;
}

.t-concierge .concierge-kv .concierge-btn {
  position: relative;
  background: rgba(255,255,255,.6);
  border-radius: 4px;
  font-weight: bold;
  width: 322px;
  height: 75px;
  border: 3px solid #0068b7;
  transition: all ease-in-out .3s;
  box-sizing: border-box;
  margin: 0 auto;
}

.t-concierge .concierge-kv .concierge-btn a {
  position: relative;
  display: block;
  padding-right: 24px;
  font-size: 24px;
  line-height: 69px;
  text-align: center;
  transition: all ease-in-out .3s;
}

.t-concierge .concierge-kv .concierge-btn a::after {
  position: absolute;
  content: '\f105';
  font-size: 30px;
  font-family: FontAwesome;
  color: #0068b7;
  margin: 0 0 0 16px;
  transition: all ease-in-out .3s;
}

.t-concierge .concierge-kv .concierge-btn:hover {
  background: #0068b7;
}

.t-concierge .concierge-kv .concierge-btn:hover a {
  color: #fff;
  text-decoration: none !important;
}

.t-concierge .concierge-kv .concierge-btn:hover ::after {
  color: #fff;
}

@media screen and (max-width: 799px) {
  .t-concierge .concierge-kv {
    position: relative;
    padding: 128px 0 96px;
    text-align: center;
    z-index: 0;
  }
  .t-concierge .concierge-kv h1 {
    font-size: 26px;
  }
  .t-concierge .concierge-kv .concierge-copy {
    font-size: 13px;
  }
  .t-concierge .concierge-kv .concierge-btn {
    width: 242px;
    height: 65px;
  }
  .t-concierge .concierge-kv .concierge-btn a {
    font-size: 16px;
    line-height: 59px;
  }
}

.t-concierge #feature {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.t-concierge #feature .feature-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1600px;
  margin: 80px auto 0;
}

.t-concierge #feature .feature-wrap:nth-child(2) {
  flex-direction: row-reverse;
}

.t-concierge #feature .feature-wrap .feature-img {
  width: 40%;
  height: 0;
  padding-top: 30%;
  background-size: cover;
  background-position: center;
}

.t-concierge #feature .feature-wrap:nth-child(1) .feature-img {
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/feature1.jpg);
}

.t-concierge #feature .feature-wrap:nth-child(2) .feature-img {
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/feature2.jpg);
}

.t-concierge #feature .feature-wrap:nth-child(3) .feature-img {
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/feature3.jpg);
}

.t-concierge #feature .feature-wrap h3 {
  position: relative;
  font-size: 32px;
  font-weight: bold;
  padding: 0 0 16px 80px;
  border-bottom: 3px solid #cce4ff;
  margin: 0;
}

.t-concierge #feature .feature-wrap:nth-child(2) h3 {
  padding: 0 80px 16px 0;
}

.t-concierge #feature .feature-wrap h3::before {
  position: absolute;
  top: auto;
  bottom: -3px;
  left: 0;
  content: '';
  width: 17%;
  height: 3px;
  background: #5472cd;
}

.t-concierge #feature .feature-wrap .feature-inner {
  max-width: 600px;
}

.t-concierge #feature .feature-wrap .feature-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  color: #0068b7;
  margin: 40px 0 0 80px;
}

.t-concierge #feature .feature-wrap:nth-child(2) .feature-title {
  margin: 40px 80px 0 0;
}

.t-concierge #feature .feature-wrap .feature-content {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.8;
  color: #111;
  margin: 16px 0 0 80px;
}

.t-concierge #feature .feature-wrap:nth-child(2) .feature-content {
  margin: 16px 80px 0 0;
}

@media screen and (max-width: 1290px) {
  .t-concierge #feature .feature-wrap .feature-inner {
    max-width: 50%;
  }
  .t-concierge #feature .feature-wrap h3 {
    font-size: 26px;
  }
  .t-concierge #feature .feature-wrap .feature-title {
    font-size: 18px;
  }
  .t-concierge #feature .feature-wrap .feature-content {
    font-size: 18px;
  }
}

@media screen and (max-width: 799px) {
  .t-concierge #feature .feature-wrap {
    position: relative;
    display: block;
    margin: 120px auto 0;
    width: 400px;
    max-width: 90%;
    z-index: 1;
  }
  .t-concierge #feature .feature-wrap .feature-img {
    position: relative;
    width: 100%;
    padding-top: 66%;
  }
  .t-concierge #feature .feature-wrap .feature-img::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 80%;
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));
  }
  .t-concierge #feature .feature-wrap:nth-child(1) .feature-img {
    background-image: url(https://hired.co.jp/jobs/wp-content/uploads/feature1-sp.jpg);
  }

  .t-concierge #feature .feature-wrap:nth-child(2) .feature-img {
    background-image: url(https://hired.co.jp/jobs/wp-content/uploads/feature2-sp.jpg);
  }

  .t-concierge #feature .feature-wrap:nth-child(3) .feature-img {
    background-image: url(https://hired.co.jp/jobs/wp-content/uploads/feature3-sp.jpg);
  }
  .t-concierge #feature .feature-wrap .feature-inner {
    max-width: unset;
  }
  .t-concierge #feature .feature-wrap h3 {
    position: absolute;
    top: -60px;
    width: 100%;
    font-size: 18px;
    padding: 0 0 16px;
    text-align: center;
  }
  .t-concierge #feature .feature-wrap:nth-child(2) h3 {
    padding: 0 0 16px;
  }
  .t-concierge #feature .feature-wrap .feature-title {
    position: relative;
    font-size: 16px;
    margin: -80px auto 0;
    padding-top: 16px;
    text-align: center;
    width: 94%;
    background: rgba(255,255,255,.8);
  }
  .t-concierge #feature .feature-wrap .feature-title::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 8px;
    height: 8px;
    border: 8px solid #0068b7;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    z-index: 2;
  }
  .t-concierge #feature .feature-wrap:nth-child(2) .feature-title {
    margin: -80px auto 0;
  }
  .t-concierge #feature .feature-wrap .feature-content {
    position: relative;
    font-size: 14px;
    margin: 0 auto;
    width: 94%;
    padding: 16px;
    background: rgba(255,255,255,.8);
  }
  .t-concierge #feature .feature-wrap .feature-content::after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    width: 8px;
    height: 8px;
    border: 8px solid #0068b7;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    z-index: 2;
  }
  .t-concierge #feature .feature-wrap:nth-child(2) .feature-content {
    margin: 0 auto;
  }
}

.t-concierge #comment {
  position: relative;
  margin: 160px 0;
  display: flex;
  justify-content: flex-end;
  z-index: 0;
}

.t-concierge #comment::before {
  position: absolute;
  right: -24px;
  top: -220px;
  content: '';
  width: 230px;
  height: 230px;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/obj-sq.svg);
  background-size: cover;
  background-position: center;
  transform: rotate(30deg);
  z-index: -1;
}

.t-concierge #comment::after {
  position: absolute;
  left: 24px;
  bottom: -120px;
  content: '';
  width: 195px;
  height: 195px;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/obj-cir.svg);
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.t-concierge #comment .comment-wrap {
  position: relative;
  height: 480px;
  width: 90%;
}

.t-concierge #comment .comment-img {
  position: absolute;
  left: 80px;
  top: 50%;
  transform: translateY(-50%);
  width: 402px;
  height: 402px;
  border-radius: 50%;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/DSC_0849-scaled-1.jpg);
  background-size: cover;
  background-position: center left;
  z-index: 1;
}

.t-concierge #comment .comment-content {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  max-width: calc(100% - 241px);
  background: rgba(0,104,183,.05);
  padding: 80px 40px 80px 281px;
  box-sizing: border-box;
  border-radius: 80px 0 0 80px;
  z-index: 0;
}

.t-concierge #comment .comment-content p {
  max-width: 650px;
  display: block;
  margin: 0 0 16px;
  padding-left: 24px;
  line-height: 1.8;
}

.t-concierge #comment .comment-content p.comment-name {
  font-weight: bold;
  margin-top: 40px;
}

@media screen and (min-width: 1841px) {
  .t-concierge #comment .comment-wrap {
    width: 70%;
  }
}

@media screen and (max-width: 1290px) {
  .t-concierge #comment .comment-img {
    width: 201px;
    height: 201px;
  }
  .t-concierge #comment .comment-content {
    max-width: calc(100% - 181px);
    padding: 80px 40px 80px 141px;
  }
  .t-concierge #comment .comment-content p {
    padding-left: 0;
  }
}

@media screen and (max-width: 799px) {
  .t-concierge #comment {
    display: block;
  }
  .t-concierge #comment .comment-wrap {
    height: auto;
    margin: 80px auto 0;
  }
  .t-concierge #comment .comment-img {
    top: -100px;
    left: 50%;
    background-image: url(https://hired.co.jp/jobs/wp-content/uploads/moto-bg-sp.jpg);
    transform: translateY(0) translateX(-50%);
  }
  .t-concierge #comment .comment-content {
    position: static;
    transform: translateY(0);
    max-width: 98%;
    padding: 140px 24px 40px;
    border-radius: 80px;
    margin: 0 auto;
  }
  .t-concierge #comment::before {
    right: -24px;
    top: -120px;
    width: 160px;
    height: 160px;
  }

  .t-concierge #comment::after {
    left: 16px;
    bottom: -80px;
    width: 125px;
    height: 125px;
  }
}

.t-concierge #flow .sp-view {
  display: none;
}

.t-concierge #flow {
  background: rgba(0,104,183,.05);
  padding: 64px 24px 80px;
}

.t-concierge #flow .flow-wrap {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
}

.t-concierge #flow .flow-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  text-align: center;
  padding: 32px 24px 24px;
  background: #fff;
}

.t-concierge #flow .flow-wrap .flow-step {
  position: absolute;
  top: -16px;
  left: -8px;
  background: #0068b7;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  width: 80px;
  padding: 8px 0;
  box-sizing: border-box;
}

.t-concierge #flow .flow-wrap .flow-step p {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
  color: #fff;
}

.t-concierge #flow .flow-wrap .flow-step .step {
  font-size: 24px;
}

.t-concierge #flow .flow-wrap .flow-step::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: -24px;
  border-width: 0 40px 24px;
  border-style: solid;
  border-color: transparent transparent #0068b7;
  transform: rotate(180deg);
}

.t-concierge #flow .flow-wrap .flow-img {
  display: flex;
  align-items: center;
  height: 120px;
  margin-bottom: 16px;
}

.t-concierge #flow .flow-wrap .flow-content p {
  margin: 0;
  text-align: left;
  font-size: 14px;
  line-height: 1.8;
  font-weight: normal;
}

.t-concierge #flow .flow-wrap .flow-content a {
  float: right;
  margin-top: 16px;
}

.t-concierge #flow .flow-goal {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  color: #0068b7;
  margin-top: 143px;
}

.t-concierge #flow .flow-goal::before {
  position: absolute;
  content: '';
  top: -63px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 23px;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/flow-arrow.svg);
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 799px) {
  .t-concierge #flow .sp-view {
    display: block;
  }
  .t-concierge #flow .flow-wrap {
    display: block;
    max-width: unset;
  }
  .t-concierge #flow .flow-inner {
    width: 320px;
    max-width: 90%;
    margin: 0 auto 80px;
    padding: 32px 24px 24px;
  }
  .t-concierge #flow .flow-goal {
    font-size: 18px;
  }
}

.t-concierge #meeting {
  position: relative;
  padding: 150px 0 160px;
  z-index: 0;
}

.t-concierge #meeting::before {
  position: absolute;
  left: -24px;
  top: 80px;
  content: '';
  width: 230px;
  height: 230px;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/obj-sq.svg);
  background-size: cover;
  background-position: center;
  transform: rotate(45deg);
  z-index: -1;
}

.t-concierge #meeting::after {
  position: absolute;
  right: 24px;
  bottom: 45px;
  content: '';
  width: 195px;
  height: 195px;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/obj-cir.svg);
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.t-concierge #meeting .meeting-wrap {
  position: relative;
  border: 1px solid #dfdfdf;
  padding: 80px 40px;
  width: 60%;
  margin: 0 auto;
}

.t-concierge #meeting .meeting-wrap h3 {
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
  border: none;
  background: #fff;
  padding: 8px 24px;
  margin-top: -10px;
  margin-bottom: 0;
}

.t-concierge #meeting .meeting-wrap h3::before {
  display: none;
}

.t-concierge #meeting .meeting-inner > p {
  width: 50%;
}

.t-concierge #meeting .meeting-wrap .meeting-inner {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.t-concierge #meeting .meeting-wrap p {
  display: block;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.8;
}

.t-concierge #meeting .meeting-wrap .meeting-content {
  max-width: 40%;
}

.t-concierge #meeting .meeting-wrap .meeting-title {
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  margin-bottom: 16px;
}

@media screen and (min-width: 1841px) {
  .t-concierge #meeting .meeting-inner > p {
    max-width: 550px;
  }
}

@media screen and (max-width: 799px) {
  .t-concierge #meeting::before {
    left: -24px;
    top: 80px;
    width: 102px;
    height: 102px;
  }

  .t-concierge #meeting::after {
    right: 24px;
    bottom: 45px;
    width: 115px;
    height: 115px;
  }
  .t-concierge #meeting .meeting-wrap {
    width: 90%;
    padding: 40px 24px;
  }
  .t-concierge #meeting .meeting-wrap h3 {
    font-size: 16px;
    margin-top: -4px;
    padding: 8px 16px;
  }
  .t-concierge #meeting .meeting-wrap .meeting-inner {
    display: block;
  }
  .t-concierge #meeting .meeting-inner > p {
    display: block;
    width: 80%;
    margin: 0 auto 40px;
  }
  .t-concierge #meeting .meeting-wrap .meeting-content {
    width: 100%;
    max-width: unset;
  }
}

@media screen and (max-width: 374px) {
  .t-concierge #meeting .meeting-wrap {
    padding: 32px 16px;
  }
  .t-concierge #meeting .meeting-wrap h3 {
    font-size: 14px;
    margin-top: -2px;
    padding: 8px;
  }
}

.t-concierge #contact-form {
  position: relative;
  text-align: center;
  padding: 80px 0;
  width: 100%;
  z-index: 0;
}

.t-concierge #contact-form *::placeholder {
  color: #dfdfdf;
}

.t-concierge #contact-form::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/DSC_0849-scaled-1.jpg);
  background-size: cover;
  background-position: center;
  opacity: .1;
  z-index: -2;
}

.t-concierge #contact-form::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0,104,183,.05);
  z-index: -1;
}

.t-concierge #contact-form h3 {
  border: none;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
  padding: 0;
  margin-bottom: 40px;
}

.t-concierge #contact-form h3::before {
  display: none;
}

.t-concierge #contact-form .input-wrap {
  display: inline-block;
}

.t-concierge #contact-form .input-inner {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 40px;
}

.t-concierge #contact-form .labelbox {
  margin-right: 24px;
}

.t-concierge #contact-form .labelbox label {
  font-size: 16px;
  line-height: 1.8;
}

.t-concierge #contact-form .labelbox label span {
  color: #DD3300;
}

.t-concierge #contact-form input[type="text"],
.t-concierge #contact-form input[type="email"] {
  height: 40px;
  width: 400px;
  border: 1px solid #dfdfdf;
  border-radius: 0;
}

.t-concierge #contact-form .wpcf7-radio {
  display: block;
  width: 400px;
  text-align: left;
}

.t-concierge #contact-form .wpcf7-radio:hover {
  cursor: pointer;
}

.t-concierge #contact-form .wpcf7-radio span {
  margin: 0 24px 0 0;
}

.t-concierge #contact-form .wpcf7-radio .wpcf7-list-item-label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  margin-bottom: -2px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  padding: 2px;
  background-clip: content-box;
}

.t-concierge #contact-form .wpcf7-radio input[type="radio"] {
  display: none;
}

.t-concierge #contact-form .wpcf7-radio input[type="radio"]:not(:checked) + .wpcf7-list-item-label:before {
  border-color: #888888;
}

.t-concierge #contact-form .wpcf7-radio input[type="radio"]:checked + .wpcf7-list-item-label:before {
  border-color: #888888;
  background-color: #0068b7;
}

.t-concierge #contact-form .wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 400px;
  height: 40px;
  background: #fff;
  border: 1px solid #dfdfdf;
  padding: 0 8px;
}

.t-concierge #contact-form .meeting {
  position: relative;
}

.t-concierge #contact-form .meeting::after {
  position: absolute;
  right: 16px;
  top: 2px;
  height: 10px;
  width: 10px;
  content: '';
  border-bottom: 2px solid #dfdfdf;
  border-right: 2px solid #dfdfdf;
  transform: rotate(45deg);
  z-index: 2;
}

.t-concierge #contact-form .limit {
  position: relative;
}

.t-concierge #contact-form .limit::after {
  position: absolute;
  right: 16px;
  top: 2px;
  height: 10px;
  width: 10px;
  content: '';
  border-bottom: 2px solid #dfdfdf;
  border-right: 2px solid #dfdfdf;
  transform: rotate(45deg);
  z-index: 2;
}

.t-concierge #contact-form .terms-wrap {
  margin-bottom: 16px;
  font-size: 14px;
}

.t-concierge #contact-form .terms-wrap a {
  margin: 0 8px;
}

.t-concierge #contact-form .wpcf7-spinner {
  display: none;
}

.t-concierge #contact-form .submit {
  position: relative;
  display: inline-block;
}

.t-concierge #contact-form .submit::after {
  position: absolute;
  right: 24px;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 18px;
  height: 17px;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/send-icon.svg);
  background-size: cover;
  background-position: center;
  z-index: 2;
  transition: all ease-in-out .3s;
}

.t-concierge #contact-form input[type="submit"] {
  width: 100%;
  font-size: 16px;
  padding-right: 64px;
  background: #0068b7;
  border-radius: 4px;
  z-index: 1;
  transition: all ease-in-out .3s;
}

.t-concierge #contact-form .submit:hover::after {
  transform: translateY(-50%) translateX(8px);
}

.t-concierge #contact-form .submit:hover input[type="submit"] {
  box-shadow: 0 0 10px #0068b7;
}

.t-concierge #contact-form .wpcf7-not-valid-tip {
  color: #DD3300;
  font-size: 14px;
  text-align: left;
}

.t-concierge #contact-form .wpcf7-response-output {
  border: none;
  color: #DD3300;
  font-size: 14px;
  margin: 16px auto 0;
}

@media screen and (max-width: 799px) {
  .t-concierge #contact-form .labelbox {
    margin-right: 8px;
  }
  .t-concierge #contact-form .labelbox label {
    font-size: 13px;
  }
  .t-concierge #contact-form input[type="text"],
  .t-concierge #contact-form input[type="email"],
  .t-concierge #contact-form .wpcf7-radio,
  .t-concierge #contact-form .wpcf7-select {
    width: 240px;
    font-size: 14px;
  }
  .t-concierge #contact-form .wpcf7-radio span {
    margin: 0 8px;
    font-size: 14px;
  }
  .t-concierge #contact-form .wpcf7-not-valid-tip {
    color: #DD3300;
    font-size: 14px;
    text-align: left;
    width: 90%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 419px) {
  .t-concierge #contact-form h3 {
    font-size: 18px;
  }
  .t-concierge #contact-form .input-inner {
    display: block;
  }
  .t-concierge #contact-form .labelbox {
    width: 90%;
    text-align: left;
    margin: 0 auto 8px;
  }
  .t-concierge #contact-form input[type="text"],
  .t-concierge #contact-form input[type="email"],
  .t-concierge #contact-form .wpcf7-radio,
  .t-concierge #contact-form .wpcf7-select {
    width: 90%;
  }
}

.t-concierge #voice {
  position: relative;
  margin: 16px 0 80px;
  text-align: center;
  z-index: 0;
}

.t-concierge #voice::before {
  position: absolute;
  left: 8px;
  bottom: 80px;
  content: '';
  width: 180px;
  height: 180px;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/obj-cir.svg);
  background-size: cover;
  background-position: center;
  transform: rotate(45deg);
  z-index: -1;
}

.t-concierge #voice h4 {
  font-size: 24px;
  display: inline-block;
  text-align: center;
}

.t-concierge #voice .voice-wrap {
  width: 60%;
  max-width: 1000px;
  height: 540px;
  overflow-y: scroll;
  margin: 0 auto;
  padding: 16px 0 0;
  background: #fafafa;
  border: 1px solid #ddd;
  text-align: left;
  z-index: 2;
}

.t-concierge #voice .voice-inner {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 16px;
}

.t-concierge #voice .voice-profile {
  position: relative;
  flex: none;
  margin: 0 auto;
  font-size: 13px;
  width: 160px;
  text-align: center;
  padding-top: 50px;
}

.t-concierge #voice .voice-profile::before {
  position: absolute;
  left: 50%;
  top: 20px;
  content: '';
  width: 30px;
  height: 21px;
  transform: translateX(-50%);
  border-radius: 30px 30px 10px 10px;
  background: #bbb;
}

.t-concierge #voice  .voice-profile::after {
  position: absolute;
  left: 50%;
  top: 0;
  content: '';
  width: 20px;
  height: 20px;
  transform: translateX(-50%);
  border-radius: 20px;
  background: #bbb;
}

.t-concierge #voice .voice-profile.voice-m::before,
.t-concierge #voice .voice-profile.voice-m::after {
  background: #adf;
}

.t-concierge #voice .voice-profile.voice-f::before,
.t-concierge #voice .voice-profile.voice-f::after {
  background: #fcc;
}

.t-concierge #voice .voice-profile .voice-name {
  position: relative;
  display: block;
  font-weight: bold;
}

.t-concierge #voice .voice-comment {
  position: relative;
  padding: 16px;
  border: 1px solid #ddd;
  margin: 16px 0;
  background: #fff;
  border-radius: 4px;
}

.t-concierge #voice .voice-comment::after {
  position: absolute;
  left: -2px;
  top: 50%;
  content: '';
  width: 10px;
  height: 10px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  transform: rotate(-45deg) translateY(-50%);
  background: #fff;
}

@media screen and (max-width: 799px) {
  .t-concierge #voice::before {
    left: 8px;
    bottom: -60px;
    width: 100px;
    height: 100px;
  }
  
  .t-concierge #voice h4 {
    font-size: 18px;
  }
  
  .t-concierge #voice .voice-wrap {
    width: 90%;
    height: 480px;
    padding: 0;
  }
  
  .t-concierge #voice .voice-inner {
    flex-direction: column;
  }
  
  .t-concierge #voice .voice-profile {
    display: inline-block;
    width: auto;
    font-size: 12px;
    padding: 0 0 0 56px;
    text-align: left;
  }
  
  .t-concierge #voice .voice-profile::before {
    top: 28px;
    left: 10px;
    transform: none;
  }
  
  .t-concierge #voice .voice-profile::after {
    top: 8px;
    left: 15px;
    transform: none;
  }
  
  .t-concierge #voice .voice-comment {
    padding: 16px;
    margin: 8px 0;
    font-size: 14px;
  }
  
  .t-concierge #voice .voice-comment::after {
    left: 50%;
    top: -2px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    transform: rotate(45deg) translateX(-50%);
  }
}


/* header
---------------------------------------------------------- */
.t-concierge header#masthead {
  display: none;
}

.t-concierge header#concierge-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 96px;
  background: rgba(255,255,255,.5);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  padding: 8px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 999;
}

.t-concierge header#concierge-header ul {
  display: inline-block;
}

.t-concierge header#concierge-header ul li {
  list-style: none;
  display: inline-block;
  margin-right: 40px;
}

.t-concierge header#concierge-header ul li a {
  color: #111;
  font-size: 16px;
  font-weight: bold;
  transition: all ease-in-out .3s;
}

.t-concierge header#concierge-header ul li a:hover {
  color: #0068b7;
}

.t-concierge header#concierge-header .concierge_header-btn {
  display: inline-block;
  background: #0068b7;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  width: 255px;
  height: 56px;
  border: 1px solid transparent;
  box-sizing: border-box;
  transition: all ease-in-out .3s;
  margin: 0 40px;
}

.t-concierge header#concierge-header .concierge_header-btn a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 56px;
  text-align: center;
  transition: all ease-in-out .3s;
}

.t-concierge header#concierge-header .concierge_header-btn a::after {
  position: absolute;
  content: '\f105';
  font-size: 30px;
  font-family: FontAwesome;
  color: #fff;
  margin: 0 0 0 16px;
  transition: all ease-in-out .3s;
}

.t-concierge header#concierge-header .concierge_header-btn:hover {
  border: 1px solid #0068b7;
  background: #fff;
}

.t-concierge header#concierge-header .concierge_header-btn:hover a {
  color: #0068b7;
}

.t-concierge header#concierge-header .concierge_header-btn:hover ::after {
  color: #0068b7;
}

@media screen and (max-width: 1290px) {
  .t-concierge header#concierge-header ul {
    display: none;
  }
}

@media screen and (max-width: 799px) {
  .t-concierge header#concierge-header {
    padding: 8px 16px;
    height: 72px;
  }
  
  .t-concierge header#concierge-header .concierge_header-btn {
    width: 170px;
    height: 44px;
    margin: 0 0 0 24px;
  }
  
  .t-concierge header#concierge-header .concierge_header-btn a {
    font-size: 13px;
    line-height: 44px;
    padding-right: 24px;
  }
}

/* footer
---------------------------------------------------------- */

footer#colophon {
  background: #fff;
}

footer#colophon .service-wrap {
  display: flex;
  justify-content: space-between;
  padding: 0 0 200px;
  width: 918px;
  margin: 0 auto;
}

footer#colophon .footer_tenshoku-antenna,
footer#colophon .footer_tenshoku-antenna-concierge {
  position: relative;
}

footer#colophon .footer_tenshoku-antenna-concierge > div {
  background: #0068b7;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  width: 255px;
  height: 56px;
  border: 1px solid transparent;
  box-sizing: border-box;
  margin-top: 40px;
  transition: all ease-in-out .3s;
}

footer#colophon .footer_tenshoku-antenna-concierge > div a {
  position: relative;
  display: block;
  color: #fff;
  line-height: 56px;
  text-align: center;
  transition: all ease-in-out .3s;
}

footer#colophon .footer_tenshoku-antenna-concierge > div a::after {
  position: absolute;
  content: '\f105';
  font-size: 30px;
  font-family: FontAwesome;
  color: #fff;
  margin: 0 0 0 16px;
  transition: all ease-in-out .3s;
}

footer#colophon .footer_tenshoku-antenna-concierge > div:hover {
  border: 1px solid #0068b7;
  background: #fff;
}

footer#colophon .footer_tenshoku-antenna-concierge > div:hover a {
  color: #0068b7;
}

footer#colophon .footer_tenshoku-antenna-concierge > div:hover a::after {
  color: #0068b7;
}

footer#colophon .service-wrap ul {
  position: relative;
  border-top: 3px solid #cce4ff;
  margin-top: 32px;
  padding-top: 32px;
}


footer#colophon .service-wrap ul::before {
  position: absolute;
  top: -3px;
  left: 0;
  content: '';
  width: 17%;
  height: 3px;
  background: #5472cd;
}

footer#colophon .service-wrap ul li {
  position: relative;
  list-style: none;
  padding-left: 24px;
}

footer#colophon .service-wrap ul li::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '\f105';
  font-size: 30px;
  line-height: 1;
  font-family: FontAwesome;
  color: #0068b7;
}

footer#colophon .service-wrap ul li a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #111111;
  line-height: 1.8;
  padding: 8px 0;
  transition: all ease-in-out .3s;
}

footer#colophon .service-wrap ul li a:hover {
  color: #0068b7;
}

footer#colophon .footer-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0,104,183,.05);
  padding: 16px 0;
  width: 100%;
}

footer#colophon .footer-bottom ul {
  width: 918px;
  margin: 0 auto;
}

footer#colophon .footer-bottom ul li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
}

footer#colophon .footer-bottom ul li:last-child {
  margin-right: 0;
}

footer#colophon .footer-bottom ul li a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #111111;
  line-height: 1.8;
  transition: all ease-in-out .3s;
}

footer#colophon .footer-bottom ul li a:hover {
  color: #0068b7;
}

footer#colophon #footer-widget {
  display: none;
}

footer#colophon .textsp,
footer#colophon .textpc {
  position: absolute;
  right: 40px;
  bottom: 16px;
  color: #888888;
  line-height: 25px;
}

@media screen and (max-width: 1290px) {
  footer#colophon .service-wrap {
    width: 838px;
  }
  footer#colophon .footer-bottom ul {
    width: 838px;
  }
}

@media screen and (max-width: 991px) {
  footer#colophon .service-wrap {
    width: 678px;
  }
  
  footer#colophon .footer_tenshoku-antenna a img,
  footer#colophon .footer_tenshoku-antenna-concierge a img {
    width: 300px;
  }
  
  footer#colophon .footer-bottom ul {
    width: 100%;
    margin: unset;
    text-align: left;
    padding-left: 16px;
  }
}

@media screen and (max-width: 799px) {
  footer#colophon {
    text-align: center;
  }
  
  footer#colophon .service-wrap {
    display: inline-block;
    width: auto;
    text-align: left;
    padding: 80px 0;
  }
  
  footer#colophon .footer_tenshoku-antenna {
    margin-bottom: 80px;
  }
  
  footer#colophon .footer_tenshoku-antenna a img,
  footer#colophon .footer_tenshoku-antenna-concierge a img {
    max-width: 98%;
  }
  
  footer#colophon .service-wrap ul li a {
    font-size: 13px;
  }
  
  footer#colophon .footer-bottom {
    position: static;
    text-align: center;
  }
  
  footer#colophon .footer-bottom ul {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding-left: 0;
  }
  
  footer#colophon .footer-bottom ul li {
    margin-right: 16px;
  }
  
  footer#colophon .footer-bottom ul li a {
    font-size: 12px;
  }
  
  footer#colophon .textsp {
    position: static;
    padding-bottom: 8px;
    background: rgba(0,104,183,.05);
  }
}

/* LP thanks page
---------------------------------------------------------- */

.t-concierge-thanks .sp-view {
  display: none;
}

.t-concierge-thanks article {
  position: relative;
  padding: 208px 0 96px;
  text-align: center;
  z-index: 0;
}

.t-concierge-thanks article::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(https://hired.co.jp/jobs/wp-content/uploads/moto-1-991x292-1.jpg);
  background-size: cover;
  background-position: center;
  opacity: .1;
  z-index: -2;
}

.t-concierge-thanks article::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #0068b7;
  opacity: .05;
  z-index: -1;
}

.t-concierge-thanks article h1 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 16px;
  color: #111;
}

.t-concierge-thanks article p {
  font-size: 20px;
  font-weight: bold;
  color: #0068b7;
  margin: 0 0 80px;
}

.t-concierge-thanks main h2 {
  font-size: 32px;
  line-height: 1.8;
  color: #111;
  text-align: center;
  margin-bottom: 80px;
}

.t-concierge-thanks main ul {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

.t-concierge-thanks main ul li {
  list-style: none;
  margin-bottom: 80px;
  box-shadow: 0 0 20px rgba(0,0,0,.1);
  transition: all ease-in-out .3s;
}

.t-concierge-thanks main ul li:first-child {
  display: none;
}

.t-concierge-thanks main ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
}

.t-concierge-thanks main ul li:nth-child(2n+2) a {
  flex-direction: row-reverse;
}

.t-concierge-thanks main ul li:hover {
  opacity: .7;
  transform: translateY(-10px);
}

.t-concierge-thanks main ul li .latest-thumb {
  position: relative;
  width: 58%;
  height: 0;
  padding-top: 30%;
  box-sizing: border-box;
}

.t-concierge-thanks main ul li .latest-thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

@supports ( object-fit: cover ) {
  .t-concierge-thanks main ul li .latest-thumb img {
    height: 100%;
    width: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
  }
}

.t-concierge-thanks main ul li .latest-content {
  width: 42%;
  padding: 16px;
  box-sizing: border-box;
}

.t-concierge-thanks main ul li .latest-title {
  color: #111;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}

.t-concierge-thanks main ul li .latest-cat {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  text-align: right;
  margin-top: 16px;
}

.t-concierge-thanks main ul li .latest-date {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  text-align: right;
}

.t-concierge-thanks .concierge-thanks-btn {
  clear: both;
  position: relative;
  background: rgba(255,255,255,.6);
  border-radius: 4px;
  font-weight: bold;
  width: 322px;
  height: 75px;
  border: 3px solid #0068b7;
  transition: all ease-in-out .3s;
  box-sizing: border-box;
  margin: 0 auto 160px;
}

.t-concierge-thanks .concierge-thanks-btn a {
  position: relative;
  display: block;
  padding-right: 24px;
  font-size: 24px;
  line-height: 69px;
  text-align: center;
  transition: all ease-in-out .3s;
}

.t-concierge-thanks .concierge-thanks-btn a::after {
  position: absolute;
  content: '\f105';
  font-size: 30px;
  font-family: FontAwesome;
  color: #0068b7;
  margin: 0 0 0 16px;
  transition: all ease-in-out .3s;
}

.t-concierge-thanks .concierge-thanks-btn:hover {
  background: #0068b7;
}

.t-concierge-thanks .concierge-thanks-btn:hover a {
  color: #fff;
  text-decoration: none !important;
}

.t-concierge-thanks .concierge-thanks-btn:hover ::after {
  color: #fff;
}

@media screen and (max-width: 1290px) {
  .t-concierge-thanks article h1 {
    font-size: 32px;
  }
}

@media screen and (max-width: 799px) {
  .t-concierge-thanks article {
    padding: 88px 0 96px;
  }
  .t-concierge-thanks .sp-view {
    display: block;
  }
  .t-concierge-thanks article h1 {
    font-size: 22px;
  }
  .t-concierge-thanks article p {
    font-size: 16px;
  }
  .t-concierge-thanks main h2 {
    font-size: 24px;
  }
  .t-concierge-thanks main ul li a {
    display: block;
  }
  .t-concierge-thanks main ul li .latest-thumb {
    width: 100%;
  }
  .t-concierge-thanks main ul li .latest-content {
    width: 100%;
    padding: 16px;
  }
  .t-concierge-thanks main ul li .latest-title {
    font-size: 16px;
  }
  .t-concierge-thanks main ul li .latest-cat {
    font-size: 13px;
  }
  .t-concierge-thanks main ul li .latest-date {
    font-size: 13px;
  }
}

.page-id-53223 .article h3 {
  border: none !important;
  font-size: inherit !important;
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
}